DAC
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-04-11 1:26 AM
Posted on April 11, 2016 at 10:26
I would like to create a 16 bit DAC in STM32F103RET6. But
STM32F103RET6
only has 12 bit DAC. How do I implement a higher resolution DAC inSTM32F103RET6
?Thank you. Please see link below
This discussion is locked. Please start a new topic to ask your question.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-04-11 5:39 AM
Posted on April 11, 2016 at 14:39
So you'll have to connect an external CODEC or DAC device, or create one using a resistor ladder type configuration.
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Up vote any posts that you find helpful, it shows what's working..
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-04-11 2:23 PM
Posted on April 11, 2016 at 23:23
Resistive ladders are pointless for 16-bit DAC's - 1% resistors versus 0.0015% resolution for the DAC.
Use an external DAC.