UsbFat icon indicating copy to clipboard operation
UsbFat copied to clipboard

Arduino FAT32/FAT16 library for USB drives.

Results 7 UsbFat issues
Sort by recently updated
recently updated
newest added

Thanks for your excellent USB host code for data storage. I am working on a project which uses a Mega ADK Arduino with an SD card shield. The project is...

Has anyone test this library with ESP8266?

Hi Bill, I'm just playing with UsbFatBench and it works just fine on the first loop() execution, but when it again prompts "Type any character to start" on a 2nd...

Hi Greiman ! many thanks for this library ! Is it available a ESP32 version ? bye peppe

Hello, I work for [LulzBot](https://www.lulzbot.com/), a maker of fully open-source 3D printers. We would like to incorporate code from the USB Host Shield into the [Marlin firmware](http://marlinfw.org/) for 3D printers....

Hi, is there any way, how to reinitialize the USB device. On the start of program I initialize USB device, creat file, write file and close file, then I would...

Hi, I have on Arduino Mega project two storage media, USB and SD card. If I compile project, I get this error message ``` In file included from Z:\EKOKROK\11_TPV\01 ELEKTRO\05...