<?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>nrf52 as TWIS (I2C slave)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/21138/nrf52-as-twis-i2c-slave</link><description>Hi. 
 I&amp;#39;m trying to use nRF52 as TWI slave. 
 So far done: 
 
 
 Enabled TWIS0 from nrf_drv_cfg.h 
 /* TWIS */ 

 #define TWIS0_ENABLED 1

 #if (TWIS0_ENABLED == 1)
 #define TWIS0_CONFIG_ADDR0 0x74
 #define TWIS0_CONFIG_ADDR1 0 /* 0: Disabled</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 07 Apr 2017 08:48:30 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/21138/nrf52-as-twis-i2c-slave" /><item><title>RE: nrf52 as TWIS (I2C slave)</title><link>https://devzone.nordicsemi.com/thread/82717?ContentTypeID=1</link><pubDate>Fri, 07 Apr 2017 08:48:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:94d44389-19c9-455c-b13a-5e4f605bff84</guid><dc:creator>Matts</dc:creator><description>&lt;p&gt;Yes, changing the pins worked just fine. I forgot to update the Daniels suggestion to ansver.&lt;/p&gt;
&lt;p&gt;Anyho pin check app (fe embedded to web page) would be awesome.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52 as TWIS (I2C slave)</title><link>https://devzone.nordicsemi.com/thread/82716?ContentTypeID=1</link><pubDate>Thu, 06 Apr 2017 12:53:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c09aa927-7b16-4ed1-a576-601df50e32af</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;@Matts: Does the TWIS function properly if you redefine the &lt;code&gt;TWIS0_CONFIG_SCL&lt;/code&gt; and &lt;code&gt;TWIS0_CONFIG_SDA&lt;/code&gt; to some other pins on the NRF52 DK, e.g. 3 and 4?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52 as TWIS (I2C slave)</title><link>https://devzone.nordicsemi.com/thread/82715?ContentTypeID=1</link><pubDate>Thu, 06 Apr 2017 06:25:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ea4d56ba-78f7-4aba-86ab-d72c342b01b1</guid><dc:creator>Matts</dc:creator><description>&lt;p&gt;Perhaps the default configuration should be then something else :D in the nrf_drv_config.h :).&lt;/p&gt;
&lt;p&gt;Any suggestions regardiong pins?&lt;/p&gt;
&lt;p&gt;As side note: This isn&amp;#39;t the first time my pins are not applicaple for the usecase. Perhaps you guys could come up with some sort of (pin) config check tool. I mean that shouldn&amp;#39;t be too big effort.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52 as TWIS (I2C slave)</title><link>https://devzone.nordicsemi.com/thread/82718?ContentTypeID=1</link><pubDate>Wed, 05 Apr 2017 15:53:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dc6b2b0f-c2e5-4108-8f72-f55e2057d6ae</guid><dc:creator>Daniel Wang</dc:creator><description>&lt;p&gt;Is this a nrf52-dk? On the DK pin 0 and 1 is connected to the LF crystal, so maybe change the &lt;code&gt;TWIS0_CONFIG_SCL&lt;/code&gt; / &lt;code&gt;TWIS0_CONFIG_SDA&lt;/code&gt; to some other pins?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52 as TWIS (I2C slave)</title><link>https://devzone.nordicsemi.com/thread/82714?ContentTypeID=1</link><pubDate>Wed, 05 Apr 2017 12:47:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1479c4d7-77b4-4ad2-8f88-388964233d0b</guid><dc:creator>Matts</dc:creator><description>&lt;p&gt;And just to clarify: I don&amp;#39;t get any callbacks to event handler.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>