DNN Code Generation for STM32H747I-DISC0
显示 更早的评论
I would like to generate the code using MATLAB/Simulink with Deep Learning Toolbox for Cortex-M for STM32H747I-DISC0.
Is this type of STMicroelectronics board supported?
Can be laveraged some already existing Embedded Coder Support Package?
回答(1 个)
Sayan Saha
2021-12-21
0 个投票
Hi Peter,
Starting in 21b release we have two support packages that you can use to generate code for various STMicroelectronics board as listed below.
Supported STMicroelectronics Discovery boards with the Embedded Coder Support Package for STMicroelectronics Discovery Boards:
- STM32F746G-Discovery
- STM32F769I-Discovery
- STM32F4-Discovery
Supported STMicroelectronics Nucleo boards with the Simulink Coder Support Package for STMicroelectronics Nucleo Boards:
- Nucleo-F401RE
- Nucleo-F103RB
- Nucleo-F302R8
- Nucleo-F031K6
- Nucleo-L476RG
- Nucleo-L053R8
- Nucleo-F746ZG
- Nucleo-F411RE
- Nucleo-F767ZI
- Nucleo-H743ZI/Nucleo-H743ZI2
The hardware you've mentioned (STM32H747I-DISC0) is not supported currently. For the supported boards we can generate C/C++ code from 21b release. Here is an example: https://www.mathworks.com/help/coder/ug/generate-code-for-lstm-network-and-deploy-on-cortex-m.html
In 22a release, we are also adding support to generate code that leverages CMSIS-NN API for these boards.
Thanks,
Sayan
类别
在 帮助中心 和 File Exchange 中查找有关 STM32 Microcontroller Blockset 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!