05-11-2007 03:14 AM
05-11-2007 07:06 AM
Hello all,
i found my mistake. If you read out the Senor, the bytes read have to be the same count of bytes as discribed in the Documentation.
So if you want to read Register 8 you have to read 8 bytes. If you want to read register 42h you have to read 1 byte.
If you do not so you will get strange Values back.
rgds
Harald
05-18-2007 11:50 AM
05-18-2007 02:20 PM