Reading file from usb host shiedl with Arduino Uno R4

I want to read file from usb with using Usb Host Shield. I have tried to use FatLib and USB Host Shield library but they did not work. I may miss something. Can anyone help me with this?

Uno R4 has a USB host capability by itself.
tinyusb is available in the core

Actually, I want to read from external usb memory stick so I need to have an USB Host Shield and use it as a storage like sd card. I couldn't be sure if I can use tinyusb for this one.

I guess with an USB C to USB A female connector adapter cable it could work. But I have no experience with tinyusb, just I see it is very popular

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.