Skip to main content
EC.3
Associate III
January 4, 2024
Solved

Can RCC_LSCO be pulled to ground without issue?

  • January 4, 2024
  • 1 reply
  • 1417 views

Hello,

We have the RCC_LSCO of the U5 connected to a peripheral that warns that it will pull this line to ground when the peripheral itself is reset. At the moment, the pull strength of this peripheral is unknown, but let's say it's fairly strong.

Does the U5 circuitry buffer the source oscillator that drives the RCC_LSCO output? I'd like to confirm that the peripheral's behavior will not impact the source oscillator, as it could be used for supporting timed wakeup of the U5.

Thanks 

Best answer by AScha.3

Hi @EC.3 ,

Come on - you take a U5 - STM32U535RET6 is cheapest at mouser, about 6$ - and worry about adding a ~ 1 ct part to be sure, it will not be damaged ?

And cpu pins are usually not designed for shorting them to VCC or GND . Except some automotive parts i seen, that state in ds : protected against short to adjacent pin, vcc or gnd.

Absolute maximum rating of U5 (from U575 ds ) is:

AScha3_0-1704401839804.png

More will damage it.

1 reply

AScha.3
Super User
January 4, 2024

Hi,

Why not doing it without any risk to damage the cpu ?

Use a buffer or most simple : a resistor in line, maybe 560 ohm , limiting the "short" current to save levels ?

btw:

AScha3_0-1704393479351.png

 

"If you feel a post has answered your question, please click ""Accept as Solution""."
EC.3
EC.3Author
Associate III
January 4, 2024

Hi @AScha.3,

Certainly we want to take the necessary steps to protect the CPU, but it'd be nice if that came for free as part of the U5 without having to pay additional cost and space for any extra components. Is it the case then that the CPU doesn't itself have protection for this scenario?

AScha.3
AScha.3Best answer
Super User
January 4, 2024

Hi @EC.3 ,

Come on - you take a U5 - STM32U535RET6 is cheapest at mouser, about 6$ - and worry about adding a ~ 1 ct part to be sure, it will not be damaged ?

And cpu pins are usually not designed for shorting them to VCC or GND . Except some automotive parts i seen, that state in ds : protected against short to adjacent pin, vcc or gnd.

Absolute maximum rating of U5 (from U575 ds ) is:

AScha3_0-1704401839804.png

More will damage it.

"If you feel a post has answered your question, please click ""Accept as Solution""."