Where I can find the example of usbpd_dpm_user.h ?
Hello!
I am tryig to create my own USBPD project on P-NUCLEO-USB002, and using UM2552 manual.
I add to project some files (see screenshot)
and have compile error.
On the page 20 there is string: "For details see the file usbpd_dpm_user.h, which contains the structure definition for USBPD_HandleTypeDef." And the thing is that there is no such file in X-CUBE-USBPD STM32_USBPD_Library files. Only in Projects\STM32F072RB-Nucleo\Applications\USB_PD\EVAL_FUSB307_DRP\Src I can find it, but I dont think, that it is correct to use it in my project.
