cancel
Showing results for 
Search instead for 
Did you mean: 

DPM_Sleep_start build error

Rajkumar24
Associate III

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.

 

 

ucpd_schimatic1.pngucpd_schimatic.png

 

ucpd_error.PNG

1 ACCEPTED SOLUTION

Accepted Solutions
PPAIL.1
ST Employee

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

 

View solution in original post

3 REPLIES 3
PPAIL.1
ST Employee

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

 

Hi Pascal,

Thank you for your valuable input, we will update pakeage and let you know.

 

Thanks

Regards

Rajkumar

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.