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.

Dependencies:   mbed

History

PWM on the STM32L4 Discovery board with on PB3. Counts up to 100% and then down to 0 and repeats default tip

2018-03-19, by jblackann [Mon, 19 Mar 2018 20:01:16 +0000] rev 3

PWM on the STM32L4 Discovery board with on PB3. Counts up to 100% and then down to 0 and repeats


Adding new mbed library

2017-06-07, by arostm [Wed, 07 Jun 2017 13:22:25 +0000] rev 2

Adding new mbed library


* fixed - always import the latest version of the mbed SDK

2014-02-17, by screamer [Mon, 17 Feb 2014 22:16:24 +0000] rev 1

* fixed - always import the latest version of the mbed SDK


Initial version.

2014-02-12, by bcostm [Wed, 12 Feb 2014 15:34:26 +0000] rev 0

Initial version.