<?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>Interfacing 2 SPI slaves with different SPI modes on a single instance</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/35092/interfacing-2-spi-slaves-with-different-spi-modes-on-a-single-instance</link><description>Hello Everyone, 
 I am using nRF52 DK and i have 2 SPI slaves (ADC and EEPROM). ADC works with SPI mode 1 and EEPROM works with SPI mode 0. 
 I figured that i need to manually handle the slave select in the SW itself, but i am confused as to how to use</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 06 Jun 2018 08:26:36 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/35092/interfacing-2-spi-slaves-with-different-spi-modes-on-a-single-instance" /><item><title>RE: Interfacing 2 SPI slaves with different SPI modes on a single instance</title><link>https://devzone.nordicsemi.com/thread/134853?ContentTypeID=1</link><pubDate>Wed, 06 Jun 2018 08:26:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d1346bd6-fac1-46a4-a4c0-bf6515ec4f25</guid><dc:creator>SK</dc:creator><description>&lt;p&gt;Thank you, i will look into it.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Interfacing 2 SPI slaves with different SPI modes on a single instance</title><link>https://devzone.nordicsemi.com/thread/134776?ContentTypeID=1</link><pubDate>Tue, 05 Jun 2018 14:37:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3e6a9273-439c-4008-ad88-30ae6247cba8</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Did you have a look at the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/lib_nrf_spi_mngr.html?cp=4_0_0_3_46"&gt;SPI transaction manager&lt;/a&gt; in the SDK? This library allows you to set config for each transaction. There is an &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/nrf_spi_mngr_example.html?cp=4_0_0_4_5_39"&gt;example&lt;/a&gt; available, showing how to use the library.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>