kbiva / stm32f407_libs

Various libraries for STM32F407 microcontroller, STM32F4 Discovery board and Open407V-D board

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Various libraries for the STM32F4 Discovery and Open407V-D boards, used by me.

All libraries depends on lib_STM32F407_StdPeriph.

  • lib_BSP_STM32F4_Discovery - Board support library for onboard components on STM32F4 Discovery and Open407V-D boards
  • lib_delay - Microseconds delay.
  • lib_ILI9325 - Ilitek ILI9325 LCD library.
  • lib_STM32F407_StdPeriph - Standart Peripheral Library for STM32F407 v1.7.1
  • lib_tjpegd - TJpgDec library.
  • lib_usart - USART2 support for printf.
  • lib_XPT2046_ILI9325 - library for the XPT2046 touchpanel connected to ILI9325 LCD.

About

Various libraries for STM32F407 microcontroller, STM32F4 Discovery board and Open407V-D board

License:MIT License


Languages

Language:C 97.8%Language:C++ 1.1%Language:Objective-C 1.1%