cancel
Showing results for 
Search instead for 
Did you mean: 

MCU power consumption issues

AnthonyHu0730
Associate

I would like to ask about the current load. I expect to use three sets of SDADC, SPI, and USART, all of which will use DMA for transfer and operate at a frequency of 11000HZ. The clock will use an external 12M crystal oscillator. I estimate from official data that it will be 60mA. I don't know if this judgment is feasible.

1 ACCEPTED SOLUTION

Accepted Solutions

I would estimate that 200mA is plenty for the MCU and your peripherals, at ambient. Probably will take closer to 50mA or less.

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

View solution in original post

3 REPLIES 3
TDK
Super User

> I estimate from official data that it will be 60mA.

Seems a bit high. Could be right. The datasheet has detailed info on current consumption. This is just one of many tables:

TDK_0-1749039144516.png

 

 

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

Do you think the STM32F373 series can be even higher if estimated this way? I plan to use a 200mA LDO to power it, but I don't know if it can support it.

I would estimate that 200mA is plenty for the MCU and your peripherals, at ambient. Probably will take closer to 50mA or less.

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