Resolved! Nucleo STM32U575ZI-Q low level USART receiving help
Hi all,I am using the Nucleo STM32U575ZI-Q and have been trying to get low level USART with DMA working. Transmitting data works fine as I can see the data using a logic analyser but when I try to receive data either from another Nucleo or putting th...