Skip to main content
yogui_ricardo
Associate III
October 29, 2024
Solved

stm32h753 NUCLEO board manual not have details about CN2 dfu connector

  • October 29, 2024
  • 2 replies
  • 1426 views

stm32h753 nucleo manual not have details about CN2 dfu connector

This topic has been closed for replies.
Best answer by mƎALLEm

Hello @yogui_ricardo ,

CN2 is dedicated to connect to the MCU (STM32F723) that manages STLINK-V3 and update its firmware over SWD:

PA13: SWDIO

PA14: SWCLK

SofLit_0-1730231982437.png

But I don't think user needs this connection as the firmware could be updated over ST-LINK micro USB connector (CN1) using STM32CubeProgrammer or ST-LINK firmware upgrade tool.

2 replies

ST Technical Moderator
October 29, 2024

Hello @yogui_ricardo and welcome to the Community,

Which detail are you looking for ?

Maybe the Gerber files can help you. For that, you can look at the Board Manufacturing specifications in the CAD resources.

NUCLEO-H753ZI - STM32 Nucleo-144 development board with STM32H753ZI MCU, supports Arduino, ST Zio and morpho connectivity - STMicroelectronics

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks
mƎALLEm
mƎALLEmBest answer
ST Technical Moderator
October 29, 2024

Hello @yogui_ricardo ,

CN2 is dedicated to connect to the MCU (STM32F723) that manages STLINK-V3 and update its firmware over SWD:

PA13: SWDIO

PA14: SWCLK

SofLit_0-1730231982437.png

But I don't think user needs this connection as the firmware could be updated over ST-LINK micro USB connector (CN1) using STM32CubeProgrammer or ST-LINK firmware upgrade tool.

To give better visibility on the answered topics, please click "Best answer" on the reply which solved your issue or answered your question.