ncs3.10 NRF_SAADC_GAIN1_2 has opposite gain effect on nrf52832 & nrf54L15 while data sheet states same words

I was migrating from nrf52832 to nrf54L15, and found that,

ncs3.10 + NRF_SAADC_GAIN1_2 has opposite gain effect on nrf52832 & nrf54L15.

More specifically:

* on nrf52832, using NRF_SAADC_GAIN1_2  will have sampled data value* 1/2

* on nrf54L15 , using NRF_SAADC_GAIN1_2 will have sampled data value *2

* similar behavior applies for other NRF_SAADC_GAIN_X macro

if the inconsistency mentioned above is not about to change in short term, I supposed it would be good to document it some where.

Parents Reply Children
No Data
Related