Greets!
Has anyone seen a GCC example of using LUFA along with FAT16 to make an AVR or XMega project that simulates a mass storage device (MSD) using a serial PROM?
I have seen the LUFA MSD example, but gather it would also need to to the FAT16 heavy lifting on order to show the contents of a serial PROM as the storage medium on the PC.
The final goal would be to plug the AVR into the PC and then write files and directories to the PROM, which can later be accessed by another AVR.
Thanks,
Brad