Hi, I have some problem with UART. im using stm32l152Vb uC... in that, im suing standard peripheral library...I configured two uarts (UART1 and UART2) both of them are working in normal mode. I want to send data from PC to mcu-UART2 and after receivi...