I'm working to implement an SPI digital potentiometer with my Arduino Duemilanove. I'm using the AD 5204.
I've been following the tutorial posted here, which is for the AD5206 (a 6 terminal version of the chip I'm using), without success. This model has been copied widely, so I'm sure I'm the problem.
Any thoughts on what the problem may be? How should I go about trying to diagnose this? I'm wondering if the serial LED on pin 13 is the problem. Pin 13 is the SPI CLK, but I'm not sure if the voltage drop is causing a problem.
Thanks in advance for your help. I'm still pretty new at all this, so any advice is welcome news to me.