STM32 GPIOs interrupt & Atollic

If you like it, share it


The GPIOs has 16 interrupt lines.
All pins with same number are connected to line with same number.
They are multiplexed to one line.
Each line can trigger an interrupt on rising, falling or rising_falling edge on signal.

For reading more click here.

 

This entry was posted in Atollic, STM32. Bookmark the permalink.