Skip to main content
NKorn.12
Associate
July 16, 2021
Question

USB DFU Package for updating a stm32 microntroller from a stm32mp.

  • July 16, 2021
  • 1 reply
  • 794 views

Hello,

I'm searching for a yocto package which is using the USB DFU protocol in connection to a stm32 microntroller to do a fimrware update. Is there something around? Wasn't successfull on my search so far.

BR

Nico

This topic has been closed for replies.

1 reply

Olivier GALLIEN
Technical Moderator
July 16, 2021

Hi @Community member​ 

dfu-util is part of meta-oe provided in our OpenSTLinux Distribution.

If not installed by default in our Starter package you can apt-get it.

See : https://wiki.st.com/stm32mpu/wiki/Package_repository_for_OpenSTLinux_distribution

Hope it help

Olivier

Olivier GALLIEN 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.