On the FRDM-KL25Z, when I declare pins PTA5 and PTD2 as PwmOut pins, they are locked together and can not be independently controlled. It doesn't matter if I change the PWM of PTA5 or PTD2. Whichever one is changed, the other one follows it. The simple code below should keep pin PTD2 at 0% pwm while pin PTA5 should switch between 50% and 0% every 0.5 seconds. Pin PTA5 does alternate between 50% and 0% pwm, but instead of staying at 0% pwm, pin PTD2 follows pin PTA5.

Dependencies:   mbed

Fork of frdm_rgbled by Freescale

Committer:
sam_grove
Date:
Fri Feb 21 16:14:34 2014 +0000
Revision:
6:5751df402557
Parent:
5:14891bb08b35
Child:
7:ad8295723268
update mbed lib

Who changed what in which revision?

UserRevisionLine numberNew contents of line
sam_grove 6:5751df402557 1 http://mbed.org/users/mbed_official/code/mbed/builds/8e73be2a2ac1