Problems with connection to stm
显示 更早的评论
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 个评论
Eugene Tanchik
2015-2-11
I have the same problem.
Jan
2015-2-11
Then, Eugene, provide more information. As you can see, the original message did not get an answer.
Eugene Tanchik
2015-2-13
编辑:Walter Roberson
2015-6-15
I use tutorial example from Code Verification and Validation with External Mode on MATLAB R2014a.
Build process completed successfully.
COM5, baud rate 128000.
My MEX-file arguments: 1 5 128000
I have the following message:
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.
Preetham Fernandes Joel
2015-6-15
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
2017-3-11
i have the same problem did you found the solution
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 MATLAB 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!