Resolved! Unable to use print anything on teraterm using UART
Hey everyone. I am trying to print something on TeraTerm console using USART2. I am using STM32L4R5ZI board for this function. Below is a picture of my .ioc file: Below is the Code in my while(1) Loop: Below is the configuration for USART2 in main.c ...