-
Notifications
You must be signed in to change notification settings - Fork 24
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
1541-II Power-board - question: USB data through? #15
Comments
Hi, the data lines on this board are not routed to the outside as it is not necessary for the intended purpose. The CH224K is of course connected via the data lines, as this is where the charging protocol runs and the output voltage is negotiated. |
Sorry for the late response, didn't get notifications?? will look into that. When I eventually get the boards (PCBWay with assembly takes a while ;) ) I will just try with a disposable USB device, in case It blows ;) Again, thank you for your response and best wishes for 2024. |
I may have found an answer in the datasheet for the CH224K;
So I guess just adding the wires will not work, but I think I can manage. I ordered enough for me to potentially destroy one ;) |
If you only want to use USB-PD as a charging protocol, then that shouldn't be a problem overall. USB-PD only uses the CC lines, you no longer have to connect D+ and D- to the CH224K and you can then route them out for your needs. Take a look at the data sheet, I think on the CH224K you have to connect the pins for D+ and D- together in this case. |
I had planned to do just that, the specs say to short the D- and D+ so I was planning to route a single "input" USB-C to split into Power+CC to the board and D-/D+ and power from the 5v output of the board to the USB device, however, things didn't go as planned. I'm creating a new issue for that, but I do not expect any support, though do hope for some input. Things will be clear in that issue. Thank you for all your time so far, and if I ever get it working, I will return here. |
First of all; AMAZING! I have been toying with this idea but lack any electronics skills to design a board like this. I never thought to use it for a 1541-II (or any other with internal PSU), I "need" one for a ATAPI ZIP100 to USB conversion I recently finished (with a big 220v PSU). I would really want a single cable solution; for that I would need the USB data pins (USB2, simple 2 wires).
Here is the question; Does this board design support just tapping into the two data wires on the connector? I noticed in the diagram the pins are connected to one of the ICs, really no idea how all this* works ;)
Thank you for your amazing board, if I can find where, I will order some (would start with 4, 1 for my 1541, 1 for my 1571 if I ever feel confident enough to dremel the case, one for my ZIP drive conversion and one space because I will most definitely f*** it up!.
*) Power delivery is magic!
The text was updated successfully, but these errors were encountered: