Skip to main content
Visitor II
October 2, 2021
Solved

STM32MP157C - How to Trigger USB Boot mode from OpenSTLinux Firmware

  • October 2, 2021
  • 2 replies
  • 1074 views

Hi ST Community,

We are using STM32MP157C-DK2 board and OpenSTlinux Firmware (v3.1-Openstlinux-5-4-dunfell-mp1-20-11-12) for our development. Currently for DFU from PC, we are triggering USB Boot mode by configuring Boot mode Switch (SW1) manually. But our product have a requirement to trigger USB boot mode from the running firmware automatically.

Is there any way to trigger USB Boot mode in STM32MP157C-DK2 board without any manual configuration ?

    This topic has been closed for replies.
    Best answer by PatrickF

    Hi,

    please see this post : https://community.st.com/s/question/0D53W00000Mhm7zSAB/is-it-possible-to-trigger-a-usb-dfu-boot-from-a-running-stm31mp157cdk2-without-physical-switching-dips-etc

    Regards.

    In order to give better visibility on the answered topics, please click on 'Select as Best' on the reply which solved your issue or answered your question. See also 'Best Answers'

    2 replies

    PatrickFAnswer
    Technical Moderator
    October 4, 2021

    Hi,

    please see this post : https://community.st.com/s/question/0D53W00000Mhm7zSAB/is-it-possible-to-trigger-a-usb-dfu-boot-from-a-running-stm31mp157cdk2-without-physical-switching-dips-etc

    Regards.

    In order to give better visibility on the answered topics, please click on 'Select as Best' on the reply which solved your issue or answered your question. See also 'Best Answers'

    Dinesh KAuthor
    Visitor II
    October 11, 2021

    Hi @PatrickF​.

    We followed the above post and able to trigger USB boot successfully.

    Thanks for your support.