Changes

Jump to navigation Jump to search
no edit summary
Line 16: Line 16:  
* A(4:0) is a 5-bit address to select the target DAC channel.
 
* A(4:0) is a 5-bit address to select the target DAC channel.
 
* DB(13:0) is a 14-bit voltage code, where
 
* DB(13:0) is a 14-bit voltage code, where
:<math>V_{out} = 50*V_{REF\,\,IN}*\frac{DB(13:0)}{2^{14}}</math>
+
:<math>V_{out} = 50*V_{RefIn}*\frac{DB(13:0)}{2^{14}}</math>.
 +
** DB = 0 yields <math>V_{out} = 0</math>.
 +
** DB = <math>2^{14}-1</math> (full scale) yields <math>V_{out} = 49.9969*V_{RefIn}</math>.
    
=== Emulator ===
 
=== Emulator ===
461

edits

Navigation menu