Can't use serial send with arduino uno board
1 view (last 30 days)
Show older comments
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 Comments
Answers (2)
Madhu Govindarajan
on 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 Comments
ErfanH
on 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 Comments
See Also
Categories
Find more on Arduino Hardware in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!