I have not been able to send data to the board (TMDSDOCKF28335) and receive it back in the Testing Environment.
1 回表示 (過去 30 日間)
古いコメントを表示
I'm trying to build a firmware aimed at processing a signal received from serial communication by the MCU and, then, send it back to the host PC. The model I made is shown below :
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1081550/image.png)
In the output I recieve nothing from here. However, when I replace the SCI Receive block directly with the constant [0.3] then it works fine. So, its clear that either Serial Send or Serial Receive block on the Testing environment is not functioning.
Also, as per the board guide,
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1081555/image.png)
I have tried it connecting Jumper J9. It still does not work.
Is there something I'm missing. I would be grateful for any suggestions.
Thank you!
0 件のコメント
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!