<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.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/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Thingy:53 I2C</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/90418/thingy-53-i2c</link><description>Hi people, 
 
 I would like to know how to use the I2C of my thingy:53. 
 Since there is a Qwiic connector I want to know if it is possible to connect to a Qwiic display, for example. 
 Does anyone have any example on how to use it? 
 Thanks</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 28 Jul 2022 14:19:24 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/90418/thingy-53-i2c" /><item><title>RE: Thingy:53 I2C</title><link>https://devzone.nordicsemi.com/thread/379158?ContentTypeID=1</link><pubDate>Thu, 28 Jul 2022 14:19:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c6aa7616-8e6e-488b-b66a-918557b20d33</guid><dc:creator>Maria Gilje</dc:creator><description>&lt;p&gt;Hello Eric,&lt;/p&gt;
&lt;p&gt;Thank you for your patience. The DevZone team is currently short staffed of summer holiday in Norway. Some delays are expected.&lt;br /&gt;______________________________________________________________________________________________________&lt;/p&gt;
&lt;p&gt;To use I2C you need to set it up in a &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/build/dts/intro.html"&gt;devicetree&lt;/a&gt; in your application. You can see how the devicetree for I2C is set up in thingy53_nrf5340_common.dts at &amp;lt;ncs-installation&amp;gt;\zephyr\boards\arm\thingy53_nrf5340. You can use the i2c1 node as a guide for setting up your Qwiic display.&lt;/p&gt;
&lt;p&gt;The pin numbers for the Qwiic compatible expansion board connector are found on the &lt;a href="https://infocenter.nordicsemi.com/topic/ug_thingy53/UG/thingy53/hw_description/pin_maps.html"&gt;Infocenter&lt;/a&gt;. Assigning pin numbers differs based on your nRF Connect SDK version. NCS v2.0.0 and later uses pinctrl, and earlier versions does not.&lt;/p&gt;
&lt;p&gt;There are no I2C samples specifically for Nordic chips in our SDK, but there is one for Fujitsu MB85RC256V FRAM at &amp;lt;ncs-installation&amp;gt;\zephyr\samples\drivers\i2c_fujitsu_fram which may be helpful.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Maria&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>