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

Help with usb board #22

Closed
sonik-br opened this issue Dec 27, 2021 · 4 comments
Closed

Help with usb board #22

sonik-br opened this issue Dec 27, 2021 · 4 comments

Comments

@sonik-br
Copy link

Hi,

My USB board is busted. The component over the U2a (NCP380LSNAJAAT1G) is burned and I can't find another to buy.
There's any equivalent component that will work?

mister_usb

@sorgelig
Copy link
Member

sorgelig commented Dec 28, 2021

option 1: you may disable VBUS control, so you won't need this chip. USB devices will have permanent 5V supply from main power. Refer to schematics and notes there.
option 2: there are no equivalents. There is only version for uDFN6 case of the same chip which may hold slightly higher current than busted TSOP6 version.

@sonik-br
Copy link
Author

Thanks for the answer.

I'm a layman in electronics .

What's the purpose of VBUS? If I get it right, it's to power on/off the usb hub in sync with mister's main board?

For option 1 I can just bridge the JP3? JP1 too?
It will drain power from the mister's usb or from external psu?

@sorgelig
Copy link
Member

What's the purpose of VBUS? If I get it right, it's to power on/off the usb hub in sync with mister's main board?

it allows USB host controller to turn power on/off of USB devices.

For option 1 I can just bridge the JP3? JP1 too?

Short JP1. JP3 doesn't matter.

It will drain power from the mister's usb or from external psu?

It will drain power from the same source as with VBUS control.

@sonik-br
Copy link
Author

sonik-br commented Feb 5, 2022

My board is dead. Even without VBUS. Power works but no data.
I've got a new one :)

@sonik-br sonik-br closed this as completed Feb 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants