lkml.org 
[lkml]   [1998]   [Sep]   [8]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
FromSimon Vogl <>
SubjectRe: [offtopic] Re: I2c was: Cobalt Micro (was Re: Build your own Motherboards)
DateTue, 8 Sep 1998 09:08:19 +0200 (MET DST)
> > 
> > Would it be possible to crack open my TV, find the tuner area, locate the
> > I2C, hook it to the computer and sniff it, then use the computer to
> > control the TV? (same for microwave and other such devices)?
> > 
> Correct me if I am wrong . I think i2c specification allows only one chip 
> to drive the bus. So if you tap into it your tap should be passive. Right ?
> 
There can only be one master at a time transferring data on the bus, but
you can hook up as many masters as you like - you have to take care of 
arbitration though (i.e. get lost when some other uC transmits data).

But beware, in the early days of my i2c bus driver I managed to erase the
eeprom of my TV that stored all the timing values for various chips. Luck
it was still guarantee time ;)

Simon

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/faq.html

\
 
 \ /
  Last update: 2005-03-22 12:44    [from the cache]
©2003-2008