Serial communication between MATLAB Simulink and F28379D controller
조회 수: 4 (최근 30일)
이전 댓글 표시
i want to communicate matlab simulink and F28379D launchpad. initally i want to blink LED of launchpad by using serial communication, i didnt understand hoiw can i do that?
I have attached its figure of my matlab simulink model with it. can anyone guide me?
댓글 수: 0
답변 (1개)
Sathvik
2024년 5월 15일
You can have a look at Task 1 of this example:
In the c28x_sci_comm.slx model, you can connect the SCI receive signal to the Digital Output block. Ensure that you select GPIO34 as the GPIO pin and enable the “Toggle GPIO34” option
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Simulink Supported Hardware에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!