<?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>Two TWI instance in nRF52810</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/121853/two-twi-instance-in-nrf52810</link><description>SDK: nRF5 SDK 
 Board: nRF52810 
 Softdevice: S112 
 
 Hi, 
 I have a board that has two TWI lines, one has two peripherals and the other has one peripheral connected to nrf52810. Is it possible to create two twi instance to use the following. Also is</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 28 May 2025 12:48:55 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/121853/two-twi-instance-in-nrf52810" /><item><title>RE: Two TWI instance in nRF52810</title><link>https://devzone.nordicsemi.com/thread/537364?ContentTypeID=1</link><pubDate>Wed, 28 May 2025 12:48:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1d37bccd-62bf-4667-bc8c-a4ee908f0208</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;the nRF52810&amp;nbsp;does not have multiple TWIM instances in HW. This means you cannot communicate on different buses concurrently. However, you can uninitialize and reinitialize TWIM0 if you need to change the pinout at runtime.&lt;/p&gt;
&lt;p&gt;&lt;img style="font-family:inherit;max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1748436371967v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Ref.&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ps_nrf52810/page/memory.html"&gt;Memory&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>