Working of DAC in STM32F103RB
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-05-08 10:46 AM
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 #analogSolved! Go to Solution.
- Labels:
-
DAC
-
STM32F1 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-05-10 5:35 AM
DOR 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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-05-10 5:35 AM
DOR 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
