Hi all,I have an system that reads data form an external ADC via SPI DMA, i send the StartConversion CMD and when it's done i get and IRQ so i can read the register. I also have an UART communication that polls every 2sec for the new data, I have the...