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.

Compiler/EK-TM4C123GXL: Multiple interrupts Enable in Same GPIO Port?

Part Number: EK-TM4C123GXL

Tool/software: TI C/C++ Compiler

HI ,

To calculate the RPM for 8  spindle working with  TM4C123GXL controller. I have enabled PA5  as interrupt pin and find out the calculation . Next i need to use  8 pin as interrupt pin in same port (GPIO A), i would like to know  this is  possible in TM4C123GXL controller .