参数资料
型号: TLV5606IDRG4
厂商: TEXAS INSTRUMENTS INC
元件分类: DAC
英文描述: SERIAL INPUT LOADING, 9 us SETTLING TIME, 10-BIT DAC, PDSO8
封装: GREEN, PLASTIC, MS-012AA, SOIC-8
文件页数: 5/27页
文件大小: 636K
代理商: TLV5606IDRG4
TLV5606
2.7V TO 5.5V LOW POWER 10BIT DIGITALTOANALOG
CONVERTERS WITH POWER DOWN
SLAS259B DECEMBER 1999 REVISED APRIL 2004
13
WWW.TI.COM
APPLICATION INFORMATION
TLV5606 interfaced to TMS320C203 DSP
hardware interfacing
Figure 17 shows an example how to connect the TLV5606 to a TMS320C203 DSP. The serial interface of the
TLV5606 is ideally suited to this configuration, using a maximum of four wires to make the necessary
connections. In applications where only one synchronous serial peripheral is used, the interface can be
simplified even further by pulling CS low all the time as shown in the figure.
FS
DIN
SCLK
OUT
REFIN
CS AGND
VDD
REF
FS
DX
CLKX
TMS320C203
TLV5606
RLOAD
Figure 17. TLV5606 to DSP Interface
software
No setup procedure is needed to access the TLV5606. The output voltage can be set using just a single
command.
out
data_addr, SDTR
where data_addr points to an address location holding the control bits and the 12 data bits providing the output
voltage data. SDTR is the address of the transmit FIFO of the synchronous serial port.
The following code shows how to use the timer of the TMS320C203 as a time base to generate a voltage ramp
with the TLV5606.
A timer interrupt is generated every 205
s. The corresponding interrupt service routine increments the output
code (stored at 0x0064) for the DAC, adds the DAC control bits to the four most significant bits, and writes the
new code to the TLV5606. The resulting period of the saw waveform is:
π = 4096 × 205 E-6 s = 0.84 s
;***************************************************************************************
;* Title
: Ramp generation with TLV5606
*
;* Version : 1.0
*
;* DSP
: TI TMS320C203
*
;*
(1998) Texas Instruments Incorporated
*
;***************************************************************************************
; I/O and memory mapped regs
.include ”regs.asm”
; vectors
.ps
0h
b
start
b
INT1
b
INT23
b
TIM_ISR
相关PDF资料
PDF描述
TLV5606CDG4 SERIAL INPUT LOADING, 9 us SETTLING TIME, 10-BIT DAC, PDSO8
TLV5606IDG4 SERIAL INPUT LOADING, 9 us SETTLING TIME, 10-BIT DAC, PDSO8
TLV5606CDGKG4 SERIAL INPUT LOADING, 9 us SETTLING TIME, 10-BIT DAC, PDSO8
TLV5606CDGK SERIAL INPUT LOADING, 9 us SETTLING TIME, 10-BIT DAC, PDSO8
TLV5606CDGKR SERIAL INPUT LOADING, 9 us SETTLING TIME, 10-BIT DAC, PDSO8
相关代理商/技术参数
参数描述
TLV5608 制造商:TI 制造商全称:Texas Instruments 功能描述:8-CHANNEL, 12-/10-/8-BIT, 2.7-V TO 5.5-V LOW POWER DIGITAL-TO-ANALOG CONVERTER WITH POWER DOWN
TLV5608IDW 功能描述:数模转换器- DAC 10bit 8Chl DAC 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
TLV5608IDWG4 功能描述:数模转换器- DAC 2.7V to 5.5V 10-Bit 8-Ch Ser 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
TLV5608IDWR 功能描述:数模转换器- DAC 2.7V to 5.5V 10-Bit 8-Ch Ser 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
TLV5608IDWRG4 功能描述:数模转换器- DAC 2.7V to 5.5V 10-Bit 8-Ch Ser 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