Skip to content

Add missing power lines to symbol USB_C_Receptacle_PowerOnly_6P

Add missing power lines to symbol "USB_C_Receptacle_PowerOnly_6P"

In the current implementation of this symbol only half of the power pins are wired up:

USB-C Pins function
A12, B12 GND
A9, B9 5V

With this MR all 8 Pins are wired up as specified by the USB-C Connector Specification:

USB-C Pins function
A1, B1, A12, B12 GND
A4, B4, A9, B9 5V

Screenshot from the USB-C Specification:
Bildschirmfoto_vom_2024-04-13_13-00-16

Merge request reports