Hello, I’m working on a custom board design and we’re looking into using the STM32H7B3IIT6 or the STM32H7B3IIT6Q. The main difference I have seen between the two is the Q- version removes some of the IOs to add an SMPS. I’m trying ...Read more
Hello,
I’m working on a custom board design and we’re looking into using the STM32H7B3IIT6 or the STM32H7B3IIT6Q. The main difference I have seen between the two is the Q- version removes some of the IOs to add an SMPS.
I’m trying to determine if that’s necessary for my design and the documentation I am finding does not really explain its necessity. It simply mentions how to use it.
My application isn’t-ultra-low power by any means. We have a large battery bank that powers the MCU and the MCU’s power consumption is VERY negligible for our application, so MCU efficiency isn’t required.
Based on that, would that mean that we don’t want SMPS? Or are there other benefits or things to consider?
Thank You
Read less
Hello, The SMPS reduces the power loss when VDD is regulated down to the core voltage with an internal LDO. The SMPS, thus, increases energy effectiveness. However, you're better off with the LDO version because you have further GPIOs and one lower coil and capacitor on the BOM, If you do not need tRead more
Hello,
The SMPS reduces the power loss when VDD is regulated down to the core voltage with an internal LDO. The SMPS, thus, increases energy effectiveness.
However, you’re better off with the LDO version because you have further GPIOs and one lower coil and capacitor on the BOM, If you do not need to save every milliwatt.
Does it answer your question?
Regards
See less