Skip to content

ansl/STM32-SERIAL-ASL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

STM32-SERIAL print printf style

This library creates aims the creation of a serial print for STM32f1xx devices in a printf style plus a BINARY plotter.

Syntax:

  • vsprintf wrapper Example: Serial_print(&huart1,"hello world %d %1.4f\n",a,b)
  • binary plotter Example: Serial_print(&huart1,"BIN",a)

Requirements:

  • This library requires the separated initialization of UART ports. A new fork will be created with the implicit initialization.

About

Serial print for stm32

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages