Become a leader in the IoT community!
Join our community of embedded and IoT practitioners to contribute experience, learn new skills and collaborate with other developers with complementary skillsets.
Join our community of embedded and IoT practitioners to contribute experience, learn new skills and collaborate with other developers with complementary skillsets.
Has anyone ever got the CH224K to work correctly? For some reason it doesn’t seem to be able to request voltages above 9V. Only 5V and 9V are possible.
It seems identical to this device’s schematics.
https://github.com/wagiminator/ATtiny814-USB-PD-Adapter
The only difference being D+ and D- not being connected, since these are used for legacy protocols (such as USB-BC). I used it to connect a CP2104 instead.
this is what i found in the datasheet, i think you need to be careful with the choice of resistor you use for pin CFGI, pin 9. So it should be able to work with voltages ranges of 9v, 12v, 15v


Thanks, but as far as I understood, that’s only relevant for resistance configuration mode. Typically 10k pull-ups or pull-downs are used for level configuration mode.
you can find more guide here https://www.laskakit.cz/user/related_files/ch224ds1.pdf
I did refer to the datasheet when designing my board.
ok
CONTRIBUTE TO THIS THREAD