How should the USBPD stack be informed about a error from the protection IC?
Hi,
We use a STM32G071 with the USBPD library together with a USB-C protection IC to implement a DRP device.
How should I handle a fault signalled by the protection IC?
- How should I inform the USB-C PD stack about this event?
- Is it sufficient to request a hard reset (USBPD_PE_Request_HardReset(0);)?
I'm using:
- FW pack STM32Cube_FW_G0_V1.5.1
- USBPD core library V4.0.0
- USBPD device library V3.3.1
Thanks!
BR, Christoph
