Is it possible to use STM32's Low-Layer Library in Matlab/Simulink?
6 views (last 30 days)
Show older comments
Hi all,
I am trying to program and control a Reaction Wheel Inverted Pendulum with a STM32-L476RG board and a SimpleFOCShield using Simulink. But first, I wanted to see whether I can read the incoming encoder values in Simulink through the STM32-L476RG.
I wonder if it is possible to integrate STM32's Low-Layer Library to Matlab/Simulink (for example as a header file), because the available support package is not enough to do what I want. And I saw an S-function that was coded with Arduino's header file, which looked a bit similar to STM32's LL library. If it is possible, could you please tell me how?
Thank you very much.
0 Comments
Answers (1)
Anurag Kurle
on 5 Jul 2022
Hello Michael,
There exists a STM32 Microcontroller support under the third party product and services. This could be helpful.
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!