Crate stm32f7xx_hal

source ·
Expand description

HAL for the STM32F7xx family of microcontrollers

Modules§

  • Controller Area Network (CAN) Interface
  • Digital-to-analog converter
  • Interface the the DMA peripheral
  • Flash memory
  • HAL for Flexible memory controller (FMC)
  • General Purpose Input / Output
  • Inter-Integrated Circuit (I2C) bus For now, only master mode is implemented
  • Interface to the LCD-TFT display controller
  • Peripheral access API for STM32F7X6 microcontrollers (generated using svd2rust v0.24.1 ( ))
  • QUADSPI driver for the STM32F7. Supports INDIRECT mode only, using DMA or polling I/O.
  • Reset and clock control.
  • Interface to the true random number generator
  • Interface to the real time clock. For more details, see ST AN4759
  • Serial communication using UART/USART peripherals
  • Device electronic signature
  • Interface to the SPI peripheral
  • Interface to the timer peripherals
  • Watchdog peripherals

Enums§

Traits§

  • Extension trait that adds convenience methods to the u32 type

Type Aliases§

Attribute Macros§