Simulink and arduino Nicla Support

8 vues (au cours des 30 derniers jours)
Florian Bosson
Florian Bosson le 3 Juin 2022
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.

Réponses (1)

Rijuta
Rijuta le 7 Sep 2023
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.

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by