Is There a Way to Hack USB-PD on STM32G030K8?
Hi All, I designed my board with a STM32G0 series MCU with the main intention of using its USB-PD peripheral. I later realized that it is only the STM32G0x1 series MCUs would be capable of USB-PD while I will be receiving a board turn with an STM32G0x0 series..
Is there a way to setup USB-PD on my STM32G030K8 by including the necessary C and header files used with USB-PD? The pins I would need to configure in the .ioc file would include TCPP01_DB, UCPD1_CC1, and UCPD1_CC2, but I'm an not really sure how to go about that either if the pins do not have that option.
Thanks,
