DPM_Sleep_start build error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
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:
- OS_CAD_PRIORITY
- OS_PE_PRIORITY
- DPM_Sleep_start
I have attached the error message and code files. Please check and guide us on resolving this issue.
Thanks & Regards,
Rajkumar.
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2025-03-24 12:01 AM
Hi Pascal,
Thank you for your valuable input, we will update pakeage and let you know.
Thanks
Regards
Rajkumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2025-03-24 3:49 AM
Hi Pascal,
thank you for your valuable input, after updating the software package, The UCPD Duale role was working.
once again thank you.
Thanks
Regards
Rajkumar.
