Working of DAC in STM32F103RB
Firstly, what is the purpose of DHR (Data Holding Register) and DOR (Data Output Register)?
Secondly, where does the data go after DOR register?
Thanks!!!
#dac #stm32f103rb #analogFirstly, what is the purpose of DHR (Data Holding Register) and DOR (Data Output Register)?
Secondly, where does the data go after DOR register?
Thanks!!!
#dac #stm32f103rb #analogDOR is the register which directly controls the analog output. The digital value in the DOR represents directly the analog output from DAC. Data are transferred to DOR from DHR at the trigger event.
Bits in DOR directly control analog switches in the R-2R analog network which produces analog output voltage.
Regards
Igor
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.