Can't use serial send with arduino uno board
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I'm trying to create a simple model that reads data from an arduino by using the 'Serial Receive' block, but whenever I try to select a port and apply changes I get the following error:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/152039/image.png)
I already tested this on another laptop and got the same result.
0 commentaires
Réponses (2)
Madhu Govindarajan
le 23 Nov 2015
I got the same error when trying to use Serial Send which is from the Instrument Control Toolbox, however it went away when I used the Serial Transmit block from Simulink support package for Arduino. I think this is an expected behavior.
0 commentaires
ErfanH
le 14 Mar 2019
you should disconnect your arduino first then close the simulink and matlab
then re open matlab and connect the arduino to the pc then open the simulink then you can use the block without any problem
0 commentaires
Voir également
Catégories
En savoir plus sur Arduino Hardware dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!