<?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>How many SPI channels of nRF52832?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/30901/how-many-spi-channels-of-nrf52832</link><description>Hi all, 
 
 I&amp;#39;d like to design using 2ch SPI of nRF52832(as a MCU). 
 So, How many SPI channels of nRF52832? 
 And, Inform me pins of SPI port of nRF52832. 
 
 Best Regards, 
 Inho Jeon.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 27 Feb 2018 07:24:45 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/30901/how-many-spi-channels-of-nrf52832" /><item><title>RE: How many SPI channels of nRF52832?</title><link>https://devzone.nordicsemi.com/thread/122048?ContentTypeID=1</link><pubDate>Tue, 27 Feb 2018 07:24:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ebb1c1d0-402d-4fe0-aff2-0e4628c99dfd</guid><dc:creator>Eugene Yu</dc:creator><description>&lt;p&gt;I have changed the SPI link above.&lt;/p&gt;
&lt;p&gt;For your question,&lt;/p&gt;
&lt;p&gt;The nRF5 series has no dedicated pin for SPI and TWI. Means that you can use any GPIO pins with software configuration. (&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/pin.html?resultof=%22%70%69%6e%5f%61%73%73%69%67%6e%22%20"&gt;Pin assignment&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;There is&amp;nbsp;SPI example in SDK to control one SPIM. you can&amp;nbsp;add more SPIM with additional instance.&lt;/p&gt;
&lt;p&gt;To enable another SPI, you should configure the SPI instance in sdk_config.h&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Eugene&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How many SPI channels of nRF52832?</title><link>https://devzone.nordicsemi.com/thread/122045?ContentTypeID=1</link><pubDate>Tue, 27 Feb 2018 07:04:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1dedcfae-2cb3-48be-a565-db5a38545b45</guid><dc:creator>enojeon</dc:creator><description>&lt;p&gt;Hi Eugene,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thank you for your reply.&lt;/p&gt;
&lt;p&gt;I&amp;#39;d like to use 2 SPI of nRF52832(as a MCU) at the same time. Is that possible?&lt;/p&gt;
&lt;p&gt;And, Inform me SPI0, TWI0 pins of nRF52832 for designed schematics.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;p.s. You linked &amp;#39;SPI registers&amp;#39; is wrong. Inform me right webcite of &amp;#39;SPI register&amp;#39;.&amp;nbsp; &amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Inho Jeon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How many SPI channels of nRF52832?</title><link>https://devzone.nordicsemi.com/thread/122043?ContentTypeID=1</link><pubDate>Tue, 27 Feb 2018 06:27:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d646a1d1-5633-4b54-b472-d8e97f03cb73</guid><dc:creator>Eugene Yu</dc:creator><description>&lt;p&gt;Hi Inho Jeon,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;nRF52832 has 3 SPI masters.&lt;/p&gt;
&lt;p&gt;but you have to know that SPI and TWI is sharing same register.&lt;/p&gt;
&lt;p&gt;i.e, if you use SPI0 , TWI0 is not available.&lt;/p&gt;
&lt;p&gt;You can find out more details from here (&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/spim.html?cp=2_1_0_30_5#unique_1705305083"&gt;SPI registers&lt;/a&gt;), (&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/twim.html?cp=2_1_0_32_7#unique_1011425641"&gt;TWI registers&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Eugene&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>