Hi All
For my project, although I can go for MAX3421E based USB host shield, but RENESAS R7FA4M1A says that there is USBFS which host mode capability. I want to save data in USB-Pendrive.
Arduino documentation talks about HID class for USB but it seems like there is no work that is done for MSC class. Is there any limitation on implementing MSC class in Host mode? Like I don't want to waste time in trying to implement that to only conclude that there is some technical limitation, otherwise, I am better of with MAX3421E.
Thanks