欢迎访问ic37.com |
会员登录 免费注册
发布采购

CDB5523 参数 Datasheet PDF下载

CDB5523图片预览
型号: CDB5523
PDF下载: 下载PDF文件 查看货源
内容描述: 评估板和软件 [Evaluation Board and Software]
分类和应用:
文件页数/大小: 28 页 / 1051 K
品牌: CIRRUS [ CIRRUS LOGIC ]
 浏览型号CDB5523的Datasheet PDF文件第5页浏览型号CDB5523的Datasheet PDF文件第6页浏览型号CDB5523的Datasheet PDF文件第7页浏览型号CDB5523的Datasheet PDF文件第8页浏览型号CDB5523的Datasheet PDF文件第10页浏览型号CDB5523的Datasheet PDF文件第11页浏览型号CDB5523的Datasheet PDF文件第12页浏览型号CDB5523的Datasheet PDF文件第13页  
CDB5521/22/23/24/28
1.6 Software
The evaluation board comes with software and an
RS-232 cable to link the evaluation board to the
PC. The executable software was developed with
Lab Windows/CVI
TM
and meant to run under Win-
dows
TM
3.1 or later. After installing the software,
read the readme.txt file for last minute changes in
the software. Additionally,
further details how to install and use the soft-
ware
Name
HDR1
HDR2
HDR3
HDR4
HDR5
Function Description
Used to switch AIN1+ (AIN1 on
CS5528) between J1 and AGND.
Used to switch AIN1- (AIN2 on
CS5528) between J1 and AGND.
Does not exist.
Used to switch the power for NBV
from the LM337, CPD, or AGND.
Used to switch VREF+ and VREF-
pins from external J2 header to the on
board LT1019 reference.
Used to connect an external micro-
controller.
Used in conjunction with the self test
modes to test the UART/RS232 com-
munication link between the micro-
controller and a PC.
Used to switch AIN2 + (AIN3 on
CS5528) between J1 and AGND.
Used to switch AIN2- (AIN4 on
CS5528) between J1 and AGND.
Does not exist.
Used to switch AIN3+ (AIN5 on
CS5528) between J1 and AGND.
Used to switch AIN3- (AIN6 on
CS5528) between J1 and AGND.
Used to switch AIN4+ (AIN7 on
CS5528) between J1 and AGND.
Used to switch AIN4- (AIN8 on
CS5528) between J1 and AGND.
Table 1. Header Descriptions
1.7. Writing Your Own Interface Software
Tables 2 through 5 list the RS-232 commands used
to communicate between the PC and the microcon-
troller. To develop additional code to communi-
cate to the evaluation board via RS-232, the
following applies: to write to an internal ADC reg-
ister, choose the appropriate write command byte
(See Table 2), and transmit it LSB first. Then,
transmit the three data bytes lowest order byte (bits
7-0) first with the LSB of each byte transmitted
first. These three data bytes provide the 24-bits of
information to be written to the desired register.
To read from an internal register, choose the appro-
priate read command byte and transmit it LSB first.
Then, the microcontroller automatically acquires the
ADC’s register contents and returns the 24-bits of
information. The returned data is transmitted lowest
order byte first with the LSB of each byte transmit-
ted first.
HDR6
HDR7
HDR8
HDR9
HDR10
HDR11
HDR12
HDR13
HDR14
DS317DB2
9