USB Type-C controller and Power Delivery protocol library for ESP32?
Posted: Sun Aug 18, 2019 4:08 am
Hi guys,
I've seen ST has provided a Type-C port controller (TCPC) library for their STM32F0 microcontrollers (see https://github.com/st-one/X-CUBE-USB-PD). Those STM32F030 chips don't have any hardware TCPC peripherial and the TCPC is all based on software. Then the users are not required to get another dedicated TCPC/USB PD controller chip like FUSB302/FUSB307. So I would like to know is there anyone tried implementing a TCPC library before? Does Espressif have any similar plans?
Regards,
Jackson
I've seen ST has provided a Type-C port controller (TCPC) library for their STM32F0 microcontrollers (see https://github.com/st-one/X-CUBE-USB-PD). Those STM32F030 chips don't have any hardware TCPC peripherial and the TCPC is all based on software. Then the users are not required to get another dedicated TCPC/USB PD controller chip like FUSB302/FUSB307. So I would like to know is there anyone tried implementing a TCPC library before? Does Espressif have any similar plans?
Regards,
Jackson