Serially Simulink communication with Arduino.

3 views (last 30 days)
Hello All,
I have connected my Arduino serially with my PC -using Simulink-, and it reads just one value !! How can i read more than value serially from the Arduino in the real time?? If that doesn't happened, how can i do it via analog pins (0-5)??
Kind Regards,
  1 Comment
duaa duaa
duaa duaa on 26 May 2023
External Mode Open Protocol Connect command failed
Caused by: Could not connect to target application: XCP internal error: timeout expired, in response to XCP CONNECT command
I am facing this type error on arduino due can you please solve my issue i have tried to solve it but not solved yet

Sign in to comment.

Accepted Answer

Rolfe Dlugy-Hegwer
Rolfe Dlugy-Hegwer on 15 Jun 2012
Hi Mohammad, if you are using Arduino Mega 2560, you can use External mode to transfer real-time data back to your host computer, as shown in the "Communicating with Arduino Mega 2560 Hardware" example. If you used the default installation folder when you installed support for Arduino hardware, this example is located in: C:/MATLAB/Targets/R2012a/arduinomega2560/arduinomega2560demos/html/ Please let me know if you have more questions. Rolfe

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!