MaJerle / stm32f429

Keil projects and libraries for STM32F4xx devices

Home Page:https://stm32f4-discovery.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to read file with .hex format using USB MSC Host

farhadrajaie opened this issue · comments

Hi dear
I downloaded your codes for Usb msc flash driver, and its really great work. but i tested it and it can only read and write .txt files. what should be changed in this codes to read files with other formats, like .hex or .bin. i'll be thankful if you answer me.its very important for me.

If file system works, you are able to open any file that is on flash stick. No restrictions on txt files only.