USB Hub board
Moderators: Mug UK, Zorro 2, spiny, Greenious, Sorgelig, Moderator Team
Re: USB Hub board
I have a noob question: Do I need an otg cable for the connection between USB board and DE10 or would a normal cable where only GND, D+ and D- are connected work as well?
Re: USB Hub board
You need the cable where ID pin is tied to GND, which is eventually an OTG cable.
Re: USB Hub board
Today I started my first attempt to solder the USB board. I soldered U1, X1, C1-C6, R1-R3, R11 and LED15. I would expect that LED15 would show something when getting powered but nothing happens. I can measure 3.3V at the X1 but no voltage at any of the R for the LEDs. Did I damage the U1 or are there some components still needed that I am missing at the moment?
Re: USB Hub board
Is the LED the right way roundCampus wrote:Today I started my first attempt to solder the USB board. I soldered U1, X1, C1-C6, R1-R3, R11 and LED15. I would expect that LED15 would show something when getting powered but nothing happens. I can measure 3.3V at the X1 but no voltage at any of the R for the LEDs. Did I damage the U1 or are there some components still needed that I am missing at the moment?
Re: USB Hub board
I think it is. When applying 5V between R11 and GND it turns on red as expected.knc wrote:Is the LED the right way roundCampus wrote:Today I started my first attempt to solder the USB board. I soldered U1, X1, C1-C6, R1-R3, R11 and LED15. I would expect that LED15 would show something when getting powered but nothing happens. I can measure 3.3V at the X1 but no voltage at any of the R for the LEDs. Did I damage the U1 or are there some components still needed that I am missing at the moment?
Re: USB Hub board
LED15 will on only when USB hub is connected and initialized by host.
It's not a simple power LED.
It's not a simple power LED.
Re: USB Hub board
So the hub must be connected to the OTG to get active, even when powered?Sorgelig wrote:LED15 will on only when USB hub is connected and initialized by host.
It's not a simple power LED.
Re: USB Hub board
not only connected, but initialized by host as i've said above.Campus wrote:So the hub must be connected to the OTG to get active, even when powered?
If you press reset, LED15 turns off until Linux loaded.
Re: USB Hub board
I've finished soldering the board and fortunately everything worked. Just a few hints in case some other noob tries this: the LED15 only lights up if the board is connected to the DE10, has power and at least one USB device is connected. If no device is connected the led only blinks once when powering on. It's not necessary to use an OTG cable for the connection, I've successfully tried a standard USB cable as well, with D+, D- and GND connected.Sorgelig wrote:not only connected, but initialized by host as i've said above.Campus wrote:So the hub must be connected to the OTG to get active, even when powered?
If you press reset, LED15 turns off until Linux loaded.
Re: USB Hub board
Upcoming version 1.2:
1) re-arrange the USB ports.
2) micro-USB input for easier inter-board connection
3) remove the orange LEDs - they are useless.
there is a place for power socket, but i've discovered better use of this: with this "connector" you can draw the 5v from DE10-nano internally without messing with external wires!
This is how it looks connected: connection is very solid, so i don't expect any problem.
USB Hub now can be connected by small bridge board: bridge board supports original 10mm stand-offs with internal 5v connection as shown above, and 14mm (same as upper stand-offs) with traditional power socket:
1) re-arrange the USB ports.
2) micro-USB input for easier inter-board connection
3) remove the orange LEDs - they are useless.
there is a place for power socket, but i've discovered better use of this: with this "connector" you can draw the 5v from DE10-nano internally without messing with external wires!
This is how it looks connected: connection is very solid, so i don't expect any problem.
USB Hub now can be connected by small bridge board: bridge board supports original 10mm stand-offs with internal 5v connection as shown above, and 14mm (same as upper stand-offs) with traditional power socket:
You do not have the required permissions to view the files attached to this post.
Re: USB Hub board
Seems you liked my idea 

Re: USB Hub board
Yeah. Actually it's not a new idea. A lot of Raspberry Pi accessories use such bridges for USB and HDMI.THaase wrote:Seems you liked my idea
But it seems the only possible way to have something more or less easy to repeat. And it doesn't require the wires

Re: USB Hub board
Fantastic work, especially the micro usb connector. Not only will it be easier with the bridge, but if that gets broken in the future the user can use an easily available cable to get them up and running again. 

