2020-11-04 04:18 AM
Hi,
I am using stm32l476, i am trying to run an AI validation project.
i replaced the UART with USB (CDC profile)
but, when trying to run "validation on target" from the CubeMX, i get this message ->
"unable to open the port".
In debug mode , i can see that 4 messages has arrived and has been replied.
Attached, my project with memory snapsohot which shows the arrived messages.
What do you think can be the problem, its hard to debug becuase the protocol itself is not described.
Avi