cancel
Showing results for 
Search instead for 
Did you mean: 

EMI/EMC for VBAT Backup Power Supply in STM32F407G Custom Board

rohithinthingstech
Associate II

I am designing a custom board based on the STM32F407G and need to provide backup power to the VBAT pin using an external battery. my board board must comply with EMI/EMC standards, what are the key requirements and design considerations when connecting the external battery to the VBAT pin?Screenshot 2024-10-25 113733.png

 

1 ACCEPTED SOLUTION

Accepted Solutions
Andrew Neil
Super User

Have you studied Application note AN4488Getting started with STM32F4xxxx MCU hardware development:

https://www.st.com/resource/en/application_note/an4488-getting-started-with-stm32f4xxxx-mcu-hardware-development-stmicroelectronics.pdf

 


@rohithinthingstech wrote:

my board board must comply with EMI/EMC standards, what are the key requirements and design considerations when connecting the external battery to the VBAT pin?


It's just another digital power supply pin - so the same principles as any other digital power supply pin?

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.

View solution in original post

5 REPLIES 5
PGump.1
Senior III

Hi,

EMI - make sure it does not radiate.

EMC - make sure it is not susceptible to emissions...

Given that a battery doesn't have oscillator - might be safe...

"Susceptible" - might be safe there too...

I hope that helps.

Kind regards
Pedro

AI = Artificial Intelligence, NI = No Intelligence, RI = Real Intelligence.

"EMC" = Electro-Magnetic Compatibility = both emissions and susceptibility.

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.

@Andrew Neil    they are two separate tests, conducted independently...

Kind regards
Pedro

AI = Artificial Intelligence, NI = No Intelligence, RI = Real Intelligence.

Yes, Emissions & Susceptibility are separate - but the combined total is EMC.

Compatibility consists of both not causing excessive Emissions, and not being excessively Susceptible to incoming interference.

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.
Andrew Neil
Super User

Have you studied Application note AN4488Getting started with STM32F4xxxx MCU hardware development:

https://www.st.com/resource/en/application_note/an4488-getting-started-with-stm32f4xxxx-mcu-hardware-development-stmicroelectronics.pdf

 


@rohithinthingstech wrote:

my board board must comply with EMI/EMC standards, what are the key requirements and design considerations when connecting the external battery to the VBAT pin?


It's just another digital power supply pin - so the same principles as any other digital power supply pin?

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.