2022-03-16 07:29 AM
Hello. I work on stm32CubeIDE. I am trying to figure out X-CUBE-USB-PD. An example of the project I'm trying to parse can be downloaded from the link https://github.com/STMicroelectronics/x-cube-usb-pd . It is required to understand how to adapt this project for stm32F4 devices. Unfortunately, I have a hard time understanding the project structure from the example. The IDE was able to open the EVAL_FUSB307_DRP project. If no changes are made to it, then it is assembled without errors. But I can't figure out how to use this project to adapt for stm32F4 device.