How to use printf in stm32f429i-disc2
Hello,
How to use printf in stm32f429i-disc2 board and my MCU is stm32f103cbt6
Hello,
How to use printf in stm32f429i-disc2 board and my MCU is stm32f103cbt6
Before getting into printf, do you have the basic HAL UART (or bare-metal) comms working?
printf relies upon that, so you need to have that working first:
Then read this Knowledge base article:
And here's a 3rd-party article on the same:
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.