Resolved! STM32H7A3 LPUART and BDMA
I'm trying to get the LPUART working with BDMA on a STM32H7A3 MCU. Eventually I'd like to set it up so the MCU goes into a low power state and wakes up when it receives a LF character match in the incoming message, but for now I'm just trying to get...