Skip to main content
Associate
August 21, 2026
Question

Using STM32CubeProgrammerw, connect to STM32MP235F via ST LINK v2.

  • August 21, 2026
  • 4 replies
  • 101 views

Does the ST LINK v2 support STM32MP235F connection?

4 replies

Erwan SZYMANSKI
ST Technical Moderator
August 21, 2026

Hello ​@Johnny Chou ,
For debug, ST-Link v2 can be used, but for CubeProgrammer this is done through USB or UART connection (but much more efficient with USB). Please see the following Wiki articles:

Kind regards,
Erwan.

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
Associate
August 21, 2026

We want to verify that the circuitry of our custom motherboard (SWD) is functioning correctly. Our initial plan was to use STM32CubeProgrammer to connect to the SWD via ST-Link to obtain the CPU ID, thus proving that the circuitry is working properly. If ST-Link cannot be used for testing, are there any other methods? Thank you!

 

Associate
August 24, 2026

I connected to a logic analyzer, which captured the IDCODE, but CubeProgrammer isn't showing it. The communication flow seems to have some errors and isn't completing. Is there a solution?