Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 624 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 624 Bytes

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.