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?