We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I am trying to implement USB mass storage device. Its memory capacity is 16kB. I have referred Keil USBMem example for MCB2140. I referred some file system tutorials. Can FAT16 and FAT32 be used for such a shorter memory? I think I will have to go for FAT. Is FAT still used?
"I don't want to go for virtual COM port"
The "virtual COM port" is just how it appears to other applications on the PC - the actual communication with the device is "USB only"