Open chiplet opened 2 years ago
Hi, the last time I checked it, seems to be related with the USB bMaxPower configuration, seems to be set at 90mA, It's a bit low for power up Tang Nano 4K I thing. I can test if the change solves the problem, but seems to me that this repository is stalled for a long time. If he project is dead I don't want to waste my time if nobody is reviewing the PR and resolving the issues.
I'm experiencing USB enumeration issues on the Tang Nano 1K, 4K, and 9K boards. It seems that they use the same chip and presumably also the same firmware as this project so I'm reporting it here. Correct me if I'm wrong.
The problem is that when I try to connect the programmer to my computer over a USB hub, it fails to enumerate.
This also happens on the front-panel USB hubs if there are other USB devices connected to the adjacent ports. However, if I unplug all other devices from the front panel it successfully enumerates again.
Enumeration works fine when directly connecting to USB ports in the motherboard.
I haven't experienced any enumeration issues with my other USB devices on these hubs so it seems like the issue related to the BL702 implementation.