UART Communication Issue
Hi,
I am using G474RE nucleo board and I want to communicate between the UARTs available on the board (UART2,UART1 and UART3). Message is not transmitting complete in to UART1 from UART2 and same with UART3 from UART1
Hi,
I am using G474RE nucleo board and I want to communicate between the UARTs available on the board (UART2,UART1 and UART3). Message is not transmitting complete in to UART1 from UART2 and same with UART3 from UART1
Hello @VGani.1 ,
I advise you check the UART clocks and content of UART registers when the issue occurs.
Please share more details when code hangs.
Did you use UART example with STM32CubeG4 package? this may help you on your implementation.
I recommend you the following articles which contain a list of examples about STM32 UART DMA RX/TX:
Imen
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.