Tool/software:
## Background
- Building on Chad Krause's question "TPS25751: Do I need to supply 5v if sinking only?":
- The USB Type-C Specification permits Vconn to be within 3.0V - 5.5V (Section "2.5 Vconn" in "USB Type-C Spec R2.4").
- The Recommended Operating Conditions for the PP5V pin in the TPS25751's datasheet (Sections 6.3.1 and 6.3.2) recommend no less than 4.9V and up to 5.5V.
- I’m implementing a single-cell lipo wearable device that's has USB Type-C, is Sink-only, and does need to support VConn Powered Accessories. At present, that design does not include any form of DC/DC converter to boost the battery voltage up to ~5V.
## Question
Since the application would be Sink-only, do you know of any design contains that would prevent one from supplying a non-boosted battery voltage to the PP5V pin?
Else, do you have any other recommendations for (near) stand-alone Type-C port controllers similar to the TPS25751 (Debug accessory pin, integrated VConn switch, orientation pin, etc)?
(And/or does my parsing of the USB Type-C spec match others' understanding)
Best and thank you,
~ TG-Techie