Hi expert,
Wants understand how to generate a signal of 7000hz by the pwmout mbed's library,
I read a lot of explainations but i can't find a simple sample code with a good explaination.
Thanks
The function I gave is using the mbed libraries.
You could look at the mbed library and extract the code used from them to make it work on your MCU.
Otherwise, if you ask on NXP forums or look in the examples, you can probably get code you can customize to run on one of the timers, whether the SCT module or the multi-rate timer.