PaulBernier / UART_STM32F4

Uart serial library for STM32F4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UART_STM32F4

Uart serial library for STM32F4

  • Convenient library to use easily UART1, UART2, UART3, UART4, UART5, UART6.
  • Include ltoa.c in Uart.hpp only if ltoa is not implemented in you standard library implementation
  • main.cpp shows a simple example to use the library
  • Please report any bug

About

Uart serial library for STM32F4


Languages

Language:C++ 88.9%Language:C 11.1%