STM32F407 - how fast an interrupt can be and how fast can I read/write GPIO register
I am new with the STM32 MCU and this is my first projectI am using a STM32F407VGT6I started a project that read a 16bit parallel on PDx GPIO. The data is placed by an external device and a signal is set to low for 400ns. I connected that signal on PB...