From 861f31e1e6afb7a7f1ac864858508b005a560773 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Sat, 27 May 2017 17:05:30 +0200 Subject: Add some Analog Devices AD5258 digital potentiometer dumps. --- i2c/potentiometer/analog_devices_ad5258/README | 30 ++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 i2c/potentiometer/analog_devices_ad5258/README (limited to 'i2c/potentiometer/analog_devices_ad5258/README') 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. -- cgit v1.2.3-54-g00ecf