This is an example of PWM on the STM32L476 Discovery board using the default PWM pin of PB3. This counts up to 100% (On) then counts down 0% (Off) and then counts up, repeating the pattern over and over.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
3:9aa9bfe031bb | 2018-03-19 | jblackann | PWM on the STM32L4 Discovery board with on PB3. Counts up to 100% and then down to 0 and repeats |
2:c198a0f824eb | 2017-06-07 | arostm | Adding new mbed library |
1:e3538c234a60 | 2014-02-17 | screamer | * fixed - always import the latest version of the mbed SDK |
0:4860a91fb495 | 2014-02-12 | bcostm | Initial version. |