33AD353XR HDL project
44================================================================================
55
6- The :adi: `AD3530R `/ :adi: `AD3530 ` and :adi: `AD3531R `/ :adi: `AD3531 ` are low
7- power, 16-bit, buffered voltage output, digital-to-analog converters (DACs) that
8- include a gain bit field, resulting in a full-scale output of 2.5V (gain = 1)
9- or 5V (gain = 2) for a reference voltage of 2.5V. :adi: `AD3530 `/ :adi: `AD3530R `
10- has 8 channels, and :adi: `AD3531 `/ :adi: `AD3531R ` has 4 channels. :adi: `AD3530R `
11- and :adi: `AD3531R ` has an on-chip, buffered, 2.5V reference available at the
12- VREF pin, capable of sourcing external loads up to +5mA.
6+ Overview
7+ --------------------------------------------------------------------------------
8+
9+ The :adi: `AD3530R `/ :adi: `AD3530 `, :adi: `AD3531R `/ :adi: `AD3531 `, and
10+ :adi: `AD3532R `/ :adi: `AD3532 ` are low power, 16-bit, buffered voltage output,
11+ digital-to-analog converters (DACs) that include a gain bit field, resulting in
12+ a full-scale output of 2.5V (gain = 1) or 5V (gain = 2) for a reference voltage
13+ of 2.5V. :adi: `AD3530 `/ :adi: `AD3530R ` has 8 channels, :adi: `AD3531 `/
14+ :adi: `AD3531R ` has 4 channels, and :adi: `AD3532 `/ :adi: `AD3532R ` has 16 channels.
15+ :adi: `AD3530R `, :adi: `AD3531R `, and :adi: `AD3532R ` have an on-chip, buffered,
16+ 2.5V reference available at the VREF pin, capable of sourcing external loads up
17+ to +5mA.
1318
1419Each DAC channel has its own Input register and DAC register. The DAC Register
1520stores digital code equivalent to the DAC output voltage while the Input
@@ -19,16 +24,19 @@ parallel with the data held in the Input Register. The DAC registers can also be
1924directly written to, in which the corresponding output updates immediately
2025without an LDAC.
2126
22- :adi: `AD3530R `/ :adi: `AD3530 ` contains eight buffered voltage output DAC
27+ :adi: `AD3530R `/ :adi: `AD3530 ` contains eight buffered voltage output DAC
2328channels capable of sourcing 50mA and sinking up to 40mA of current.
2429:adi: `AD3531R `/ :adi: `AD3531 ` contains four buffered voltage output DAC channels
25- capable of sourcing 100mA and sinking 80 mA of current.
30+ capable of sourcing 100mA and sinking 80 mA of current. :adi: `AD3532R `/
31+ :adi: `AD3532 ` contains sixteen buffered voltage output DAC channels capable of
32+ sourcing 25mA and sinking up to 20mA of current.
2633
27- The :adi: `AD3530R `/ :adi: `AD3530 ` contains a 27:1 multiplexer while
28- :adi: `AD3531R `/ :adi: `AD3531 ` contains a 15:1 multiplexer, in which both could
29- output a voltage on the MUX_OUT pin that is a representative of either the
30- output voltage or output current of a chosen channel, or the internal die
31- temperature of the device.
34+ The :adi: `AD3530R `/ :adi: `AD3530 ` contains a 27:1 multiplexer,
35+ :adi: `AD3531R `/ :adi: `AD3531 ` contains a 15:1 multiplexer, and :adi: `AD3532R `/
36+ :adi: `AD3532 ` contains a 51:1 multiplexer, in which all could output a voltage
37+ on the MUX_OUT pin that is a representative of either the output voltage or
38+ output current of a chosen channel, or the internal die temperature of the
39+ device.
3240
3341Applications:
3442
@@ -42,6 +50,7 @@ Supported boards
4250
4351- :adi: `EVAL-AD3530R `
4452- :adi: `EVAL-AD3531R `
53+ - :adi: `EVAL-AD3532R `
4554
4655Supported devices
4756-------------------------------------------------------------------------------
@@ -50,6 +59,8 @@ Supported devices
5059- :adi: `AD3530R `
5160- :adi: `AD3531 `
5261- :adi: `AD3531R `
62+ - :adi: `AD3532 `
63+ - :adi: `AD3532R `
5364
5465Supported carriers
5566-------------------------------------------------------------------------------
@@ -148,6 +159,8 @@ Hardware related
148159- Product datasheet: :adi: `AD3530R `
149160- Product datasheet: :adi: `AD3531 `
150161- Product datasheet: :adi: `AD3531R `
162+ - Product datasheet: :adi: `AD3532 `
163+ - Product datasheet: :adi: `AD3532R `
151164
152165- `UG-1203: EVAL-AD3530RARDZ Board User Guide <https://www.analog.com/media/en/technical-documentation/user-guides/eval-ad3530r-ug-2276.pdf >`__
153166
0 commit comments