Picoscope 3000 i2c serial decoding

Having problems ? let us know the details here
Post Reply
jgleason
Newbie
Posts: 1
Joined: Tue Jan 22, 2019 4:12 pm

Picoscope 3000 i2c serial decoding

Post by jgleason »

See attachment. I am using the serial decoder and trying to understand what the fields Address and Address +R/W are?
Attachments
Serial decoding
Serial decoding

Gerry
PICO STAFF
PICO STAFF
Posts: 1145
Joined: Mon Aug 11, 2014 11:14 am

Re: Picoscope 3000 i2c serial decoding

Post by Gerry »

Hi jgleason,

The Address + R/W bit field just includes the last bit in the address encoding (shift or shift + 1) because some vendors of I2C comms based devices include the R/W bit in their address frames to create 8-bit addresses, although, officially this is against the convention of the spec where addresses are 7-bits. So, we provide both in the decode table.

Regards,

Gerry
Gerry
Technical Specialist

Post Reply