Simulink host SCI blocks (C2000)
3 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Sebastian
on 27 Jan 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 Comments
See Also
Categories
Find more on Communications Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!