Skip to main content
LACTIC
Associate III
March 7, 2019
Question

What is the main difference in Interrupt and Event mode if I am using sensor on GPIOs'.

  • March 7, 2019
  • 1 reply
  • 521 views

I am using proximity sensor as Interrupt on STM32F4 board .My goal is that when the GPIO is set than Interrupt or event (which is best in both of them) is generate and work can be performed by MCU.

    This topic has been closed for replies.

    1 reply

    LACTIC
    LACTICAuthor
    Associate III
    March 16, 2019

    I am still confused about difference in Interrupt and Event mode if I am using sensor on GPIOs'.