STM32F3xx Can the DAC be switched between multiple comparators?
Hi, I'm new here. Working with STM32F303 and wanting to use the DAC externally and internally with comparators in an adaptive threshold config. Can the DAC be disconnected and the COMP internal + point hold a charge and continue to work while the DAC is changed and connected to another comparator. I will refresh say every 1mS.
Plan B is to connect the COMP external pin AND DAC internally together and use an external holding capacitor. Is this possible?
Plan C route DAC out to other analog GPIOs (multiplex) and wire to COMPs external pins with external holding capacitors. Looking at the datasheet, seems the DAC out is fixed.
So basically how much internal capacitance and impedance do the COMP inputs have?
Has anyone here tried it?