How do I generate C code using Embedded Coder for a STM32 processor without hardware support in Simulink R2023b?
I have an Arduino Portenta H7 which has a STM32H747 processor, but the Arduino Portenta H7 is not supported according to the Hardware Support Package's list of Supported Hardware.
However, I also see that the Embedded Coder Support Package for STMicroelectronics STM32 Processors supports "STM32H7xx" processors, which should include the STM32H747.
First, what does it mean for the Arduino Portenta H7 to not be included on the Hardware Support Package's support list but for the processor to be supported as part of the Embedded Coder Support Package for STMicroelectronics STM32 Processors?
Second, how can I generate C code from my Simulink model for the Arduino Portenta H7?
Accepted Answer
0 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!