I/O Handling Speed at 1µs with TouchGFX
Hi,
I want to handling a pulses on the digital inputs of the MCU within a max time 1µs. I am using STM32F469i which can even I/O Handling with 90MHz. So, theorticaly it is possible to handling the change within 1µs but the problem actually with the TouchGFX because it takes the big as you know! Even we cannot use any delay because it would have any effects on the program.
I thinked on, that i can freezing the TouchGFX while the handling or the measuring is going on and after that i could restart the TouchGFX again. What do you think about that?
Which procedure should i take to implement it?
I would be appreciate if anyone have another idea :)
Regards,
Mahdi