cancel
Showing results for 
Search instead for 
Did you mean: 

Protect the MCU without making hardware changes.

Wadeva
Associate III

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!

10 REPLIES 10

@Wadeva wrote:

Hello, I’m a bit confused.  


Likewise!

Pulling an unused pin to ground shouldn't cause any problems at all - in fact, it is a common practice to do so!

AndrewNeil_0-1727686155877.png

https://www.st.com/resource/en/application_note/an5096-getting-started-with-stm32g0-series-hardware-development-stmicroelectronics.pdf 

 

The only problem would be when it is configured as an output and driven high.

Or left unconfigured and floating.