arduino timer compare interrupt s-function implementation
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I wanted to write an s-function for timer1 compare interrupt. simulation at external mode pauses at the first time step (0.1). Interrupt works and I can see the signal at pin-13 but no signal at pin-12. It seems that sw locks inside the interrupt and does not continue with the code written at s-function outputs tab.
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Simulink Coder 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!