How to use printf
hey how to use printf in stm32f429i-disc1 board and my mcu is stm32f103cbt6
hey how to use printf in stm32f429i-disc1 board and my mcu is stm32f103cbt6
@syedhashmiraza wrote:
hello
can you provide me a disign setting for printf
Hello,
Attached a project that prints "Hollo World" using printf over USART1.
Need first to check which COM was allocated by windows to your STLINK VCP in Device manager:

Then in the HyperTerminal to configure these parameters:
Baudrate: 115200
Datasize: 7
Parity: None
Handshake: Off
Hope it helps.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.