Dual-core STM32 hardware support

4 次查看(过去 30 天)
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

采纳的回答

Nithin
Nithin 2024-2-16
1) Hardware support for STM32H7xx based dual-core boards will be provided in the upcoming release of MATLAB.
2) The existing support for STM32H7xx based single-core boards provided by the Embedded Coder Support Package for STMicroelectronics STM32 Processors could be used to program the M7 core of the STM32H757XI microcontroller. However, do note that this workflow has not been tested.

更多回答(1 个)

Hassaan
Hassaan 2024-2-12
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.
  1 个评论
Nicolas
Nicolas 2024-2-13
Thanks, guess I'll wait for some input from the Mathworks staff.
Regards,
Nicolas

请先登录,再进行评论。

产品


版本

R2023b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by