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/TM4C123GH6PM: Lock RESET Pin

Part Number: TM4C123GH6PM


Tool/software: TI C/C++ Compiler

Hi,

I am using a TM4C123GH6PMI7 to control a Battery Management System.

The problem is that, when I close a contactor, it produces EMIs that couples to my PCB through RESET track, producing a reset of the microcontroller. To solve that, I want to lock reset pin when I close this contactor to avoid that problem.

Anybody know how to lock reset pin?