Problems with connection to stm

6 views (last 30 days)
Wesley
Wesley on 1 Dec 2014
Commented: Abdelghafour SID on 11 Mar 2017
I have got a problem with my stm32f4 discovery, it doesn't run on external mode, I use the sample code stm32f4discovery to try to connect it. I changed nothing, did build the code, I am using the com28 with a baudrate of 9600, I think is the default value. Sometimes it doesn't connect and sometimes it does.
The error code when I can't connect is:
Error occurred while executing External Mode MEX-file 'ext_serial_win32_comm':
Failed to connect to the target. A time-out occurred while waiting for the first connect response packet. Possible reasons for the time-out:
a) The target is not switched on.
b) The target is not connected to your host machine.
c) The application for the model is not running on the target. You might have clicked the Stop button.
d) restart matlab
So I restarted matlab and it connected (I think).
So I wanted to build and run the simulation, but it still seems not to work!
The next error code I received is:
The model that you are trying to run in External mode does not match the application running on your target. Rebuild the model, run it on your target, and start External mode simulation again.
So I did rebuild the model several times, even tried to program the stm with ST-Link and then tried to simulate again.
Can anyone tell me what i'm doing wrong?
  5 Comments
Preetham Fernandes Joel
Preetham Fernandes Joel on 15 Jun 2015
Wesley, Eugene Did you get solution to this problem? If yes, please help me to fix same problem.
Thanks in advance
Regards, Lokesh Bhatt
Abdelghafour SID
Abdelghafour SID on 11 Mar 2017
i have the same problem did you found the solution

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!