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

Support for the STM32 Nucleo-F412ZG More...

Detailed Description

Support for the STM32 Nucleo-F412ZG

Overview

The Nucleo-F412ZG is a board from ST's Nucleo family supporting ARM Cortex-M4 STM32F412ZG microcontroller with 256KiB of RAM and 1MiB of Flash.

Pinout

Pinout for the Nucleo-F412ZG (from STM user manual, UM1974, http://www.st.com/resource/en/user_manual/dm00244518.pdf, page 34)

MCU

MCU STM32F412ZG
Family ARM Cortex-M4
Vendor ST Microelectronics
RAM 256KiB
Flash 1MiB
Frequency up to 100 MHz
FPU yes
Timers 17 (2x watchdog, 1 SysTick, 2x 32-bit, 12x 16-bit)
ADC 1x 12 bit (up to 16 channels)
UARTs 4 (four USARTs)
I2Cs 4
SPIs 5
CAN 2
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-f412zg PROGRAMMER=cpy2remed flash
Note
This PROGRAMMER requires ST-LINK firmware 2.37.26 or newer. Firmware updates could be found on this STM webpage.

Files

file  periph_conf.h