Embedded Coder support package for STM32
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Madhu Varshini
am 10 Okt. 2023
Bearbeitet: Madhu Varshini
am 11 Okt. 2023
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 Kommentare
Siehe auch
Kategorien
Mehr zu Get Started with Embedded Coder Support Package for STMicroelectronics STM32 Processors finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!