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.

RTOS/TM4C129XNCZAD: tm4c129x PE7

Part Number: TM4C129XNCZAD

Tool/software: TI-RTOS

Hi,

In our project we use TI DK-TM4C129X as a microcontroller and we want to use "PE7" pin as an input pin even though value of the pin remain as constant even when I changed the value of the input. Subsequently, I looked for thisa pin at datasheet document and see that this pin also can be used as NMI ( Non-maskable interrupt ) by means of microcontroller and take value "1  (HIGH)" and my PE7 pin takes constant 1. Is there any configuration in "Board.c" for this pin ? When I use another pin liek PQ4, I works perfectly. However, we have to use PE7 for this purpose because of the hardware pin constarint for the project. Thanks for your answers.

Best Regards,

Cengizhan YAPICIOĞLU