Simulink host SCI blocks (C2000)
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hi,
I work on a TI C2000 renewable energy developper's kit.
Where could I find examples of models with SCI transmit and receive blocks (C2000scilib) and the instruction to simulate or to build these models?
Thank for advance,
Michel
0 Commenti
Risposte (1)
Sebastian
il 27 Gen 2011
The documentation of the Target Support Package has an example model "HIL Verification of IIR Filter via SCI". You can bring up the details of the demo using the following MATLAB command:
>> web(fullfile(matlabroot,'toolbox','target','extensions','processor','tic2000', 'tic2000demos', 'html',['publish_c2000scitest.html']));
0 Commenti
Vedere anche
Categorie
Scopri di più su Communications Toolbox in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!