dojoe / Twonkie

A USB-PD sniffer/injector/sink based on Google's Twinkie, re-designed to be manufactured by mere mortals.
354 stars 26 forks source link

Non-EPR hardware protection #8

Open dojoe opened 1 year ago

dojoe commented 1 year ago

Detect EPR voltages on Twinkie and Twonkie v1 hardware, force the source to turn off to protect the voltage monitor chips.

Options:

dojoe commented 1 year ago

Prerequisite: EPR capable source and sink for testing

FCALLBOX commented 6 months ago

hi Dojoe, I am a little bit confused about the USB-C work when the the source are asking for 9V or 15V or 20V, the V2 HW cannot support such voltages as there is a zener 5V6 on VBUS and that the LDO MC5504 can only work at 5.5V max.

FCALLBOX commented 6 months ago

So If I understand you does not allow USB-C negotiation over 5V ?

dojoe commented 6 months ago

Hey @FCALLBOX! The diode and vreg are on the analyzer logic supply which is always 5V, provided via the Micro-B receptacle by the controlling PC. The USB-C voltages are only observed via the INAxxx chips, they don't power anything on the board. Does this help?