Nucleo F411RE PWM 1Mhz frequency

11 Nov 2016

Hi to all, I'm developing a device based on the Nucleo F411 RE boad programmed by MBed.

I need to generate a 1MHz PWM signal, but with PwmOut object I can obtain 200Khz max.

Is there something to do to obtaing 1Mhz with PwmOut? Or in another way?