Skip to content

BastienGermond/stm32f4-printf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STM32F4 - Printf

This is a short example commented on how to use printf during stm32f4 development through UART.

How to use ?

This project use a STM32F401RE but should work on any STM32F4xx.

Flash this program using platformio:

pio run -t upload

Then you will be able to use the UART from the flashing cable with platformio:

pio device monitor -b 112500

About

This is a simple example on how to have a working printf on stm32f4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •