Problem with USBPD 1.3.0 as sourcing device
Using USBPD 1.3.0, DRP_VDM project running on P-NUCLEO-USB002. Adding SOURCING_DEVICE macro.
STM32 is UFP (after Data Role Swap). The DFP requests Discover Identity of the SOP' but the STM32 answers with GoodCRC and never ACKs the Discover Identity.
It would seem that the STM32 should never even respond with GoodCRC since it wasn't addressed. There is no SOP'/SOP'' in the system (no marked cables). The DFP should perform Discover ID request and get no response.
I tried using the DRP_SRCING project but get compile errors with IAR (STUSB 1.2.0 did not get errors). I need Billboard instead of HID so want to use DRP_VDM.
Thanks!
