Borrar filtros
Borrar filtros

Dual-core STM32 hardware support

4 visualizaciones (últimos 30 días)
Nicolas
Nicolas el 12 de Feb. de 2024
Comentada: Nicolas el 16 de Feb. de 2024
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

Respuesta aceptada

Nithin
Nithin el 16 de Feb. de 2024
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.

Más respuestas (1)

Hassaan
Hassaan el 12 de Feb. de 2024
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 comentario
Nicolas
Nicolas el 13 de Feb. de 2024
Thanks, guess I'll wait for some input from the Mathworks staff.
Regards,
Nicolas

Iniciar sesión para comentar.

Productos


Versión

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by