Digital pot resistance measurement

Status
This old topic is closed. If you want to reopen this topic, contact a moderator using the "Report Post" button.
I am using the PGA2320 from TI as a volume control/preamp. I want to measure the effective resistance of the digital pot to make sure my microcontroller is in fact increasing/decreasing the resistance levels properly at the touch of the attached volume buttons.

On the analog side, if I have nothing connected to the analog pots besides the analog ground, will I still be able to measure the resistance from wiper to ground with a simple voltmeter? I wonder if it will work like a conventional pot, because the digital potentiometer elements are actually a bunch of FETs in a ladder configuration.
 
rtarbell said:
I am using the PGA2320 from TI as a volume control/preamp. I want to measure the effective resistance of the digital pot to make sure my microcontroller is in fact increasing/decreasing the resistance levels properly at the touch of the attached volume buttons.

On the analog side, if I have nothing connected to the analog pots besides the analog ground, will I still be able to measure the resistance from wiper to ground with a simple voltmeter? I wonder if it will work like a conventional pot, because the digital potentiometer elements are actually a bunch of FETs in a ladder configuration.
This chip isn't just a digital pot. If you look in the datasheet, you'll see that the output is buffered with an opamp. Also, there are two independent digital pots, one as an attenuator on the input, and one as a gain selector in the opamp feedback loop. This chip is also capable of producing gain, so it can't be modeled as a variable resistor. You won't be able to measure the variable resistance of the internal components.

DS1802 etc. are less complex parts that are just pots.
 
Status
This old topic is closed. If you want to reopen this topic, contact a moderator using the "Report Post" button.