Expand description
Board file for Nucleo-F429ZI development board
Modulesยง
- Support routines for debugging I/O.
Structsยง
- Nucleo
F429ZI ๐A structure representing this platform that holds references to all capsules for this platform.
Constantsยง
- FAULT_
RESPONSE ๐ - Nucleo F429ZI HSE frequency in MHz
- NUM_
PROCS ๐
Staticsยง
- CHIP ๐
- PROCESSES ๐
- PROCESS_
PRINTER ๐ - Dummy buffer that causes the linker to reserve enough space for the stack.
Functionsยง
- mainโMain function called after RAM initialized.
- set_
pin_ ๐ โprimary_ functions Helper function called during bring-up that configures multiplexed I/O. - setup_
dma ๐ โHelper function called during bring-up that configures DMA. - setup_
peripherals ๐ โHelper function for miscellaneous peripheral functions - start ๐ โThis is in a separate, inline(never) function so that its stack frame is removed when this function returns. Otherwise, the stack space used for these static_inits is wasted.
Type Aliasesยง
- RngDriver ๐
- Temperature
Driver ๐ - TemperatureSTM
Sensor ๐