* [U-Boot] Daughter card detection
@ 2011-04-11 4:06 Dev, Kapil
2011-04-12 3:01 ` Jerry Van Baren
0 siblings, 1 reply; 2+ messages in thread
From: Dev, Kapil @ 2011-04-11 4:06 UTC (permalink / raw)
To: u-boot
Hi I am trying to detect a daughter card chip. From data sheet I was able to find the address for that chip. But when I use i2c probe command from uboot shell, it is showing me only 4 addresses. And these 4 addresses does not contain the address of any chip on the daughter card.
So my query is :
1. how can I detect the daughter card chips using i2c.
2. why i2c probe command is not showing the chip addresses for daughter card as mentioned on the data sheet. But that is giving the correct address of EEPROM.
Here I want to mention that the card is working fine but not able to identify the chips on the daughter card mounted on davinci evm board.
________________________________
Information contained and transmitted by this e-mail is confidential and proprietary to Patni Computer Systems Ltd and its affiliates (hitherto referred as Patni Computers) and is intended for use only by the recipient. If you are not the intended recipient , you are hereby notified that any dissemination, distribution, copying or use of this e-mail is strictly prohibited and you are requested to delete this e-mail immediately and notify the originator or netadmin at patni.com. Patni Computers does not enter into any agreement with any party by e-mail. Any views expressed by an individual do not necessarily reflect the view of Patni Computers. Patni Computers is not responsible for the consequences of any actions taken on the basis of information provided, through this email. The contents of an attachment to this e-mail may contain software viruses, which could damage your own computer system. While Patni Computers has taken every reasonable precaution to minimise this risk, we cannot accept liability for any damage which you sustain as a result of software viruses. You should carry out your own virus checks before opening an attachment. To know more about Patni Computers please visit www.patni.com.
^ permalink raw reply [flat|nested] 2+ messages in thread
* [U-Boot] Daughter card detection
2011-04-11 4:06 [U-Boot] Daughter card detection Dev, Kapil
@ 2011-04-12 3:01 ` Jerry Van Baren
0 siblings, 0 replies; 2+ messages in thread
From: Jerry Van Baren @ 2011-04-12 3:01 UTC (permalink / raw)
To: u-boot
Hi Kapil,
On 04/11/2011 12:06 AM, Dev, Kapil wrote:
> Hi I am trying to detect a daughter card chip. From data sheet I was
> able to find the address for that chip. But when I use i2c probe
> command from uboot shell, it is showing me only 4 addresses. And
> these 4 addresses does not contain the address of any chip on the
> daughter card.
> So my query is :
>
> 1. how can I detect the daughter card chips using i2c.
The i2c probe command should work if your daughter card is working properly.
> 2. why i2c probe command is not showing the chip addresses for
> daughter card as mentioned on the data sheet. But that is giving the
> correct address of EEPROM.
What is the target chip that is not responding? You have given us no
useful information.
I would connect a logic analyzer (preferred) or scope to the SDA and SCL
lines on the I2C chip on your daughter card and verify the signals are
making it to the chip and are valid signals. It is tough with a scope,
but with a logic analyzer you should be able to decode the signals and
see the target chip's response or lack thereof.
> Here I want to mention that the card is working fine but not able to
> identify the chips on the daughter card mounted on davinci evm
> board.
Best regards,
gvb
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-04-12 3:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-11 4:06 [U-Boot] Daughter card detection Dev, Kapil
2011-04-12 3:01 ` Jerry Van Baren
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox