Skip to main content
Explorer
February 4, 2025
Question

Error code 10 while trying to implement NN onto STM32F746G

  • February 4, 2025
  • 1 reply
  • 410 views

Hi STM community,

I had a recent issue arise and I'm not too sure how to resolve it. I have been learning to use STM32CubeMX as well as the IDE, currently I am trying integrate a NN onto an STM32f746G-Disco and I keep getting promoted with this:

ramyg1_0-1738645066921.png

My stm32 isnt being recognized for some reason, I've tried the "dpinst_amd64" driver installer to update my drivers, however this hasn't solved my problem. The device appears as "Composite Device".   

ramyg1_1-1738645283972.png

=========Device Status Error code============

This device cannot start. (Code 10)

{Operation Failed}
The requested operation was unsuccessful.

========================================

Any help is appreciated as always, thank you!

-Ramy

    This topic has been closed for replies.

    1 reply

    Technical Moderator
    February 12, 2025

    Hi @ramyg1 ,

    Please try the tips provided in the article How to solve connection errors when connecting and programming the STM32 target board .

    -Amel