필터 지우기
필터 지우기

tms320 f28335

조회 수: 11 (최근 30일)
mohamed ahmed
mohamed ahmed 2024년 1월 7일
답변: Venkat Siddarth Reddy 2024년 1월 7일
Dear freinds
I'm working with matlab 2021a
I would like connect and control dsp tms320 f28335 from simulink
Could you please help me with steps how to connect and work with this dsp from simulink.
your help in this matter will be highly appreciated.

답변 (1개)

Venkat Siddarth Reddy
Venkat Siddarth Reddy 2024년 1월 7일
I understand that you are trying to connect and control TMS320 F28335 from Simulink.
Here I am assuming that "connect" in this context means you want to perform serial communication between MATLAB and TMS320 board hardware.
To achieve this, you can create a serial port object in MATLAB workspace to act as a serial connection between MATLAB and the hardware.
To learn more about serial communication in MATLAB,refer to the documentation:
However, if you want to deploy a Simulink model onto the board,you can try looking into C2000 Microcontroller Blockset :
I hope this helps!

카테고리

Help CenterFile Exchange에서 Signal Generation에 대해 자세히 알아보기

태그

제품


릴리스

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by