/* USER CODE BEGIN Header */
/**
******************************************************************************
* @file : main.c
* @brief : Main program body
**************************************************************...
thanks for the reply @Tesla DeLorean. i just followed one tutorial where he explained that if you set up USART2 it will send data automatically to the terminal. I am not sure either because it includes alternate function stuff etc and can be get data...
Hello @Tesla DeLorean Thanks for the reply i also tried your solution, but it did not work.for usart2PA2 = USART2_TXPA3 = USART2_RXfor usart3PB10 = USART3_TXPB11 = USART3_RXbut it did not work
Hello @TDK I have also tried to print hello world using USART3 but could not get at putty teraterm. I have attached the SS of all steps i have done please check. thanks