Skip to main content
Graduate
November 11, 2024
Question

How to install a firmware stored in a SD card in the board stm32f746g-disco

  • November 11, 2024
  • 0 replies
  • 549 views

Hello everyone and thank you for your help, I am being using the STM32F746G-Discovery Board for a couple of months first time working on it and I am currently working on a project where I want to transfer firmware to board which have a SD card on it, and the board is working as a mass storage but everyhing is being stored in the SD card and so far I am succeful, but now I wish that once the file is transfered and stored in the SD card to be able to run it and install the firmware onto the board like if it is an update. I am currently using this example as a guide https://github.com/STMicroelectronics/STM32CubeF7/tree/master/Projects/STM32746G-Discovery/Applications/USB_Device/MSC_Standalone

So if anyone please have the suggestion that can help I appreciated it.

Thanks for your help

    This topic has been closed for replies.