Some interesting links...http://www.busi2c.com - a short article describing TV troubleshooting using EasyI2C™ to sniff the internal I2C buses.
http://www.i2cprotocol.com - an overview of the I2C bus protocol. http://www.i2cprotocolanalyzer.com - discussion of the benefits of using a protocol analyzer http://www.analyzeri2c.com - how a protocol analyzer differs from a simple bus monitor http://ezinearticles.com/?I2C-Protocol-Subtleties---Part-1&id=5012664 - a multi-part article series discussing some advanced I2C-related topics, especially what to watch out for when creating a new design that includes I2C. http://ezinearticles.com/?I2C-Protocol-Subtleties,-Part-2:-Missing-START&id=6034071 - an in-depth discussion of START-related potential errors. http://ezinearticles.com/?I2C-Protocol-Subtleties,-Part-3:-Missing-STOP&id=6477645 - an analysis of bus errors around the STOP bus state. http://ezinearticles.com/?I2C-Protocol-Subtleties,-Part-4:-Unexpected-STOP&id=6489747 - more on STOP errors. |
http://www.hardwareheaven.com/modtool.php - A user-supported video driver modification tool. Many computer manufacturers want to lock out the video manufacturers from offering driver upgrades, for unknown reasons. This often leaves older computers unable to upgraded to newer OS versions. Mobility Modder tries to work around this issue, with some success. Keep old computers out of the dump; GO GREEN! https://www.microchip.com//wwwAppNotes/AppNotes.aspx?appnote=en591445 - article describing an SMBus implementation of a battery charger using an Atmel AVR's TWI hardware module. There is also accompanying software for the SMBus implementation. (All written by 'yours truly' some years ago...) The application notes section of the Atmel website holds numerous app notes on TWI, I2C and SMBus. |
All Site contents Copyright (C) 2010 - 2019 Optimal Designs LLC