Skip to main content
Visitor II
December 26, 2025
Solved

Minimum hardware requirements for STM32F765

  • December 26, 2025
  • 2 replies
  • 88 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.

    This topic has been closed for replies.
    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ƎALLEmAnswer
    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.

    Visitor II
    December 26, 2025

    Thank you for that helpful reply - Much appreciated.

    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.

    Visitor II
    December 26, 2025
    i'm planning on using SWD programming via SWDIO and SWCLK