Embedded Coder support package for STM32
显示 更早的评论
In Embedded coder support package for STM32 how we can use watchdog timer in simulink blocks for below simulink packages.
ST32F4XX
STM32F7XX
ST32G4XX
STM32H7XX
STM32L4XX
STM32L5XX
STM32WBXX
回答(1 个)
Madhu Varshini
2023-10-10
编辑:Madhu Varshini
2023-10-11
0 个投票
Currently it is not supported , but you can develop the custom blocks depending on requirement.
As device driver development is applicable for all targets, I am providing links for few other targets as well
IO Device builder App - IO Device Builder App - MATLAB & Simulink - MathWorks India
Another way could be utilising the External code Import blocks: Embedded Coder — Blocks
An example for above mentioned method, where System Initialize and Model Source blocks are used to implement HRTIMER peripheral:
类别
在 帮助中心 和 File Exchange 中查找有关 STMicroelectronics Discovery Boards 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!