MC1/HC1/HC2 PCB design file?
-
- Posts: 10
- Joined: Sat Apr 25, 2020 6:12 am
- languages_spoken: english
- ODROIDs: ODROID-HC2
- Has thanked: 3 times
- Been thanked: 0
- Contact:
MC1/HC1/HC2 PCB design file?
I have some HC2s and want to do some hardware modifications to enable hardware power control (on/off/reset) from a separate system. Are the PCB designs available anywhere so that I can figure out which component pads on the PCB correspond to which wires in the schematic?
- mad_ady
- Posts: 10596
- Joined: Wed Jul 15, 2015 5:00 pm
- languages_spoken: english
- ODROIDs: XU4 (HC1, HC2), C1+, C2, C4 (HC4), N1, N2, H2, Go, Go Advance, M1
- Location: Bucharest, Romania
- Has thanked: 644 times
- Been thanked: 905 times
- Contact:
Re: MC1/HC1/HC2 PCB design file?
It should be somewhere around here: https://wiki.odroid.com/odroid-xu4/hardware/hardware
- odroid
- Site Admin
- Posts: 39117
- Joined: Fri Feb 22, 2013 11:14 pm
- languages_spoken: English, Korean
- ODROIDs: ODROID
- Has thanked: 2513 times
- Been thanked: 1382 times
- Contact:
Re: MC1/HC1/HC2 PCB design file?
You can find HC2/HC1 schematics and mechanical drawings in this link.
https://dn.odroid.com/5422/ODROID-HC1_MC1/
But, we've not disclosed any ODROID PCB design files.
https://dn.odroid.com/5422/ODROID-HC1_MC1/
But, we've not disclosed any ODROID PCB design files.
- mctom
- Posts: 1594
- Joined: Wed Nov 11, 2020 4:44 am
- languages_spoken: english, polish
- ODROIDs: OGA, XU4, C2, M1
- Location: Gdansk, Poland
- Has thanked: 185 times
- Been thanked: 199 times
- Contact:
Re: MC1/HC1/HC2 PCB design file?
I had a similar problem when I attempted fixes on HC2. There are no component designators on PCB and it's hard to tell which is which.
However I remember I used Odroid XU4 board for that. The component layout around SoC is almost the same (probably copied), and the components are designated.
But most of these components are decoupling capacitors, so you'll be very lucky to find an exposed reset signal somewhere. Well, it may have a pullup resistor, maybe.
However the DC input protection chip should have UVLO with a resistive voltage divider, you should be able to tap in there and pull that pin low to cut off the power supply.
However I remember I used Odroid XU4 board for that. The component layout around SoC is almost the same (probably copied), and the components are designated.
But most of these components are decoupling capacitors, so you'll be very lucky to find an exposed reset signal somewhere. Well, it may have a pullup resistor, maybe.
However the DC input protection chip should have UVLO with a resistive voltage divider, you should be able to tap in there and pull that pin low to cut off the power supply.
-
- Posts: 10
- Joined: Sat Apr 25, 2020 6:12 am
- languages_spoken: english
- ODROIDs: ODROID-HC2
- Has thanked: 3 times
- Been thanked: 0
- Contact:
Re: MC1/HC1/HC2 PCB design file?
Thanks for the link! Theodroid wrote: ↑Tue May 10, 2022 2:55 pmYou can find HC2/HC1 schematics and mechanical drawings in this link.
https://dn.odroid.com/5422/ODROID-HC1_MC1/
But, we've not disclosed any ODROID PCB design files.
.dxf
file is close to what I want, but unfortunately doesn't have the copper traces. Any chance you'd be willing to share the PCB design files?Oooh, good idea! I'll squint at the XU4 for a while and see if I can figure something out. Thanks!mctom wrote: ↑Tue May 10, 2022 4:23 pmI had a similar problem when I attempted fixes on HC2. There are no component designators on PCB and it's hard to tell which is which.
However I remember I used Odroid XU4 board for that. The component layout around SoC is almost the same (probably copied), and the components are designated.
- mctom
- Posts: 1594
- Joined: Wed Nov 11, 2020 4:44 am
- languages_spoken: english, polish
- ODROIDs: OGA, XU4, C2, M1
- Location: Gdansk, Poland
- Has thanked: 185 times
- Been thanked: 199 times
- Contact:
Re: MC1/HC1/HC2 PCB design file?
Oh, you mention that you have HC2, and these have a built-in buck converter. That should be easy to disable it with EN pin as well.
For a reset signal, I remember C2 had a SOT23 component for generating power on reset and I used that for resetting the board with tweezers, hee hee.
Anyway I wouldn't count on HK ever releasing so detailed design files, that would be too easy to forge the PCBs. Actually I'm glad I don't have to deal with fake Odroids.
For a reset signal, I remember C2 had a SOT23 component for generating power on reset and I used that for resetting the board with tweezers, hee hee.
Anyway I wouldn't count on HK ever releasing so detailed design files, that would be too easy to forge the PCBs. Actually I'm glad I don't have to deal with fake Odroids.
- odroid
- Site Admin
- Posts: 39117
- Joined: Fri Feb 22, 2013 11:14 pm
- languages_spoken: English, Korean
- ODROIDs: ODROID
- Has thanked: 2513 times
- Been thanked: 1382 times
- Contact:
Re: MC1/HC1/HC2 PCB design file?
No. We will share another PDF file which shows the component reference numbers for your easier signal tracing.rh4n wrote: ↑Tue May 10, 2022 5:19 pmThanks for the link! Theodroid wrote: ↑Tue May 10, 2022 2:55 pmYou can find HC2/HC1 schematics and mechanical drawings in this link.
https://dn.odroid.com/5422/ODROID-HC1_MC1/
But, we've not disclosed any ODROID PCB design files..dxf
file is close to what I want, but unfortunately doesn't have the copper traces. Any chance you'd be willing to share the PCB design files?
-
- Posts: 151
- Joined: Fri Feb 22, 2013 11:13 pm
- languages_spoken: korean
- Location: South Korea
- Has thanked: 0
- Been thanked: 17 times
- Contact:
- mctom
- Posts: 1594
- Joined: Wed Nov 11, 2020 4:44 am
- languages_spoken: english, polish
- ODROIDs: OGA, XU4, C2, M1
- Location: Gdansk, Poland
- Has thanked: 185 times
- Been thanked: 199 times
- Contact:
Re: MC1/HC1/HC2 PCB design file?
How awesome is that! Thanks, with this new input I'll give that HC2 another try someday.
-
- Posts: 10
- Joined: Sat Apr 25, 2020 6:12 am
- languages_spoken: english
- ODROIDs: ODROID-HC2
- Has thanked: 3 times
- Been thanked: 0
- Contact:
Re: MC1/HC1/HC2 PCB design file?
Any chance you have a PDF for the rev 0.1 20171017 design? It looks like the 12V->5V buck converter changed between the 20170630 and 20171017 revisions.
- mctom
- Posts: 1594
- Joined: Wed Nov 11, 2020 4:44 am
- languages_spoken: english, polish
- ODROIDs: OGA, XU4, C2, M1
- Location: Gdansk, Poland
- Has thanked: 185 times
- Been thanked: 199 times
- Contact:
Re: MC1/HC1/HC2 PCB design file?
My understanding is the two revisions you're referring to are actually boards for HC1 and HC2. Buck converter has been introduced, in the previous design there was a input protection device instead.
But it's placed at the same spot anyway.
But it's placed at the same spot anyway.
- odroid
- Site Admin
- Posts: 39117
- Joined: Fri Feb 22, 2013 11:14 pm
- languages_spoken: English, Korean
- ODROIDs: ODROID
- Has thanked: 2513 times
- Been thanked: 1382 times
- Contact:
Re: MC1/HC1/HC2 PCB design file?
HC2 has a slightly different power circuitry for 12V power rails.
Our hardware guy Ruppi is extremely busy these days. Give him a couple of days.
Yesterday, he spent a few hours to make the drawings of component reference numbers manually.
Our hardware guy Ruppi is extremely busy these days. Give him a couple of days.
Yesterday, he spent a few hours to make the drawings of component reference numbers manually.
- mctom
- Posts: 1594
- Joined: Wed Nov 11, 2020 4:44 am
- languages_spoken: english, polish
- ODROIDs: OGA, XU4, C2, M1
- Location: Gdansk, Poland
- Has thanked: 185 times
- Been thanked: 199 times
- Contact:
Re: MC1/HC1/HC2 PCB design file?
I wouldn't dare to ask Ruppi to redo this work again just to cover such minor differences between these two boards. I think this file is very useful as it is.
-
- Posts: 151
- Joined: Fri Feb 22, 2013 11:13 pm
- languages_spoken: korean
- Location: South Korea
- Has thanked: 0
- Been thanked: 17 times
- Contact:
Re: MC1/HC1/HC2 PCB design file?
I was mistaken because it was a model that I designed very long time ago.
I am re-attaching it for HC2.
I am re-attaching it for HC2.
Who is online
Users browsing this forum: No registered users and 2 guests