Unable to Run Arduino Nano on External Mode
조회 수: 4 (최근 30일)
이전 댓글 표시
From Here onward it works for the simulink, but I am unable to run in external mode and try to "Monitor and Tune"
Deploying the code onto the arduino works. And even on an Arduino Uno it works. But I run into this issue on Nano

This is the error I am getting. I've tried the method used here but it doesn't work.
Jason
댓글 수: 3
Caren dudy
2021년 11월 14일
I am having the same problem with my arduino uno (clone). I have tried to change the baudrate that has been told but it did not work , im still getting the same error as you do. Have you found any solution ?
Sylvain
2022년 1월 18일
I have faced a similar issue (though I do not rememeber the error message): the code was ok to be build and deployed but could not run with the tune&monitor mode. I found out it was a memory issue: Tune & Monitor add too much code to be supported by the Atmega368p. I upgraded to an arduino Due and it worked fine.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 MATLAB Support Package for Arduino Hardware에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!