Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1651411

Re: [PATCH 1/3] [media] si2157: get chip id during probing

From Steven Toth <stoth@kernellabs.com>
Newsgroups linux.kernel
Subject Re: [PATCH 1/3] [media] si2157: get chip id during probing
Date 2017-05-26 16:40 +0200
Message-ID <tLozf-73D-5@gated-at.bofh.it> (permalink)
References <tlpAB-5Hb-3@gated-at.bofh.it> <tlpAC-5Hb-19@gated-at.bofh.it> <tzoEG-8l7-7@gated-at.bofh.it> <tHuMW-4pV-21@gated-at.bofh.it> <tKAj8-8uU-17@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


>> ep: 81 l:    9 08260080ffffff5901
>>
>> here you see all the ffff from the device.

You need to be able to see the traffic on the physical I2C bus in
order to help diagnose issues like this. You're going to want to see
ACKS/NAKS, clocks and other I2C bus activity.

You'll need to solder down scl/sda/gnd wiring to the PCB, I generally
attached to the eeprom which tends to have larger pins (details on
their respective datasheets).

It's not hard to do, but does require a small investment in hardware.

One the actual bus behavior is documented and understood, you'll
likely get a better technical discussion going on.

Send me a detailed picture of the PCB and I can probably help spot the
I2C bus for you, if you have a low cost bus analyzer and a soldering
iron.

-- 
Steven Toth - Kernel Labs
http://www.kernellabs.com

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH 1/3] [media] si2157: get chip id during probing Steven Toth <stoth@kernellabs.com> - 2017-05-26 16:40 +0200

csiph-web