Skip to main content
DRega.1
Associate III
June 2, 2021
Solved

I am new to all this. I have been given an STM32F469Disco board which present a disk drive with help info on it when plugged in to the usb. This looks very useful. Is the code for this startup disk drive available?

  • June 2, 2021
  • 1 reply
  • 741 views

..

This topic has been closed for replies.
Best answer by Imen.D

Hello @DRega.1​ and welcome to the Community :)

There is a demonstration code within STM32CubeF4 package:

Repository\STM32Cube_FW_F4_V1.26.1\Projects\STM32469I-Discovery\Demonstrations

(UM1743 User manual STM32CubeF4 demonstration platform)

Imen

1 reply

Imen.DBest answer
Technical Moderator
June 2, 2021

Hello @DRega.1​ and welcome to the Community :)

There is a demonstration code within STM32CubeF4 package:

Repository\STM32Cube_FW_F4_V1.26.1\Projects\STM32469I-Discovery\Demonstrations

(UM1743 User manual STM32CubeF4 demonstration platform)

Imen

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks