Skip to main content
Visitor II
October 15, 2020
Question

no stm32 device in dfu mode connected

  • October 15, 2020
  • 2 replies
  • 2517 views

Hello Everyone

I wanted to connect my STM32MP157-DK2 to laptop (Ubuntu 18.04 through a VM). I followed every step in the bellow article but nothing : https://wiki.st.com/.../STM32MP15_Discovery_kits...

According to section 6.2 my MP should connect. The STM32Programmer Software is responding (Version 2.5) but the USB connection isn't possible

The switches are on the Off mode.

There is no explanation on the net, so I hope that you can help me.

Thanks

0693W000004JxflQAC.gif0693W000004JxfbQAC.jpg0693W000004JxfWQAS.jpg 

    This topic has been closed for replies.

    2 replies

    Technical Moderator
    October 16, 2020

    Probably an USB setting on VirtualBox. I think the DFU is handled on Windows machine side, where it should not.

    To confirm the board is in DFU mode, try to :

    • disconnect the USB (the one next to HDMI connector).
    • reset the board (black button), the red led LD6 should fast flash.
    • plug the USB, then LD6 red led flash should stop, mean the USB enumeration succeeded.

    Regards.

    Visitor II
    October 17, 2020

    Hello

    Sorry I wasn't home during the weekend

    I'm gonna try it now and see if it works thanks.

    Visitor II
    October 17, 2020

    It still does not work ..