Question
STM32L4R5 UART not working
Hi All,
We are using STM32L4R5Zi-p nucleo - 144 board for our development activities. We tried to create a UART code using cube mx. But it seems like data is not sending through TX pin. We checked the TDR register of UART and we can see the data going in the register. We tried UART2 with PD5 and PD6 and we used HAL_UART_Transmit function to send data.
Please let us know where we are going wrong, also it will be really helpful if anyone can share a working UART code of STM32L4R5 for reference.
Thanks
Rohit
