Introduction - If you have any usage issues, please Google them yourself
This routine printf, and scanf functions redirected to serial port 1 (USART1). The main loop calls the function printf, scanf functions and from the serial port 1 receives three integers and a string, and then call the printf function to output to the serial port 1. HyperTerminal through the windows to operate.