I have a project about USB communication between Matlab and tm4c123. I worked on usb_dev_bulk example but ı could not send any data to matlab instead of echo example
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
I have a project about USB communication between Matlab and tm4c123. I worked on usb_dev_bulk example but ı could not send any data to matlab instead of echo example
I am not sure if I can be of much help with this request. But there is another forum post discussing similar topic here: https://e2e.ti.com/support/microcontrollers/tiva_arm/f/908/t/483772
Thanks,
Sai
Hi,
MathWorks just today (3/4/2016) published an Embedded Coder Target for Energia, which works with the Tiva TM4C123G and MSP430G2 LaunchPads. This is designed for implementing an embedded system as opposed to using MATLAB to communicate with the device.
http://www.mathworks.com/matlabcentral/fileexchange/54929-embedded-coder-target-for-energia
Feel free to give it a try and see if it works for your project.