launchpad xL c2000 tms320f28069m with Simulink
Show older comments
I currently installed the c2000 software on matlab and I want to do some real time simulations on a plecs rt box with has tms320f28069m I am trying demo examples online but on my c2000 blockset I cannot find F28069 but I can find c2806x any advise on what I should do I or do I need to install something else.
Also I need to run some demo models for the tms320f28069M on simulink any helpful documentations available?
Many Thanks
Answers (1)
Altaïr
on 10 Jul 2025
0 votes
A list of available examples for Texas Instruments C2000 Processors can be found here:
The presence of AnalogIO and GPIO Digital blocks indicates that the C2000 Microcontroller Blockset supports the C2806x series. This can be confirmed in the corresponding documentation pages:
- C2802x/C2803x/C2806x/F28M3x AnalogIO Output - https://www.mathworks.com/help/ti-c2000/ref/c2802xc2803xc2806xf28m3xanalogiooutput.html
- C2802x/C2803x/C2806x/F28M3x AnalogIO Input - https://www.mathworks.com/help/ti-c2000/ref/c2802xc2803xc2806xf28m3xanalogioinput.html
- GPIO Digital Input - https://www.mathworks.com/help/ti-c2000/ref/gpiodigitalinput.html
- GPIO Digital Output - https://www.mathworks.com/help/ti-c2000/ref/gpiodigitaloutput.html
You can explore the examples for TI Piccolo F2806x processor family. If any issues arise, providing the steps to reproduce the problem along with a description of the issue will assist the community in offering more targeted support.
Categories
Find more on Analog System in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!