<?xml-stylesheet type="text/xsl" href="https://community.element14.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Next Road Block</title><link>/challenges-projects/design-challenges/enchanted-objects/b/blog/posts/next-road-block</link><description>I&amp;#39;ve identified an other road block:The RGB LED Lighting Shield uses 10-bit I2C addresses! I found a good explanation here . Should not be a big problem but standard tools as i2cdetect only work with 7-bit addresses. Let&amp;#39;s how it works.</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Next Road Block</title><link>https://community.element14.com/challenges-projects/design-challenges/enchanted-objects/b/blog/posts/next-road-block</link><pubDate>Thu, 14 May 2015 05:44:04 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:c858c6fb-542c-45d8-9a83-2edda065ad60</guid><dc:creator>Workshopshed</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Looking at the code for i2cdetect it only does 7 bit addresses. It should be possible to tweek that for 10 bit addresses.&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://www.lm-sensors.org/browser/i2c-tools/trunk/tools/i2cdetect.c" rel="nofollow" target="_blank"&gt;http://www.lm-sensors.org/browser/i2c-tools/trunk/tools/i2cdetect.c&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Alternatively you could look at the code libraries created for the Arduino and swap in the relavent low level commands.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=20829&amp;AppID=117&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Next Road Block</title><link>https://community.element14.com/challenges-projects/design-challenges/enchanted-objects/b/blog/posts/next-road-block</link><pubDate>Thu, 14 May 2015 00:03:40 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:c858c6fb-542c-45d8-9a83-2edda065ad60</guid><dc:creator>shabaz</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Hi!&lt;/p&gt;&lt;p&gt;You can split it up so that part of the address is sent as the first data byte. Basically, it still all obeys the I2C standard.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=20829&amp;AppID=117&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Next Road Block</title><link>https://community.element14.com/challenges-projects/design-challenges/enchanted-objects/b/blog/posts/next-road-block</link><pubDate>Wed, 13 May 2015 23:49:34 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:c858c6fb-542c-45d8-9a83-2edda065ad60</guid><dc:creator>clem57</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Why a problem? If you see 111110xx or F8 or higher, you probably have a 10 bit address. All 7 bit addresses are in the rang up to F7.&lt;/p&gt;&lt;p&gt;Clem&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=20829&amp;AppID=117&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>