<?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 DK, Implementing SPIM0 and SPIS1 on the same board, problem!</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/46937/nrf52-dk-implementing-spim0-and-spis1-on-the-same-board-problem</link><description>Hi, 
 Here I am trying to use nRF52 DK single board to implement SPIM0(base address: 0x40003000) and SPIS1 (base address: 0x40004000) master and slave communication protocol. 
 Since SPIM0 and SPIS1 have different registers they are not conflicted by</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 06 May 2019 09:13:01 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/46937/nrf52-dk-implementing-spim0-and-spis1-on-the-same-board-problem" /><item><title>RE: nRF52 DK, Implementing SPIM0 and SPIS1 on the same board, problem!</title><link>https://devzone.nordicsemi.com/thread/185389?ContentTypeID=1</link><pubDate>Mon, 06 May 2019 09:13:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ee0ea877-2fd4-4778-8c48-fd8d31be0979</guid><dc:creator>AimHigh</dc:creator><description>&lt;p&gt;Thanks for that, after loading SPIS sdk_config.h code into SPIM sdk_config.h I forgot to enable NRFX_SPIS1_INIT_IDX to 1.&amp;nbsp; After enabling, error was solved.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52 DK, Implementing SPIM0 and SPIS1 on the same board, problem!</title><link>https://devzone.nordicsemi.com/thread/185315?ContentTypeID=1</link><pubDate>Mon, 06 May 2019 03:29:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fffa34af-e057-431d-91df-9d28a0ec0987</guid><dc:creator>Nguyen Hoan Hoang</dc:creator><description>&lt;p&gt;First question : Yes you can&lt;/p&gt;
&lt;p&gt;Second question : Check sdk_config.h makesure that you enable all the require SPI.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Alternatively try this driver instead, much better&amp;nbsp;&lt;a href="https://github.com/I-SYST/EHAL/blob/master/ARM/Nordic/src/spi_nrf5x.cpp"&gt;https://github.com/I-SYST/EHAL/blob/master/ARM/Nordic/src/spi_nrf5x.cpp&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Master/Slave example&amp;nbsp;&lt;a href="https://github.com/I-SYST/EHAL/tree/master/exemples/spi"&gt;github.com/.../spi&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>