Skip to main content
Visitor II
April 5, 2024
Question

Ux_Device_HID for STM32U575ZI

  • April 5, 2024
  • 2 replies
  • 932 views

Hello,

I wonder if it exists an Ux_Device_HID example project for STM32U585ZITxQ mcu or the way to convert the Ux_Device_HID project for STM32U585AIIXQ present in the examples for a different packaged mcu.

 

Best regards

Ilaria

    This topic has been closed for replies.

    2 replies

    Super User
    April 5, 2024

    Is this example what you mean as "examples for a different packaged mcu"?

    Yes, there is a way to convert it for other board or packaging - assuming the hardware is evaluation board from ST or other known manufacturer. Custom-made hardware is always a gamble.

     

     

    Visitor II
    April 8, 2024

    Hello Pavel,

    the .ioc of this example evidences that it's related to an STM32U585AIIXQ mcu (UFBGA-169 package).

    I need to let the same example run on a STM32U585ZITxQ mcu (LQFP-144 package) after having converted the project.

    I don't find a way to get this automatically: CubeMX doesn't show my target mcu among the STM32U585AIIXQ pin-compatible due to the package difference.

    I'm searching for a way to perform the convertion.

    The test of the custom-made hardware will come after this stage; of course, the relevant USB_OTG_FS_DP pins have been maintained (PA11 and PA12).

    Thank you, best regards.

    Ilaria

    Super User
    April 10, 2024

    Have you read the CubeMX user manual, ch. 4.10, on Importing projects? Does it help?