Unable to Run Arduino Nano on External Mode
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Caren dudy
il 14 Nov 2021
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
il 18 Gen 2022
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.
Risposte (0)
Vedere anche
Categorie
Scopri di più su MATLAB Support Package for Arduino Hardware in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!