I have a single-ended signal that spans [0V,3.3V] and is centered around V_bias=1.65V (=3.3V/2).
I want to use the NRF54L internal gain to amplify only the AC parts of the signal and then add back V_bias so that my signal stays in the range [0V,3.3V]. This way the signal is still centered around V_bias.
I don't know what type of amplifier is internal to the gain stage of the NRF54L SAADC so it is difficult for me to configure external circuitry (e.g. bias resistors, ac-coupling capacitors) appropriately.
Some guidance on how to do this from a hardware and software perspective this would be appreciated.