4.4D/A Conversion
The
| Pin- 30 (DA Out) | |
Ref In |
| |
D/A Converter | - | To D/A Output |
| + | |
|
| |
|
| Analog GND |
The operation of D/A conversion is simpler than A/D operation. You only need to write digital values into the D/A data registers and the corresponding voltage will be output from the DA Out
Vout | = | span x DAn / 4096 | – Unipolar |
Vout | = | span x DAn / 4096 + | – Bipolar |
where span is the span in volts. If your output range
Before performing the D/A conversion, users should care about the D/A output range which is set by the JP1. Please refer section 2.4 for jumper setting.
Digital Data Input | Analog Output | ||
|
| ||
Unipolar | Bipolar | ||
| |||
| 0V ~ 10V | ||
FFF hex | +9.9976V | +9.9951V | |
|
|
| |
800 hex | +5.0000V | 0.0000V | |
|
|
| |
7FF hex | +4.9976V | ||
|
|
| |
000 hex | 0.0000V | ||
|
|
| |
1 LSB | 2.44mV | 4.88mV | |
|
|
|
Operation Theorem ∙33