Does anyone know of a 12-bit DAC with code on the Propeller Object Exchange.
donnpangy
Posts: 49
Does anyone know of a 12-bit DAC with code on the Propeller Object Exchange. The 8-bit DAC is not going to be enough resolution for my project. I am new to spin and Prop assembly, and I am looking for code that might do this.·How complicated work it be to change Chip's MCP3208·SPI ADC code to DAC SPI code?·
·
I googled SPI and DAC and found these chips that might work.
·
MCP4921/4922·· 12-Bit DAC with SPI™ Interface......................................................................$3.14 at Digiket.com
·
AD5025: ·Fully Accurate 12-Bit VOUT DAC SPI Interface 2.7 V to 5.5 V in a TSSOP..........................$5.21 at Digikey.com
DAC124S085 - 12-Bit Micro Power QUAD Digital-to-Analog Converter·................$6.20 at Digikey.com
·
·
thanks for any ideas,
Don
·
·
I googled SPI and DAC and found these chips that might work.
·
MCP4921/4922·· 12-Bit DAC with SPI™ Interface......................................................................$3.14 at Digiket.com
·
AD5025: ·Fully Accurate 12-Bit VOUT DAC SPI Interface 2.7 V to 5.5 V in a TSSOP..........................$5.21 at Digikey.com
DAC124S085 - 12-Bit Micro Power QUAD Digital-to-Analog Converter·................$6.20 at Digikey.com
·
·
thanks for any ideas,
Don
·
Comments
As a side benefit, Parallax sells the modules (2, 4 and 8 channels). I also have a version with some magic smoke that automatically samples data. Let me know if you want to use it.
··· Thanks so much for the info, and your code looks very easy to follow. I am actually going to need 8 DAC's in this project, and it looks like your chip will support 8 DAC chips on 2 lines.
··· Is there an easy way to interface the Prop pins at 3.3v to the DAC running around 5v to 6v?
thanks again,
Don
i.e. prop pin 28 to 1K, 1K to device. 4.7K from device to +5V, same for prop pin 29
··· Parts are on order and I should have it running end of next week.
thanks again,