How to configure general purpose TIMER on f28379d TI c2000
Mostra commenti meno recenti
Hello everyone,
I use the f28379D TI target on the MATLAB 2018a version. I need to use a Timer as independant time base to post interrupts under precise conditions. I see that ther is EV Timer blocks on the c281x librairie:
But about the f28379 I can not find anything that corresponds. Should I use a PWM module and set it?
Also, how to obtain the instaneous value of the timer in order to take action and post interrupts?
Risposte (4)
Venkatesh Chilapur
il 8 Ago 2018
0 voti
Please refer the example 'c281x_asyncscheduling_ert' in which the EV timer blocks are used. And the equivalent model for F2837x 'c2807x_2837xx_asyncscheduling_ert' in which the Timer functionality is realized using ePWM blocks.
Yanis Benmohammed
il 13 Ago 2018
0 voti
Venkatesh Chilapur
il 20 Ago 2018
0 voti
The Trip Zone unit in ePWM can be used to drive the output high/low based on the external event.
1 Commento
tcagdas
il 21 Mar 2023
hi, can you share any example file?
伟毅
il 1 Nov 2025
0 voti
But if I want to configure TIMER0 of dsp28379, how should I do it
Categorie
Scopri di più su C2000 Microcontroller Blockset in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!