summaryrefslogtreecommitdiff
path: root/i2c/potentiometer/analog_devices_ad5258/README
blob: cce0f3ba489ad14fff9c1824bb3ec84836f0e96e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
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.