The official Mbed 2 C/C++ SDK provides the software platform and libraries to build your applications.

Dependents:   hello SerialTestv11 SerialTestv12 Sierpinski ... more

Issue: Revision 120 breaks PwmOut on FRDM-K64F

With revision 120 of mbed, PwmOut on a FRDM-K64F appears to be broken i.e no output is seen.

A demonstration program is at https://developer.mbed.org/users/infinnovation/code/pwm_regression/

On FRDM-K64F, connect LED+330R between PTD0 (J2.6) and GND (J2.3)

With revision 119 of mbed, LED is lit as expected.

With revision 120 of mbed, the LED is not lit.

Example program

3 comments:

12 May 2016

Thanks for the reporting, we will have a look at this issue. Can you create this issue on github https://github.com/mbedmicro/mbed ?

13 May 2016

OK, I have created issue #1740

08 Jun 2016

I can confirm that this issue is fixed in revision 121.