AD5270 digital potentiometer (SPI interface,16 BIT)

Introduction and miscellaneous that we haven't created categories for, yet
Post Reply
kavirunimsith
Posts: 5
Joined: Thu Dec 19, 2024 8:34 am
Has thanked: 2 times

AD5270 digital potentiometer (SPI interface,16 BIT)

Post by kavirunimsith »

Has anyone worked with AD5270 digital potentiometer? When im trying to change the resistor value of the potentiometer using cube ide by sending the 16 bit control command and 16 bit resistor value command it wont change.Resistor value is frozen always it doesnt change its value.Can anyone help me with this issue.
https://www.analog.com/en/products/ad5270.html
heres the link for the datasheet of the potentiometer
lucascraft
Posts: 2
Joined: Wed Feb 05, 2025 4:24 am

Re: AD5270 DIGITAL POTENTIOMETER (SPI INTERFACE,16 BIT)

Post by lucascraft »

If you haven't properly initialized the AD5270, it might not function correctly. Make sure you're sending the correct initialization commands, including the reset command, before sending the resistor value commands
Post Reply