参数资料
型号: TLV5606CDGKG4
厂商: TEXAS INSTRUMENTS INC
元件分类: DAC
英文描述: SERIAL INPUT LOADING, 9 us SETTLING TIME, 10-BIT DAC, PDSO8
封装: GREEN, PLASTIC, MSOP-8
文件页数: 8/27页
文件大小: 636K
代理商: TLV5606CDGKG4
TLV5606
2.7V TO 5.5V LOW POWER 10BIT DIGITALTOANALOG
CONVERTERS WITH POWER DOWN
SLAS259B DECEMBER 1999 REVISED APRIL 2004
16
WWW.TI.COM
APPLICATION INFORMATION
LJMP
start
; Execution starts at address 0 on powerup.
;
; Code in the timer0 interrupt vector
;
CSEG AT
0BH
LJMP
timer0isr ; Jump vector for timer 0 interrupt is 000Bh
;
; Define program variables
;
RSEG
VAR1
rolling_ptr: DS
1
;
; Interrupt service routine for timer 0 interrupts
;
RSEG
ISR
timer0isr:
PUSH
PSW
PUSH
ACC
CLR
T0
; set CSB low
CLR
T1
; set FS low
; The signal to be output on the dac is a sine function. One cycle of a sine wave is
; held in a table @ sinevals as 32 samples of msb, lsb pairs (64 bytes). The pointer,
; rolling_ptr, rolls round the table of samples incrementing by 2 bytes (1 sample) on
; each interrupt (at the end of this routine).
MOV
DPTR,#sinevals
; set DPTR to the start of the table of sine signal values
MOV
A,rolling_ptr
; ACC loaded with the pointer into the sine table
MOVC
A,@A+DPTR
; get msb from the table
ORL
A, #00H
; set control bits
MOV
SBUF,A
; send out msb of data word
MOV A,rolling_ptr ; move rolling pointer in to ACC
INC
A
; increment ACC holding the rolling pointer
MOVC
A,@A+DPTR
; which is the lsb of this sample, now in ACC
MSB_TX:
JNB
TI, MSB_TX
; wait for transmit to complete
CLR
TI
; clear for new transmit
MOV
SBUF,A
; and send out the lsb
LSB_TX:
JNB
TI, LSB_TX
; wait for lsb transmit to complete
SETB
T1
; set FS = 1
CLR
TI
; clear for new transmit
MOV
A,rolling_ptr
; load ACC with rolling pointer
INC
A
; increment the ACC twice, to get next sample
INC
A
ANL
A,#03FH
; wrap back round to 0 if >64
MOV
rolling_ptr,A
; move value held in ACC back to the rolling pointer
SETB
T0
; CSB high
POP
ACC
POP
PSW
RETI
;
; Set up stack
;
相关PDF资料
PDF描述
TLV5606CDGK SERIAL INPUT LOADING, 9 us SETTLING TIME, 10-BIT DAC, PDSO8
TLV5606CDGKR SERIAL INPUT LOADING, 9 us SETTLING TIME, 10-BIT DAC, PDSO8
TLV5606IDGKG4 SERIAL INPUT LOADING, 9 us SETTLING TIME, 10-BIT DAC, PDSO8
TLV5606IDGK SERIAL INPUT LOADING, 9 us SETTLING TIME, 10-BIT DAC, PDSO8
TLV5608IYE SERIAL INPUT LOADING, 3 us SETTLING TIME, 10-BIT DAC, PBGA20
相关代理商/技术参数
参数描述
TLV5606CDGKR 功能描述:数模转换器- DAC 10-Bit 3 or 9 us DAC Serial Input RoHS:否 制造商:Texas Instruments 转换器数量:1 DAC 输出端数量:1 转换速率:2 MSPs 分辨率:16 bit 接口类型:QSPI, SPI, Serial (3-Wire, Microwire) 稳定时间:1 us 最大工作温度:+ 85 C 安装风格:SMD/SMT 封装 / 箱体:SOIC-14 封装:Tube
TLV5606CDGKRG4 功能描述:数模转换器- DAC 10-Bit 3 or 9 us DAC Serial Input RoHS:否 制造商:Texas Instruments 转换器数量:1 DAC 输出端数量:1 转换速率:2 MSPs 分辨率:16 bit 接口类型:QSPI, SPI, Serial (3-Wire, Microwire) 稳定时间:1 us 最大工作温度:+ 85 C 安装风格:SMD/SMT 封装 / 箱体:SOIC-14 封装:Tube
TLV5606CDR 功能描述:数模转换器- DAC 10-Bit 3 or 9 us DAC Serial Input RoHS:否 制造商:Texas Instruments 转换器数量:1 DAC 输出端数量:1 转换速率:2 MSPs 分辨率:16 bit 接口类型:QSPI, SPI, Serial (3-Wire, Microwire) 稳定时间:1 us 最大工作温度:+ 85 C 安装风格:SMD/SMT 封装 / 箱体:SOIC-14 封装:Tube
TLV5606CDRG4 功能描述:数模转换器- DAC 10-Bit 3 or 9 us DAC Serial Input RoHS:否 制造商:Texas Instruments 转换器数量:1 DAC 输出端数量:1 转换速率:2 MSPs 分辨率:16 bit 接口类型:QSPI, SPI, Serial (3-Wire, Microwire) 稳定时间:1 us 最大工作温度:+ 85 C 安装风格:SMD/SMT 封装 / 箱体:SOIC-14 封装:Tube
TLV5606D 制造商:TI 制造商全称:Texas Instruments 功能描述:2.7 V TO 5.5 V LOW POWER 10-BIT DIGITAL-TO-ANALOG CONVERTERS WITH POWER DOWN