Hello.I encountered a truncation error issue while working on a grid-connected converter application with the STM32G474MET6 MCU. To manage multiple ADC channels, I opted for DMA to obtain 12-bit ADC converted values. However, I've noticed a bit trunc...