2025-03-01 5:54 PM - edited 2025-03-01 6:12 PM
I am using the STM32F723 with custom, self-powered PCB interfaced to a host using USB HS. Everything worked fine with with CubeMX 6.12, but after upgrading to more recent versions, I noticed that the following functions are no longer generated within HAL_PCD_MspInit() (file usbd_conf.c):
2025-03-02 8:13 PM - edited 2025-03-02 8:14 PM
Include the IOC that you think is generating faulty code.
2025-03-03 5:13 AM
Hi @LucaP
Try to reproduce with latest version V6.14 first.
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.