Skip to content

Latest commit

 

History

History
28 lines (25 loc) · 717 Bytes

README.md

File metadata and controls

28 lines (25 loc) · 717 Bytes

Build Status

STM32 HAL for my DIY projects

Drivers list:
  • TESTS!
  • Segger RTT based debug logging
  • GSM stack for SIMCOM based controllers
  • GPS stack, including special tracker
  • Bluetooth (BC417)
  • SPI
  • USART including simple termonal
  • RTC
  • OV528 camera support
  • EEPROM emulation (onboard flash)
  • SD card support with FAT32
  • RAM disk with FAT32
  • I2C
  • ADC
  • DAC
  • CAN
  • WiFi
  • Self uupdate via GSM
  • Simple FTP client
  • External RAM support
  • Xmodem
  • Threading/multitasking