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.

AM3352: GPIO interrupts

Part Number: AM3352

I want to use 6 GPIO inputs on one bank to interface with front panel pushbuttons. I want each input to generate an interrupt when it's connected input is pressed.

Looking at the GPIO registers in the reference manual, it looks like I should be able to configure any number of GPIOs in a bank to generate interrupts however the datasheet says... – GPIO Pins Can be Used as Interrupt Inputs (up to Two Interrupt Inputs per Bank)

I just want to verify which one is correct before I wire everything together in my schematic. For 6 input interrupts, do I need to select 2 inputs from 3 banks or can I use 6 inputs on one bank?