Embedded Coder support package for STM32
5 ビュー (過去 30 日間)
古いコメントを表示
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
0 件のコメント
回答 (1 件)
Madhu Varshini
2023 年 10 月 10 日
編集済み: Madhu Varshini
2023 年 10 月 11 日
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:
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!