Skip to main content
Associate
December 26, 2025
Solved

Minimum hardware requirements for STM32F765

  • December 26, 2025
  • 2 replies
  • 493 views

Can anyone tell me or direct me to a source that shows the minimum connections needed to power up and serially program a STM32F765ZGT6? (144 pin package.)

I will be attaching the chip to a breakout board and will be using a St-Link Minie3. 

Any help much appreciated.

Best answer by mƎALLEm

Hello @greenalien and welcome to the ST community,


@greenalien wrote:

Can anyone tell me or direct me to a source that shows the minimum connections needed to power up and serially program a STM32F765ZGT6? (144 pin package.)


Please refer to the AN4661 "Getting started with STM32F7 Series MCU hardware development"  especially the figure 24:

mALLEm_0-1766758070009.png

For ST-Link connections, you can inspire from NUCLEO-F767ZI board schematics:

mALLEm_0-1766759918650.png

mALLEm_1-1766760052511.png

Hope that helps.

2 replies

mƎALLEm
mƎALLEmBest answer
Technical Moderator
December 26, 2025

Hello @greenalien and welcome to the ST community,


@greenalien wrote:

Can anyone tell me or direct me to a source that shows the minimum connections needed to power up and serially program a STM32F765ZGT6? (144 pin package.)


Please refer to the AN4661 "Getting started with STM32F7 Series MCU hardware development"  especially the figure 24:

mALLEm_0-1766758070009.png

For ST-Link connections, you can inspire from NUCLEO-F767ZI board schematics:

mALLEm_0-1766759918650.png

mALLEm_1-1766760052511.png

Hope that helps.

"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
December 26, 2025

Thank you for that helpful reply - Much appreciated.

TDK
Super User
December 26, 2025

In addition, if by "serially program" you mean over UART, see AN2606 for how to enter the bootloader and the supported pins. The RX/TX pins on pins on the ST-LINK/V3MINIE can be used.

"If you feel a post has answered your question, please click ""Accept as Solution""."
Associate
December 26, 2025
i'm planning on using SWD programming via SWDIO and SWCLK