2024-09-10 08:06 AM
Hi,
I have decided to use the STM32H573xx microcontroller. According to the datasheet, there are two versions: one with SMPS and one with LDO. My requirements specify not to use the SMPS, so I chose the STM32H573ZIT3, which does not have the 'Q' suffix indicating the SMPS feature. However, I am unable to find the LDO version available for sale on any websites, and it is not listed on Silicon Expert. Could you please advise why the LDO version is not being sold and suggest a solution for obtaining it for my project?
Thank you!
Solved! Go to Solution.
2024-09-10 08:49 AM - edited 2024-09-10 08:50 AM
Hello @ManjuMulimani,
You've already answered your question. Q is an extra letter indicating the SMPS.
In Cube Mx type STM32H573ZI
You will get two part numbers one with Q and one without:
So you need: STM32H573ZIT6 as LDO flavor.
2024-09-10 08:49 AM - edited 2024-09-10 08:50 AM
Hello @ManjuMulimani,
You've already answered your question. Q is an extra letter indicating the SMPS.
In Cube Mx type STM32H573ZI
You will get two part numbers one with Q and one without:
So you need: STM32H573ZIT6 as LDO flavor.