Hi,
I started looking at the ADC configuration for STM32MP257 and noticed that the sampling time define names looked different than in the reference manual.
This is from the driver file stm32mp2xx_hal_adc.h where the sample time starts from 2.5 cycles. The same values continue in the stm32mp2xx_ll_adc.h file.
And this is from the reference manual rm0457.
Is the driver file correct or has there happened naming scheme error?
Hi,
I started looking at the ADC configuration for STM32MP257 and noticed that the sampling time define names looked different than in the reference manual.
This is from the driver file
stm32mp2xx_hal_adc.hwhere the sample time starts from 2.5 cycles. The same values continue in thestm32mp2xx_ll_adc.hfile.And this is from the reference manual rm0457.
Is the driver file correct or has there happened naming scheme error?