Simulink host SCI blocks (C2000)
조회 수: 3 (최근 30일)
이전 댓글 표시
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
답변 (1개)
Sebastian
2011년 1월 27일
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
참고 항목
카테고리
Help Center 및 File Exchange에서 Communications Toolbox에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!