summaryrefslogtreecommitdiff
path: root/i2c/potentiometer/analog_devices_ad5258/README
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2017-05-27 17:05:30 +0200
committerUwe Hermann <uwe@hermann-uwe.de>2017-05-27 17:05:30 +0200
commit861f31e1e6afb7a7f1ac864858508b005a560773 (patch)
tree7668ccd73d8d378f805411223b7401a819ed82f9 /i2c/potentiometer/analog_devices_ad5258/README
parent44fbf09632f47b3dcfe573377ee550ea00c601df (diff)
downloadsigrok-dumps-861f31e1e6afb7a7f1ac864858508b005a560773.tar.gz
sigrok-dumps-861f31e1e6afb7a7f1ac864858508b005a560773.zip
Add some Analog Devices AD5258 digital potentiometer dumps.
Diffstat (limited to 'i2c/potentiometer/analog_devices_ad5258/README')
-rw-r--r--i2c/potentiometer/analog_devices_ad5258/README30
1 files changed, 30 insertions, 0 deletions
diff --git a/i2c/potentiometer/analog_devices_ad5258/README b/i2c/potentiometer/analog_devices_ad5258/README
new file mode 100644
index 0000000..cce0f3b
--- /dev/null
+++ b/i2c/potentiometer/analog_devices_ad5258/README
@@ -0,0 +1,30 @@
+-------------------------------------------------------------------------------
+Analog Devices AD5258 digital potentiometer
+-------------------------------------------------------------------------------
+
+This is a set of example captures of the I²C traffic to/from an Analog
+Devices AD5258 digital potentiometer.
+
+Details:
+http://www.analog.com/en/products/digital-to-analog-converters/digital-potentiometers/ad5258.html
+http://www.analog.com/media/en/technical-documentation/data-sheets/AD5258.pdf
+
+
+Logic analyzer setup
+--------------------
+
+The logic analyzer used was a CWAV USBee AX (at 4MHz):
+
+ Probe AD5258 pin
+ ----------------------
+ 0 (black) SCL
+ 1 (brown) SDA
+
+ Analog AD5258-controlled voltage elsewhere on the PCB
+
+
+Data
+----
+
+The data contains various digital potentiometer communication, e.g. reading
+and writing the RDAC register, reading/writing the internal EEPROM, etc.