Loading...
Searching...
No Matches
STM32 Nucleo-F767ZI

Support for the STM32 Nucleo-F767ZI. More...

Detailed Description

Support for the STM32 Nucleo-F767ZI.

Overview

The Nucleo-F767ZI is a board from ST's Nucleo family supporting ARM Cortex-M7 STM32F767ZI microcontroller with 512KiB of RAM and 2 MiB of Flash.

MCU

MCU STM32F767ZI
Family ARM Cortex-M7
Vendor ST Microelectronics
RAM 512KiB
Flash 2MiB
Frequency up to 216 MHz
FPU yes
Ethernet 10/100 Mbps
Timers 18 (2x watchdog, 1 SysTick, 2x 32-bit, 13x 16-bit)
ADCs 3x 12 bit (up to 24 channels
UARTs 4
I2cs 4
SPIs 6
CAN 3
RTC 1
Datasheet Datasheet
Reference Manual Reference Manual
Programming Manual Programming Manual
Board Manual Board Manual

Flashing the Board Using ST-LINK Removable Media

On-board ST-LINK programmer provides via composite USB device removable media. Copying the HEX file causes reprogramming of the board. This task could be performed manually; however, the cpy2remed (copy to removable media) PROGRAMMER script does this automatically. To program board in this manner, use the command:

make BOARD=nucleo-f767zi PROGRAMMER=cpy2remed flash
Note
This PROGRAMMER was tested using ST-LINK firmware 2.37.26. Firmware updates can be found on this STM webpage.

Files

file  periph_conf.h
 Peripheral MCU configuration for the nucleo-f767zi board.