This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

mbed: 4 PwmOut crashes

Hi everyone,

I am using the Arch BLE running firmware version 221 (most current one). Whenever I create more than 3 PwmOut objects (from the mbed library), the MCU just hangs and nothing happens any more. I tried different pins and once I create any 4 such objects, it will freeze. With 3 it works without trouble. Why is that? Is that a limitation of mbed or of the nRF51 SDK?

Related