Serial communication between CCS and MATLAB

6 Ansichten (letzte 30 Tage)
Shuyuan Chen
Shuyuan Chen am 5 Dez. 2018
Beantwortet: Todd DeLong am 13 Jan. 2020
Hi all
I am working on my project which involves sending array from MATLAB to CCS. Unlike Arduino or Energia, there is no a straight way like Serial.read() to read data sent by MATLAB. I am new at CCS and would like to help by someone who might be familiar with CCS. The MCU I am using is MSP432. I have digging into the TI library but have no yet found the answer.
Kind regards,
Shuyuan

Antworten (1)

Todd DeLong
Todd DeLong am 13 Jan. 2020
It is possible to install Energia as a product within CCS. Then, you can build and execute Energia code within CCS instead of the Energia IDE (see below).
Screen Shot 2020-01-13 at 11.11.34 AM.png

Kategorien

Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange

Tags

Produkte

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by