Embedded Coder support package for STM32
6 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Madhu Varshini
le 10 Oct 2023
Modifié(e) : Madhu Varshini
le 11 Oct 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 commentaires
Voir également
Catégories
En savoir plus sur Get Started with Embedded Coder Support Package for STMicroelectronics STM32 Processors dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!