> I need a DAC to controll a servo amp from a PIC. Sadly I don't have any more > pins left. (it's an existing design.) I already have an I2C port implemented. > I have tried to use a PCF8591 (Phillips 8 bit ADC / DAC) but it does'nt seem > accurate enough. Can anyone point me in the direction of a different part? > It MUST be I2C compatible. Well, there is a whole range by MAXIM, but unfortunately it's only SPI/QSPI/Microwire compatible. Maybe that will also do for your purposes. It's also a serial protocol. Here we go: MAX504 10bit SPI serial version of 503 MAX515 10bit SPI ultra low power MAX531 12bit SPI serial version on 530 MAX538 12bit SPI 8pin ultra low power MAX539 12bit SPI same, just 0-5V output MAX543 12bit SPI multiplying MAX7543 12bit SPI multiplying Cheers, Richard