2021-10-02 03:20 AM
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 ?
Solved! Go to Solution.
2021-10-03 11:12 PM
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'
2021-10-03 11:12 PM
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'
2021-10-11 01:14 AM
Hi @PatrickF.
We followed the above post and able to trigger USB boot successfully.
Thanks for your support.