/STM32H7xx-DriverLib

Experimental embedded drivers library for stm32-h7xx mcu

Primary LanguageCMIT LicenseMIT

STM32H7xx DriverLib

Trying to implement a driver library for Nucleo-H743ZI development board for educational purposes.

The available resources

  • Hardware Abstraction Layer

    • GPIO
    • SPI
    • ExtI
    • Interrupts
  • External Peripherals

    • LED
  • Examples

    • Microcontroller
      • GPIO Blinky

      • GPIO Interrupt

      • SPI

    • Peripherals
      • LED Blinky

License

STM32H7xx-DriverLib is distributed under the terms of the MIT license. See LICENSE for details. Opening a pull requests is assumed to signal agreement with these licensing terms.