This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM6442: GPIO interrupts

Part Number: AM6442

Hi,

I have a question about AM64x GPIO interrupts. Can all GPIOs use the interrupt function?

I'm checking TRM, I think It's possible.

Regards,
Rei

  • Hi,

    I’m sorry, I have another question. Are there any special pins provided for interrupts?
    For example, change the interrupt vector depending on the input state of some pins.

    Regards,
    Rei

  • Any IO which can be configured as a GPIO using the Padconfig muxmode can be used as an interrupt.  There are no pins that alter the interrupt functionality, but you could setup an interrupt which could trigger software configuration.

    Regards,

    james