can i use my STM32 nucleo with an Arduino Block on Simulink?
8 ビュー (過去 30 日間)
古いコメントを表示
I don't see STM board is avalible when setup board on arduino
0 件のコメント
回答 (1 件)
Raghava S N
2025 年 1 月 10 日
From what I understand, you want to use STM32 hardware and run code generated from Simulink models on the hardware. To do this, you will need to download and intsall the Embedded Coder Support Package for STMicroelectronics STM32 Processors - https://www.mathworks.com/matlabcentral/fileexchange/43093-embedded-coder-support-package-for-stmicroelectronics-stm32-processors.
Here is an example to get you started on working with STM32 targets using Embedded Coder - https://www.mathworks.com/help/ecoder/stmicroelectronicsstm32f4discovery/ug/Getting-started-stm32cubemx.html.
Hope this helps!
0 件のコメント
参考
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!