Problems with connection to stm
10 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Preetham Fernandes Joel
le 15 Juin 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
Réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!