[Proximity Sensor ADC with DMA Problem] I have GP2Y0A41SK0F Sharp for distance measuring sensor. the datasheet says it needs 16.5 ms with 3.7 ms tolerant. for sampling time. So I assumed I need to configure PCLK2 (I use ADC2), ADC Clock Prescaller, ...
channel sampling, then calculate those parameters until 16.5 ms found. The problem is kinda impossible to get 16.5 ms even I tried to adjust those parameter. anyone has a clue? Iam using STM32F407VGx