Qdatasheet_Logo
Integrated circuits, Transistor, Semiconductors Search and Datasheet PDF Download Site

TCS3415 View Datasheet(PDF) - austriamicrosystems AG

Part Name
Description
MFG CO.
TCS3415
AMSCO
austriamicrosystems AG AMSCO
'TCS3415' PDF : 56 Pages View PDF
// Read ADC Channels Using Read Byte Protocol
Address = 0x39
Command = 0x90
ReadByte (Address, Command, DataLow)
Command = 0x91
ReadByte (Address, Command, DataHigh)
Channel1 = 256 * DataHigh + DataLow
Command = 0x92
ReadByte (Address, Command, DataLow)
Command = 0x93
ReadByte (Address, Command, DataHigh)
Channel2 = 256 * DataHigh + DataLow
Command = 0x94
ReadByte (Address, Command, DataLow)
Command = 0x95
ReadByte (Address, Command, DataHigh)
Channel3 = 256 * DataHigh + DataLow
Command = 0x96
ReadByte (Address, Command, DataLow)
Command = 0x97
ReadByte (Address, Command, DataHigh)
Channel4 = 256 * DataHigh + DataLow
TCS3404, TCS3414 − Application Information: Software
//Slave addr − also 0x29 or 0x49
//Address the Ch1 lower data register
//Result returned in DataLow
//Address the Ch1 upper data register
//Result returned in DataHigh
//Shift DataHigh to upper byte
//Address the Ch2 lower data register
//Result returned in DataLow
//Address the Ch2 upper data register
//Result returned in DataHigh
//Shift DataHigh to upper byte
//Address the Ch3 lower data register
//Result returned in DataLow
//Address the Ch3 upper data register
//Result returned in DataHigh
//Shift DataHigh to upper byte
//Address the Ch4 lower data register
//Result returned in DataLow
//Address the Ch4 upper data register
//Result returned in DataHigh
//Shift DataHigh to upper byte
Page 34
Document Feedback
ams Datasheet
[v1-00] 2015-Nov-11
Share Link: GO URL

All Rights Reserved © qdatasheet.com  [ Privacy Policy ] [ Contact Us ]