Protect the MCU without making hardware changes.
Hello everyone,
I’m facing an issue described in this link: My STM32 device is overheating and has malfunctioned.
My STM32G070CBT MCU has been damaged, specifically from the PC6 pin, which wasn’t in use. Unfortunately, the pin is connected to another device that is shorted to the chassis, and this is a finished product that has already been released. Here’s what I cannot do:
- I cannot modify the PCB design.
- I cannot add protection diodes.
- I cannot cut the cable.
Given these constraints, is there a way to protect the MCU without hardware changes? For instance, could setting PC6 to pull-down mode or output mode help mitigate the issue?
Thanks!

