<?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>Error of use TWI and SPI with different instances?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/21945/error-of-use-twi-and-spi-with-different-instances</link><description>Hello, 
 I try to declare two instrances of TWI0 and SPI1, and I include the both sdk_config (sdk_config_spi and sdk_config_twi) in the same file, but I always get the error: 
 multiple definition of `SPIM0_SPIS0_TWIM0_TWIS0_SPI0_TWI0_IRQHandler&amp;#39; </description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 10 May 2017 07:54:52 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/21945/error-of-use-twi-and-spi-with-different-instances" /><item><title>RE: Error of use TWI and SPI with different instances?</title><link>https://devzone.nordicsemi.com/thread/86127?ContentTypeID=1</link><pubDate>Wed, 10 May 2017 07:54:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a051a9d1-4442-45aa-b689-1ffe6b1f0971</guid><dc:creator>acha</dc:creator><description>&lt;p&gt;hello again,
i fix the beug by deactivating TWI1 in the sdk_config_twi.h , and deactivate SPI0 in sdk_config_spi.h.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>