Forum Discussion
Thomas16
New Contributor
3 years agoConnecting a USB3.0 device to the USB Type-A port on DE-10 Standard
Hi, As we were verifying the behavior of our custom board, we found that the USB port did not behave as expected. We were able to reproduce this behavior on the DE-10 Standard evaluation board. Whe...
- 2 years ago
Hi all,
We have updated successfully to the 6.1.20 kernel (LTS), which resolves both the issue on the DE-10, as our own board. It did require some migration in our device tree, which took us some time.
Regards,
Thomas
FvM
Super Contributor
2 years agoHi,
completely agree with the above comment. USB 3.0 devices are basically designed with downward compatibility to USB 2.0 hosts.
Exceptions are e.g. devices with a current consumption that can't be achieved by the host.
Problem is most likely caused by a driver not fully complying with USB specification.