Skip to main content
Visitor II
December 15, 2021
Solved

I have problem with star STM32MP153AAC3. I can't see it on STM32CubeProgrammer. Where I have mistake?

  • December 15, 2021
  • 1 reply
  • 695 views

0693W00000HokuSQAR.jpg0693W00000HokuXQAR.jpg0693W00000HokuNQAR.jpg

    This topic has been closed for replies.
    Best answer by PatrickF

    Hi,

    I see no USB OTG connections on USB_DP2/DM2 (which is the main CubeProgrammer interface) nor crystal on HSE pins (mandatory for USB).

    Notice that for STM32MP MPU products, JTAG/SWD is only used for debugging and not used for Flashing. So cubeProgrammer does not connect using STLINK but rather using USB DFU on USB_DP2/USB_DM2 pins (I remind that HSE clocking is mandatory for USB to work).

    For good start point before doing a custom board, please have a look to AN5031 and also to development boards EV1 or DK2 schematics.

    I also recommend to read MPU wiki and FAQ (here and here)

    Regards.

    1 reply

    PatrickFAnswer
    Technical Moderator
    December 16, 2021

    Hi,

    I see no USB OTG connections on USB_DP2/DM2 (which is the main CubeProgrammer interface) nor crystal on HSE pins (mandatory for USB).

    Notice that for STM32MP MPU products, JTAG/SWD is only used for debugging and not used for Flashing. So cubeProgrammer does not connect using STLINK but rather using USB DFU on USB_DP2/USB_DM2 pins (I remind that HSE clocking is mandatory for USB to work).

    For good start point before doing a custom board, please have a look to AN5031 and also to development boards EV1 or DK2 schematics.

    I also recommend to read MPU wiki and FAQ (here and here)

    Regards.