<?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>SPI and SPIM For NRF52840 Understanding</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/40863/spi-and-spim-for-nrf52840-understanding</link><description>Hi, 
 I want to interface an analog front-end Device through NRF52840-DK board Using SPI Interface . I want waveforms to be as Below: 
 
 which driver I suppose to use is it SPI or SPIM? 
 I tested out both that drivers I am unable to figure out how to</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 26 Nov 2018 14:27:27 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/40863/spi-and-spim-for-nrf52840-understanding" /><item><title>RE: SPI and SPIM For NRF52840 Understanding</title><link>https://devzone.nordicsemi.com/thread/159062?ContentTypeID=1</link><pubDate>Mon, 26 Nov 2018 14:27:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7a69d3cf-96e8-4142-9127-6f8b6625a91d</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Hi Rohit,&lt;/p&gt;
&lt;p&gt;SPIM is with EasyDMA which is useful if you want to send/receive more than one byte at a time in your single transfer.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
[quote user=""]can you please share me &lt;strong&gt;APIs with configurations&lt;/strong&gt; which can meet above diagram.[/quote]
&lt;p&gt;&amp;nbsp;The API for this is documented &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.2.0%2Fgroup__nrfx__spim.html"&gt;here&lt;/a&gt;, I think you asking which &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.2.0%2Fgroup__nrf__spim__hal.html&amp;amp;anchor=gaf6ad2321f2fd4a896c097b5d4040ff94"&gt;mode&amp;nbsp;&lt;/a&gt;will match your waveform.I cannot make much sense in your diagram without knowing the timing acronyms.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user=""]please share the waveforms capture by you to meet above requirement.[/quote]
&lt;p&gt;Are you asking us to implement the application to match the waveform for you? Sorry, I cannot help you there as that would consume a lot of time. Please read the API documentation and try it out yourself. If you have issues with the API then we can try to assist you in technical queries.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>