Dual-core STM32 hardware support
Show older comments
Hello,
I have been working on a project using the STM32H757XI microcontroller.
I am aware, as stated by the documentation, that dual-core controllers from the STM32H7XX series are not supported, as of today, but a few questions remain :
- When can we expect to see hardware support for dual-core controllers ?
- STM32 dual-core implementation being done by running 2 cores independantly at the same time, is it possible to program only one of the cores through existing MATLAB code generation features ?
Thanks in advance for your insights,
Nicolas
Accepted Answer
More Answers (1)
Hassaan
on 12 Feb 2024
1 vote
When can we expect to see hardware support for dual-core controllers ?
- Only Mathwork Staff can tell when they are planning to do so.
STM32 dual-core implementation being done by running 2 cores independantly at the same time, is it possible to program only one of the cores through existing MATLAB code generation features ?
- You can try until unless they have HwID checks in place for detecting officialy compatiable STM32H743/53 series MCU.
-----------------------------------------------------------------------------------------------------------------------------------------------------
If you find the solution helpful and it resolves your issue, it would be greatly appreciated if you could accept the answer. Also, leaving an upvote and a comment are also wonderful ways to provide feedback.
It's important to note that the advice and code are based on limited information and meant for educational purposes. Users should verify and adapt the code to their specific needs, ensuring compatibility and adherence to ethical standards.
Professional Interests
- Technical Services and Consulting
- Embedded Systems | Firmware Developement | Simulations
- Electrical and Electronics Engineering
Feel free to contact me.
Categories
Find more on STMicroelectronics Discovery Boards in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!