Hi TI Concerto team,
On the reference manual for the Concerto on page 316 it say that GPIO have the following:
-Fast toggle capable of a change every two clock cycles.
This mean for example if I'm running at 100MHz on the M3, the GPIO can toggle as fast as 50MHz?
How can I achieve this?
I do some tests toggling the GPIO24 from inside of a infinite loop using the API: "GPIOPinWrite" the maximum toggling frecuency that I get was around 1.24MHz.
How can I improve the GPIO speed?
Regards,
Jorge Macias