DAC output error
I'm using STM32F405VGT6 to output sine wave by using its dac.After every output sample,which is triggerd by timer, dac's data holding register 'DAC_DHR12R2' is not holding the data and is reset to zero.So the output wave is something like sine wave m...