Skip to content

Latest commit

 

History

History

uart_printf

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

UART Print

Implemented by override _write() or __io_putchar(), interrupt-driven or blocking.

Check the code under the User folder.

  • UART: 115200-8-n-1
  • STM32CubeIDE: v1.14.1