I want to make 24 bit resolution adc reading from STM32H573I-DK starter kit. For this, after the documents I examined, I decided to configure ADC1 as master ADC2 as slave in dual regular conversion mode. However, when I run the code after making the ...