Not getting data length or interrupt on uart + dma on lpuart port of stm32l4r5
Hi, I am using Stm32l4r5 controller for my project.I would like to configure lpuart in DMA + interrupt mode and want to read **** of any length.But code generated through Stm32cubeMX not allowing me to read variable length data through lpuart.Receiv...