This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

GPIO frequency

Hello everybody.

I'm working on a Keil MCB4300 board with a LPC4357, and I've encounter a problem with the GPIO frequency. My program use two timers with interrupt to set and clear two GPIO, but the shortest time between the set and the clear is 120 ns (8,3 MHz).
I use the PLL1 at 204 MHz for all the base clocks, so I would like to know if and how I can reduce the time min between the set and the clear.