XINTx interrupts are mapped specified ports (for example for PORTA(0-31pins) mapped XINT1 and XINT2).
I wonder that what if I want to set multiple pins on PORTA to same XINTx (for example XINT1) ?
I reviewed XINTx block schemes but didn't see any arbiter to drive multiple external pins on same source.
Are there any way to this in F2833x ? If not, is that means device allows me to use only two PORTA pins as external interrupt pin at the same time ?