2025-07-21 11:50 PM
Hello everyone,
I am currently working on a project that requires a dual-core microcontroller with the following specifications:
I would greatly appreciate your suggestions on the best STM32 models that meet these criteria. If you have experience with any specific models, please share your insights regarding their performance, ease of use, and any potential drawbacks.
2025-07-22 12:20 AM
> I am currently working on a project that requires a dual-core microcontroller ...
Why is that ?
Dual core MCUs add significant complexity.
2025-07-22 2:46 AM - edited 2025-07-22 2:48 AM
Overview of the STM32 Microcontroller range here:
https://www.st.com/en/microcontrollers-microprocessors/stm32-32-bit-arm-cortex-mcus.html
You can see that STM32H7 is the dual-core family
https://www.st.com/en/microcontrollers-microprocessors/stm32h7-series.html
See also:
https://www.st.com/content/st_com/en/stm32-mcu-product-selector.html
https://www.st.com/en/development-tools/st-mcu-finder-pc.html
https://www.st.com/en/development-tools/stm32-finder.html
@STbeginner wrote:
- Over The Air programming: Yes
So you want a radio?
Options there are:
But they may not fit your other criteria.
Perhaps explain your actual system requirements?
As @Ozone says, why specifically dual-core? What system requirement drives that?