I am looking at a project where I would typically use an SBC, but wondering if ST has enough usb host support to accomplish this with existing usb stack software. If so what would be recommended models?
- Will be used as a usb host only (role change not required).
- Need to be able to work with usb 2.0 hubs (3 levels) and identify which port a device was plugged into. Also wondering if usb HS vs FS would make a significant difference if I am supporting 20+ usb devices from the host management side?
- Need to mount usb mass storage device and read a file.
- Need to communicate with usb serial device (ttyACM).
Thanks for the insights!