Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

USB device port problems #10

Open
3 tasks done
renzenicolai opened this issue Jun 15, 2024 · 2 comments
Open
3 tasks done

USB device port problems #10

renzenicolai opened this issue Jun 15, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@renzenicolai
Copy link
Member

renzenicolai commented Jun 15, 2024

BQ25895 power negotiation is faulty and causes issues.

If we disable the power negotiation the vbus line of the usb port will always be 5v and thus it will be usable to power the usb hub directly.

  • Disconnect D+/D- from the BQ25895
  • Disconnect reset of USB hub from DSEL
  • Connect V5 pin of USB hub to USB_VBUS
@renzenicolai renzenicolai added the bug Something isn't working label Jun 15, 2024
@ranzbak
Copy link
Contributor

ranzbak commented Jul 27, 2024

Put solder jumper in place, so the USB data lines are disconnected by default but can used when debugging.

@renzenicolai
Copy link
Member Author

In the end I just removed the USB port pins of the CH32. The usb serial converter idea of @ranzbak is much better so let's go with that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants