Skip to content

STM32F767ZI: Low-level Startup & Hardware Abstraction #14

@alieissa-commits

Description

@alieissa-commits

Description

Implement the startup/ files using code from ThreadX and generated code by STM32CubeMX

  • Add the official GCC linker script STM32F767ZITx_FLASH.ld defining Flash and SRAM boundaries.
  • Add the startup assembly startup_stm32f767xx.s defining the hardware vector table and redirecting to SystemInit.
  • Add the ThreadX low-level initialization assembly tx_initialize_low_level.S for Cortex-M7.
  • Add system_stm32f7xx.c to define standard clock-system parameters.

Metadata

Metadata

Labels

No labels
No labels

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