Hello dear community,
I have a question, which came up during our failure simulation re-tests with the [S9S12G48F1MLC] microcontroller.
Removing the [Pin 5], which is the VSS (GND) connection of the device, does not cause any failures. The microcontroller sub-circuit continues to work without any issues.
The datasheet however clearly states in chapter [10.2.4], that pin 5 has to be tied to GND.
So what happens, if the connection is removed due to a cold joint for example. There is no mention of that. My guess would be, that the µC finds itself an alternative GND. As far as I know, there are packages where VSS and VSSA are tied together internally, that should not be the case here. SO, either the external VSSA connection, or one of the grounded GPIOs.
- But is that supposed/allowed to happen?
- Does this damage the µC?
- Is there a way to avoid or detect this failure mode?
Any input or confirmation would be highly appreciated.
Bist regards
Vadim
已解决! 转到解答。
Hi,
the connection to other VSS_ pins is performed also internally but not via wire but via ESD diode or some structures. The connection is not allowed to accept a load current so external connection to the GND MUST be done. Yes it can damage the MCU because it is a ticking time bomb with a random count down value.
Best regards,
Ladislav
Hi,
the connection to other VSS_ pins is performed also internally but not via wire but via ESD diode or some structures. The connection is not allowed to accept a load current so external connection to the GND MUST be done. Yes it can damage the MCU because it is a ticking time bomb with a random count down value.
Best regards,
Ladislav