I migrated from STM32F373 to STM32G473, and it has a major noise tone on a static DAC value
I'm using CubeMX. With the new unit, I had to set ENVR and clear HIZ in VREFBUF_CSR in user code in order to use the internal reference. In this config, I can see the output value change DC level, but with a 700khz noise tone on it that amplifies along with the DC level. It reaches 1v peak to peak when the DAC is outputting the max value.
Are there settings that could end up causing this behavior?
