<?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>Configuring twi slave and twi master in one chip</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/63029/configuring-twi-slave-and-twi-master-in-one-chip</link><description>I am used NRF52810 controller, I wanted to know about there is possibility to work iic slave and iic master ( vice versa ) in single program ,can have any possibility about combination? 
 i want to used iic for different taske at single time with single</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 26 Jun 2020 09:37:38 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/63029/configuring-twi-slave-and-twi-master-in-one-chip" /><item><title>RE: Configuring twi slave and twi master in one chip</title><link>https://devzone.nordicsemi.com/thread/257077?ContentTypeID=1</link><pubDate>Fri, 26 Jun 2020 09:37:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0768a9d8-946e-4297-bc50-e607d96f333a</guid><dc:creator>sk</dc:creator><description>&lt;p&gt;in nrf52810 having also two different drivers available like TWIM with easyDMA and TWIS with easyDMA so why we cannot used both config in single chip?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Configuring twi slave and twi master in one chip</title><link>https://devzone.nordicsemi.com/thread/257074?ContentTypeID=1</link><pubDate>Fri, 26 Jun 2020 09:26:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b08218e4-aed5-45c9-979e-e59729285bfd</guid><dc:creator>Turbo J</dc:creator><description>&lt;p&gt;Nope. Not possible.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Configuring twi slave and twi master in one chip</title><link>https://devzone.nordicsemi.com/thread/257072?ContentTypeID=1</link><pubDate>Fri, 26 Jun 2020 09:17:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:69bf8493-a80d-48c7-a522-80161f1e5670</guid><dc:creator>sk</dc:creator><description>&lt;p&gt;It means, i want to used TWIM with 1 instance and TWIS in 2nd instance at nrf52832.&lt;/p&gt;
&lt;p&gt;If&amp;nbsp; i wanted to do twis and twim with nrf52810 there is any possiblty?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Configuring twi slave and twi master in one chip</title><link>https://devzone.nordicsemi.com/thread/256975?ContentTypeID=1</link><pubDate>Thu, 25 Jun 2020 14:41:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:62a58a50-e649-436a-a7c0-4bc4344e8431</guid><dc:creator>Turbo J</dc:creator><description>[quote userid="84115" url="~/f/nordic-q-a/63029/configuring-twi-slave-and-twi-master-in-one-chip"]i want to used iic for different taske at single time with single controller.&amp;nbsp;[/quote]
&lt;p&gt;No dice. The NRF52810 has only one peripherial that can work as &lt;em&gt;either&lt;/em&gt; TWIM &lt;em&gt;or &lt;/em&gt;TWIS, but not both at the same time.&lt;/p&gt;
&lt;p&gt;Thus you will have to use one of the &amp;quot;bigger&amp;quot; chips like NRF52832 which has &lt;em&gt;two&lt;/em&gt; TWI peripherials.&lt;/p&gt;
&lt;p&gt;Other workaround: Implement the I&amp;sup2;C master completely in software by toggeling GPIOs properly.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>