cancel
Showing results for 
Search instead for 
Did you mean: 

HI i am trying to get the example project for interfacing USB stick into my custom board which has STM32F429II now , I could not find it in any of your latest Cubeprjects or anywhere in example projects,

Vprabhu
Associate II

I want to know how do i interface the USB stick to my board and start communicating with it.

basically i want to read .bin/.png/.dfu files from USB stick

Please provide the example project as soon as possible 

3 REPLIES 3

The chance of anyone having a project for your custom board would be very slim

STM32Cube_FW_F4_V1.21.0\Projects\STM32F4-Discovery\Applications\FatFs\FatFs_USBDisk\readme.txt

STM32Cube_FW_F4_V1.21.0\Projects\STM32F429I-Discovery\Applications\FatFs\FatFs_USBDisk\readme.txt

Tips, buy me a coffee, or three.. PayPal Venmo Up vote any posts that you find helpful, it shows what's working..
Pavel A.
Evangelist III

Read AN4879 - USB hardware and PCB guidelines using STM32 MCUs

-- pa

Vprabhu
Associate II

the application works and implemented in my custom requirement

Thanks