Driver Software
PHYTEC Meßtechnik GmbH 2004 L-608e_4
171
Ø
Transmitting Data via the I²C Interface
These functions allow the user to read and write to devices that are
connected to the I²C interface.
void I2C_Set_BR_Mode ( unsigned short nDevNo,
unsigned char bMode)
bMode
Baud rate
eGrabber-4plus:
0 = 99,2 kHz, 1 = 396,8 kHz
eGrabber-2:
0 = 33 kHz, 1 = 290 kHz
unsigned char I2C_ReadByte (unsigned char nDevNo,
unsigned char bChipAddress,
unsigned char bSubAddress,
unsigned char *bByteRead)
bChipAddress:
Device address of the
I²C device connected to the bus
bSubAddress:
Internal memory address for the
I²C device
*bByteRead:
Pointer points to the Byte variable. The result
is written in the Byte variable.
return value:
SUCCESS, NOACK, INVALID_ADDRESS
unsigned char I2C_WriteByte ( unsigned short nDevNo,
unsigned char bChipAddress,
unsigned char bSubAddress,
unsigned char bData)
bChipAddress:
Device address for the
I²C device connected to the bus
bSubAddress:
internal memory address for the I²C device
bData:
Byte that is written to in the specified address
return Value:
SUCCESS, NOACK, INVALID_ADDRESS,
WRITE_FAILED
Содержание eGrabber-4plus
Страница 1: ...A product of a PHYTEC Technology Holding company eGrabber 4plus Hardware Manual Edition June 2004 ...
Страница 8: ...eGrabber 4plus PHYTEC Meßtechnik GmbH 2004 L 608e_4 ...
Страница 10: ...eGrabber 4plus PHYTEC Meßtechnik GmbH 2004 L 608e_4 ...
Страница 56: ...eGrabber 4plus 46 PHYTEC Meßtechnik GmbH 2004 L 608e_4 ...
Страница 80: ...eGrabber 4plus 70 PHYTEC Meßtechnik GmbH 2004 L 608e_4 ...
Страница 81: ...Part 2 Programmer s Manual PHYTEC Meßtechnik GmbH 2004 L 608e_4 71 Part 2 Programmer s Manual ...
Страница 82: ...eGrabber 4plus 72 PHYTEC Meßtechnik GmbH 2004 L 608e_4 ...
Страница 137: ...Driver Software PHYTEC Meßtechnik GmbH 2004 L 608e_4 127 Figure 52 Color Format of the eGrabber 4plus ...
Страница 188: ...eGrabber 4plus 178 PHYTEC Meßtechnik GmbH 2004 L 608e_4 ...
Страница 192: ...eGrabber 4plus 182 PHYTEC Meßtechnik GmbH 2004 L 608e_4 ...
Страница 204: ...eGrabber 4plus 194 PHYTEC Meßtechnik GmbH 2004 L 608e_4 ...
Страница 206: ...Published by PHYTEC Meßtechnik GmbH 2004 Ordering No L 608e_4 Printed in Germany ...