Embedded Coder support package for STM32
조회 수: 7 (최근 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!