Resolved! B-U585I-IOT02A USB Host problem
I'm using BSP driver for USB PD (TCPP03-M20) on the B-U585I-IOT02A, for initialization of the USB PD as USB Host I use the following code:BSP_USBPD_PWR_Init (USBPD_PWR_TYPE_C_PORT_1); BSP_USBPD_PWR_SetRole (USBPD_PWR_TYPE_C_PORT_1, POWER_ROLE_SOURCE)...