101-0530 Rabbit Semiconductor, 101-0530 Datasheet - Page 63

no-image

101-0530

Manufacturer Part Number
101-0530
Description
KIT TOOL FOR LP3500 INTL
Manufacturer
Rabbit Semiconductor
Series
RabbitCore 3000r
Type
Single Board Computers (SBC)r
Datasheet

Specifications of 101-0530

Contents
Demo Board, Serial Cable, Software and Documentation
For Use With/related Products
Rabbit 3000-based products, except RCM30/3100, LP3500
Lead Free Status / RoHS Status
Vendor undefined / Vendor undefined
PARAMETERS
RETURN VALUE
SEE ALSO
User’s Manual
instructionbyte will initiate a read or write operation at 8 or 16 bits on the designated register
address, for example:
cmd is the command data that configure the registers addressed by the instruction byte. Enter 0 if per-
forming a read operation.
baud is the serial clock transfer rate of 9600 to 57,600 bps. baud must be set on the first call to this
function. Enter 0 in this parameter thereafter.
0 on write operations, data value on read operations.
checkid = anaInConfig(0x5F, 0, 9600);
i = anaInConfig(0x07, 0x3a, 0);
anaInConfig(0x00, 0x00, 9600);
anaInDriver, anaIn, brdInit
//
//
resets device and sets baud
write ref/osc reg and enable
//
read ID and set baud rate
57

Related parts for 101-0530