cancel
Showing results for 
Search instead for 
Did you mean: 

STM32MP157C - How to Trigger USB Boot mode from OpenSTLinux Firmware

Dinesh K
Associate

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 ?

1 ACCEPTED SOLUTION

Accepted Solutions
PatrickF
ST Employee

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'

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.

View solution in original post

2 REPLIES 2
PatrickF
ST Employee

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'

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.
Dinesh K
Associate

Hi @PatrickF​.

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

Thanks for your support.