cancel
Showing results for 
Search instead for 
Did you mean: 

List of MCUs with discreet VBAT pins?

Antypas.Peter
Senior

How do I obtain one? Cube isn't helpful -- this isn't a filter parameter. I need an MCU with built-in backup battery domain for the RTC. I don't want to build anything external and the design must not be capable of powering up the core from the battery, even by accident. The core must remain OFF for months at a time.

1 ACCEPTED SOLUTION

Accepted Solutions

There's temporary shortage of some 'F0.

https://community.st.com/s/question/0D53W00000PSUgLSAX/helloare-you-in-trouble-buying-a-stm32f030i-have-trouble-buying-stm32f030-in-the-middle-east-in-most-stores-the-stock-of-stm32f030-is-zerohas-the-production-of-the-series-stopped-or-is-this-deficiency-due-to-the-coronavirus

There's a great deal of compatibility across the whole 'F0 family, so you could perhaps start with https://www.mouser.com/Search/Refine?Keyword=STM32F051C8U and then move down to the 'F030 variants when they become available, hopefully soon.

'G0 may still be a novelty enough so that distributors don't have stock until somebody requests them. There are around 1500 various STM32 models at the market, not counting the extended-temperature and tape-and-reel variants as different models (but the distributors usually do count them as such).

JW

View solution in original post

12 REPLIES 12
Peter BENSCH
ST Employee

There is a general rule: the VBAT domain is always present, but due to package restrictions, the VBAT pin is only available in larger packages, e.g. >32 pins.

The usual method is to select the particular STM32 according to your requirements and review its datasheet. There you will find the package(s) with VBAT pin in the table Pin Definitions in section Pinout and Pin Description.

Good luck!

When your question is answered, please close this topic by choosing Select as Best.

/Peter

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
Antypas.Peter
Senior

HUNDREDs of MCUs qualify for this application. That's exactly my problem.

Peter BENSCH
ST Employee

What would be your requirements beside RTC?

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
Antypas.Peter
Senior

2 ADC channels, an i2c bus, a few GPIOs ... pretty much every STM32 has them!

> There is a general rule: the VBAT domain is always present,

Not in 'L0 and 'L1.

JW

Antypas.Peter
Senior

I should also mention that the application is very low complexity and cost sensitive, so M0 would more than suffice.

Peter BENSCH
ST Employee

Right, L0/L1 don't have it built in, sorry.

But the STM32G030 or STM32F030 would be good choices.

/Peter

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
Antypas.Peter
Senior

What's the availability outlook? I searched octopart.com and it seems to be pretty scant for both of these lines. In fact, I can only locate a single F030 with 48pins (F030R8T6) and it's LQFP which is not ideal for size (I would prefer QFN). I can't find any G030s with 48 pins at any of the usual distributors here in the US.

Antypas.Peter
Senior

Looks like G031 is more widely available, so I'll look into that.