Hi
I am newbie to embedded system. Need input on how configure a gpio pin on microcontroller. Our micro controller's gpio pin is connected to an external circuit pin which is configured as active low when there is an interrupt. This line act as interrupt line. My question is whether I need to configure gpio pin as pullup or pulldown. if i configure it as level triggered what should be the interrupt polarity.
I am newbie to embedded system. Need input on how configure a gpio pin on microcontroller. Our micro controller's gpio pin is connected to an external circuit pin which is configured as active low when there is an interrupt. This line act as interrupt line. My question is whether I need to configure gpio pin as pullup or pulldown. if i configure it as level triggered what should be the interrupt polarity.