Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
I'm using 5 channels of PWM. The code works fine, except that when the mbed is reset, the PWM outputs seem all to go high for a half-second or so while the device is initializing. The devices I've got connected to these pins really shouldn't be on for more than 1 ms every 20 ms, so I'd like to stop this behavior if possible, even though I haven't blown anything yet. What state are pins supposed to be in on reset?