2025-03-17 1:09 AM - last edited on 2025-03-17 1:52 AM by FBL
Hi Pascal,
We have designed a custom PCB, and I’m attaching the schematic for your reference. Since we don’t have a dedicated UART, we have not enabled trace embedding.
We are using X-CUBE FreeRTOS 1.3 with STM32U575VGT6. The USB dual-role functionality worked correctly when tested on the Nucleo board (STM32U575), but it is not working on our custom board.
We encountered the following errors:
I have attached the error message and code files. Please check and guide us on resolving this issue.
Thanks & Regards,
Rajkumar.
2025-03-17 7:06 AM
Hi Rajkumar
Please migrate to STM32CubeMX 6.14.0 and STM32Cube MCU package for STM32U5 : 1.7.0
Then I have no more error compiling the project from your .ioc.
Best regards
Pascal