Hi, I am new on mcus and STM32 board. Now I am stuck on a test project. I have a STM32F56ZG nucleo board and want to sample values from 4 ADC inputs; process them and then output the result on DAC channel 1. I am using DMA triggered by timer 6. The...