DC bias on STM32L using internal OP-AMP and DAC
Hi there,
I have a signal which is in the range +600mV. I want to read this using the internal ADC on the STM32L475 uC. To do so, I know I have to shift the signal so it is fully above 0V and I want to do this by connecting the internal DAC to the non-inverting input of one of the internal opamps and then the output of said opamp to the ADC. According to this document, section 3.4.3, it's possible to do with the STM32G series but can it be done with the STM32L series?
Additionally, if I had more signals (say 3 for example), do the opamps have a multiplexed input to allow this as there are only 2 opamps present. Again, according to that document, the STM32G series has this but I can't see anything about the STM32L series.
Thank you in advance for any help!!
