cancel
Showing results for 
Search instead for 
Did you mean: 

LOAD ERROR: STM32 - read timeout 50062.0ms/50000ms when deploying my deep learning model

imranhossan63
Associate

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

1 REPLY 1
Julian E.
ST Employee

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.