Skip to content

STM32F767ZI: Board Initialization #15

@alieissa-commits

Description

@alieissa-commits

Description

Generate code for STM32F767ZI-Nucleo-144 board using STM32CubeMX to create the BSP.

  • Configure the System Clock Tree to run at the maximum 216 MHz utilizing the ST-LINK 8 MHz oscillator bypass.
  • Initialize basic GPIOs (User LEDs, User Button).
  • Implement board_init.c and board_init.h
  • Add console.c and console.h to initialize the virtual COM port UART and redirect printf outputs through nanoprintf.
  • Add library files associated with the board.

Metadata

Metadata

Labels

GSoCGoogle Summer of Code participant tasks

Type

No type
No fields configured for issues without a type.

Projects

Status
In review

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions