Hi
I have searched a bit on this and found a couple of more complex discussions biased towards the MSD rather then USB.
Paul mentions in the MSD topic that direct access may be possible by creating a custom cpp class that inherits from SD.
My aim is to read/write raw bytes/sectors without the need for a file system noting a FAT32 filesystem must be on the MSD for it to be detected using SD. I would not want a FAT32 to be present to detect the USB device. I would not relish trying to code a C++ class that inherits from USBHost_t36 to do this as I am quite a newbie.
Apologies if this is possible already.
Best Regards
Richard
I have searched a bit on this and found a couple of more complex discussions biased towards the MSD rather then USB.
Paul mentions in the MSD topic that direct access may be possible by creating a custom cpp class that inherits from SD.
My aim is to read/write raw bytes/sectors without the need for a file system noting a FAT32 filesystem must be on the MSD for it to be detected using SD. I would not want a FAT32 to be present to detect the USB device. I would not relish trying to code a C++ class that inherits from USBHost_t36 to do this as I am quite a newbie.
Apologies if this is possible already.
Best Regards
Richard