Resolved! STM32L072 Discovery Board cannot receive the UART data
Hi,I'm using STM32L072 Discovery Board and generated UART code using CubeMx, I'm able to transmit the data via UART but not able to receive the data. Please help me in this regard.int main(void) { /* USER CODE BEGIN 1 */ /* USER CODE END 1 */ ...