フィルターのクリア

Simulink and arduino Nicla Support

5 ビュー (過去 30 日間)
Florian Bosson
Florian Bosson 2022 年 6 月 3 日
回答済み: Rijuta 2023 年 9 月 7 日
Hello,
I would like to use the brand new Arduino Nicla Vision (based on an STM32H747AII6) with Simulink coder. I am very interested by Matlab's AI tools. But, I can't figure which way is the best for interfacing thing kind of material.
The Arduino Pro cards seems not referenced in the Simulink's addons (including Simulink's arduino addons). Maybe i can use the STM32 addons or use custom C codes that just exchange variables with Simulink but, for me, it doesn't appear as a "clean" method.
(I am not limited by Mathworks licences because I have access to the StartUp Suite).
Any ideas ? Thanks.

回答 (1 件)

Rijuta
Rijuta 2023 年 9 月 7 日
Hi Florian,
I understand that you are interested in using the Arduino Nicla Vision board with Simulink Coder and MATLAB’s AI tools.
While the Simulink Arduino Add-Ons may not directly support the Arduino Nicla Vision board, you can explore alternative options like the STM32 Add-Ons or custom C code integration to achieve the desired functionality.
Since the Arduino Nicla Vision board is based on the STM32H747AII6 microcontroller, you can explore using Simulink's STM32 Add-Ons.
If you prefer a more flexible approach, you can write custom C code that interfaces with the Arduino Nicla Vision board and exchanges variables with Simulink. Simulink supports the integration of custom code using the "S-Function" block, which allows you to implement your own algorithms or communication protocols.
I hope this solves your query.

カテゴリ

Help Center および File ExchangeModeling についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by