Can the usb-c Port of RasPi 4 used for anything else but Power ?
Asked
Active
Viewed 1,528 times
1 Answers
2
YES! The USB-C port can be used as a USB On-The-Go (OTG) port, both power and data is populated in the connector, see schematic.
https://www.raspberrypi.org/documentation/hardware/raspberrypi/schematics/rpi_SCH_4b_4p0_reduced.pdf
The OTG hardware present on previous models of Pi is still available and it has moved to a single connection on the USB-C port. The OTG hardware is intended to be used in device-only mode on Pi 4.
https://www.raspberrypi.org/documentation/hardware/raspberrypi/usb/README.md
MatsK
- 2,882
- 3
- 17
- 22