2025-04-29 6:36 AM
Hi,
I'm using the ADC1 of the STM32H563 and I'd like to configure an offset (64) for all 12 of my analog channels. I'm using GPDMA1 to obtain an array of 1200 values at 100 kHz. When I configure the offset (before starting the conversion), I don't see the offset subtraction :
Here is my configuration:
Can you help me please?
Ghislain