Re: USB Hub board
im confused what connector are you using to get the 5v power to the USB?
can you post it on github ?
Figured it out ,
but why use a fork pin , is the usb not lining up with the DE? I would think a simple 2.54mm pin would work?
can you post it on github ?
Figured it out ,
but why use a fork pin , is the usb not lining up with the DE? I would think a simple 2.54mm pin would work?
Last edited by Unrealcpu on Mon Mar 11, 2019 10:26 pm, edited 1 time in total.
Re: USB Hub board
it's self-made connector. I've used one pin from Arduino long pin header. Also used a plastic part from other header as a stopper to simplify the soldering.Unrealcpu wrote:im confused what connector are you using to get the 5v power to the USB?
can you post it on github ?
This is pure improvisation. I don't like the idea of additional 5v cable to USB board, so i did it. The original option with standard 5v DC socket is always available.
Re: USB Hub board
There is also P2 jumper allowing to draw the 5V from micro USB when shorted. But with 7-port USB HUB it's unreal option. It's possible to modify DE10-nano board by routing 5V to VUSB pin. But it's more hacky than pin i did above 

Re: USB Hub board
Hi, I think this connector could be a 'pogo pin'. they are little spring loaded connectors.
here is a youtube video of some on a raspberry pi.
https://www.youtube.com/watch?v=0Ol3_ME8Ssc
here is a youtube video of some on a raspberry pi.
https://www.youtube.com/watch?v=0Ol3_ME8Ssc
Re: USB Hub board
That would be great if the hole lined up with the pin of the dc jackdamopinn wrote:Hi, I think this connector could be a 'pogo pin'. they are little spring loaded connectors.
here is a youtube video of some on a raspberry pi.
https://www.youtube.com/watch?v=0Ol3_ME8Ssc
-
- Obsessive compulsive Atari behavior
- Posts: 133
- Joined: Wed Aug 03, 2005 11:45 am
- Location: Ohio, USA
Re: USB Hub board
Got a source for the USB Micro connector on the bridge board?
Thanks!
Thanks!
US based seller MiSTer Expansion Boards and Atari items
https://www.legacypixels.com/
https://www.legacypixels.com/
Re: USB Hub board
pogo pins have very limited travelling height and they are good if they contact from hole to hole. Otherwise connection spot will be very tiny and not acceptable for USB hub with many devices connected. The fork pin provides solid pinch contact.damopinn wrote:Hi, I think this connector could be a 'pogo pin'. they are little spring loaded connectors.
here is a youtube video of some on a raspberry pi.
https://www.youtube.com/watch?v=0Ol3_ME8Ssc
I've missed a little. Originally it wasn't intended for internal connection between boards. So for 5v DC socket it's not a problem.knc wrote:That would be great if the hole lined up with the pin of the dc jack
In the future i will will make it more precise.
Re: USB Hub board
Unrealcpu wrote:im confused what connector are you using to get the 5v power to the USB?
can you post it on github ?
Figured it out ,
but why use a fork pin , is the usb not lining up with the DE? I would think a simple 2.54mm pin would work?
About to order some on pcbmyway or can you just update it again so the hole lines up
just curious if it is possible to just use a 2.54mm straight pin cut to length and after soldering just bend a little to make contact with the 5v pin on the de 10? IMO the 2.54 straight pin would off a more solid connection, to me that fork is thin and easy to bend but i guess you want to pinch it idk.
Just think this either way its a poor connection and not good for resale since either solution to me it would seem that the 5v connection could bend easily or a regular user would not know how to fix this if something got bent during shipment. Maybe i am over exaggerating. I am surprised with this type of connection too with several powered usb devices the 5v line would be stable also, if the connection was slightly off. Also I guess as a reseller I am hoping everyone kept their stock standoffs to use with the usb hub
Re: USB Hub board
Just use standard 5v DC socket. I don't force you to use a custom solution.
I don't plan to make a new revision soon. Alignment with standard 5v DC socket is invisible. Different DC sockets may have slightly variable dimensions as well. It was there in v1.1 and so far no one complained.
I don't plan to make a new revision soon. Alignment with standard 5v DC socket is invisible. Different DC sockets may have slightly variable dimensions as well. It was there in v1.1 and so far no one complained.
Re: USB Hub board
Tapping into the 5v, whether it's the forks or wired, is it as reliable as running a separate power source to power the USB hub? Is it better? Worse? I ask just cuz I'll be using a wifi dongle and an 8bitdo bt dongle. And worry about power draw. My current powered USB strip can't handle both, sadly
Re: USB Hub board
rip the end off the connector , it will expose the pinsPoobah wrote:Got a source for the USB Micro connector on the bridge board?
Thanks!