Other Parts Discussed in Thread: UNIFLASH
Hello,
I have been working with EEPROM programming on
TM4C1230
H6PMI (I assume this IC is silicon revision 6)
76AYOSW
The microcontroller is used in a Battery Management System (BMS).
When the microcontroller detects a brownout, it writes the value of the coulomb counter to internal EEPROM in the Brown Out ISR.
Recently I bricked two boards. I found the MEM#04 issue (Device may Become Non-functional if an EEPROM Write or Erase is Interrupted) in the errata sheet https://www.ti.com/lit/pdf/spmz849 and wonder if there is any (linux)script or method to recover the chip.
The unlock feature did not work. I tried with lmflash and Uniflash.
The JTAG TDO pin toggles at a rate of ~30Hz.
Thanks
Philip