Replies: 5 comments 4 replies
|
I don't know of any other USB-PD trigger module that's as small as fpx and since I've archived this project (and no longer have any stock left), unfortunately I don't have any suggestions. But if you can compromise on the size, you can find some good boards on Tindie. |
1 reply
|
I did make a PD board that does what you want. You can set the maximum
voltage and it will go up to that or get as close as it can. Voltage is set
with a solder jumper array and there is no fancy current control or
negotiation.
Here it is compared to the fpx pcb.
If you are interested, I can share the design files or sell you the
assembled boards at a reasonable price.
Let me know.
Regards
…On Tue, Jan 16, 2024 at 6:33 PM Mansour Behabadi ***@***.***> wrote:
I don't know of any other USB-PD trigger module that's as small as fpx and
since I've archived this project (and no longer have any stock left),
unfortunately I don't have any suggestions.
But if you can compromise on the size, you can find some good boards on
Tindie <https://www.tindie.com/search/?q=usb-pd>.
—
Reply to this email directly, view it on GitHub
<#25 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABOAXZW4T55PHFWVL6PJCXTYO4Z67AVCNFSM6AAAAABB5MDRISVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DCNJRGMZTO>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
1 reply
|
It uses the CH224K IC
<https://www.lcsc.com/product-detail/USB-ICs_WCH-Jiangsu-Qin-Heng-CH224K_C970725.html>
and
is 21x14.5mm.
…On Wed, Jan 17, 2024 at 10:23 AM Drizzt321 ***@***.***> wrote:
@bjkayani <https://github.com/bjkayani> where's the info/size/etc? You
didn't link to anywhere.
—
Reply to this email directly, view it on GitHub
<#25 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABOAXZQXR26WY7Y47PJRSLTYPAJLFAVCNFSM6AAAAABB5MDRISVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DCNRQGQ2DA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
1 reply
|
Oh nice. Yeah there are plenty of options from AliExpress that would do
what you want.
Glad to hear you found a solution.
Cheers
…On Thu, Jan 18, 2024 at 6:28 PM Drizzt321 ***@***.***> wrote:
That's just the IC, was looking for something to a Tindie store or
something with the rest of the details on functionality.
I actually found https://www.jacobsparts.com/items/POWTRIG-B-20V, which
seems actually just what I want. Start at ***@***.*** negotiation, and work
your way down the voltage levels. And it's quite small too, even smaller
than the FPX.
—
Reply to this email directly, view it on GitHub
<#25 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABOAXZUIWDJZQX5ZSRXTXRLYPHK4RAVCNFSM6AAAAABB5MDRISVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DCNZWGIYTM>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
0 replies
Sure, it's smaller but how do you securely mount it? 😉 |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
So a few questions. I recently came across this as I'm contemplating a project which I'd like to charge via USB-PD (and then a buck-boost CC/CV if I can find one to fit inside, otherwise entire charger is external box), and while I'd like to use 20v@3a, not all USB-PD source support it, so I'd like it to gracefully negotiate downward to the max voltage & amp that the source will support.
On your Configurator, I notice it only allows for a primary & secondary voltage/amp, rather than max preference and scale down to a minimum.
Also, where can I buy some assembled & flashed ones? I'd REALLY love to get ahold of at least 1, as I'm pretty sure I can fit it, although it'd be tight.
All reactions