I have a Dig Pot the TPL0501 by Texas Instruments that I am trying to control with a micro controller.
Link Here:
http://www.ti.com/lit/ds/slis136a/slis136a.pdf
I have been able to successfully control this with my CC3200 and the output signals look like Photo 1 attatched.
I have since decided I want to do this with my MSP432 but I am not able to get it to work. The same code should work for each I assume.
The output signals I am getting for the MSP432 are shown in photo 2.
I have tried changing the mode but nothing seems to help. Any ideas?
My code is listed be