LOAD ERROR: STM32 - read timeout 50062.0ms/50000ms when deploying my deep learning model
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2025-02-07 6:11 PM - last edited on 2025-02-08 12:53 PM by mƎALLEm
I have connceted my STM32 F446Re via USB to my laptop. In pinout and configuration in connectivity I have choosen USART2 (baud rate 115200).
For the connected STM32 via usb I have also setted baud rate to 115200 (device manager ->port settings)
for deploying my deep learning model in validation on target , I am getting this error ''LOAD ERROR: STM32 - read timeout 50062.0ms/50000ms"
How can I solve it?
This is my first time in STM32.
Please help me
- Labels:
-
STM32F4 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2025-02-10 12:32 AM
Hello @imranhossan63 ,
Can you import your model on ST Dev Cloud and benchmark the model on multiple STM32:
https://stedgeai-dc.st.com/session
I suspect that your model is too big for your hardware. Please let me know the inference time you get on a STM32H767 DISCO.
Have a good day,
Julian
In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
