Half Bridge inverter control
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-06-21 10:07 AM - edited ‎2024-06-21 10:44 AM
Hi team!
I am starting a new project involving a CC/CA Half Bridge. I need to choose an MCU to handle the digital control and send voltage and current measurements over communication (UART or SPI). The switching frequency will be 50kHz, voltage and current must be measured, PWM must be refreshed at the switching frequency rate, and the measured data must be sent once per second.
My research led me to the STM32F303xB and STM32F334x4. However, I am not sure if there is a better option for this task.
Regarding the MCU, my only requirements are low cost and an LQFP-48 or 32-pin package (small size but not BGA).
What MCU do you suggest for this application?
Thank you.
- Labels:
-
ADC
-
SPI
-
TIM
-
UART-USART
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-06-21 10:28 AM
Hi,
the F3 series have cheaper members, see mouser:
https://www.mouser.de/c/?q=STM32F3&instock=y&sort=pricing
so if an STM32F301K8U6 has enough flash for your program, this would be quite cheap.
+ 72MHz core, 1x advanced timer, 1x 5Ms ADC , UART , SPI .
Just try : new project in IDE and set the pins you need, to see : good or not.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-06-21 10:47 AM
Is the F3 series the best choice? I ask because ST has so many options that my solution might be elsewhere.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-06-21 11:47 AM
The "best" ? Only you can decide this. :)
ADC, TIM , UART, SPI have almost all of the hundreds of STM cpus...
Maybe look at selector:
https://www.st.com/en/development-tools/st-mcu-finder-pc.html
