PWM Output
Function Overview
Upon startup, this application performs the following operations:
Initializes the PWM controller driver
Binds and initializes GPIO 28 (PB12) to PWM channel 0
Initializes PWM channel 0 in standalone output mode with specific parameters
Starts standalone output on PWM channel 0
Environment Requirements
Demo uses an EVB board
board with onboard LED bind with the configured GPIO
Compilation and Flashing
Example location: examples/peripheral/pwm
For compilation and flashing instructions, refer to: Quick Start Guide