<?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 implementation difference between SDK</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/75750/spi-implementation-difference-between-sdk</link><description>Hi teams, 
 I am trying to implement Decawave DW3000 functions to nRF52833DK as host. 
 Decawave provides some APIs for nRF52840DK, and I have succeeded make it working on nRF52833 with nRF5 SDK. 
 During migrating those APIs to nRFConnect SDK, I have</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 31 May 2021 15:51:51 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/75750/spi-implementation-difference-between-sdk" /><item><title>RE: SPI implementation difference between SDK</title><link>https://devzone.nordicsemi.com/thread/312699?ContentTypeID=1</link><pubDate>Mon, 31 May 2021 15:51:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b97f1371-d376-49fd-84ac-2b7d23d67c3e</guid><dc:creator>choehyunho</dc:creator><description>&lt;p&gt;After reviewing my write &amp;amp; read SPI codes, I found some difference between the two versions.&lt;/p&gt;
&lt;p&gt;Fixing it solves the problem.&lt;/p&gt;
&lt;p&gt;Thanks for your advices.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SPI implementation difference between SDK</title><link>https://devzone.nordicsemi.com/thread/312566?ContentTypeID=1</link><pubDate>Mon, 31 May 2021 08:36:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:03a90ba2-14bd-4815-99ac-881b410e101c</guid><dc:creator>awneil</dc:creator><description>[quote userid="88182" url="~/f/nordic-q-a/75750/spi-implementation-difference-between-sdk/312563#312563"]SPI is not working[/quote]
&lt;p&gt;again,&amp;nbsp;Have you used an oscilloscope to see what (if anything) is actually happening on the wires?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SPI implementation difference between SDK</title><link>https://devzone.nordicsemi.com/thread/312563?ContentTypeID=1</link><pubDate>Mon, 31 May 2021 08:33:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:135eba8b-5a88-460d-af3b-75c5a9f5ac2b</guid><dc:creator>choehyunho</dc:creator><description>&lt;p&gt;I have found the cause of the first problem.&lt;/p&gt;
&lt;p&gt;uart1 device node is affecting to the setting, and after disabling it, it works well as expected.&lt;/p&gt;
&lt;p&gt;Thanks for your advice.&lt;/p&gt;
&lt;p&gt;But still the whole communication via zephyr SPI is not working, and I am investigating each communication process.&lt;/p&gt;
&lt;p&gt;Is there any advice regarding difference between NRFX_SPIM and zephyr-ported SPI?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;And, BTW, SPI3 is defined in DTS, but not exists in nRF52 SDK. SPI3 is different from SPI0/1/2?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SPI implementation difference between SDK</title><link>https://devzone.nordicsemi.com/thread/312314?ContentTypeID=1</link><pubDate>Fri, 28 May 2021 09:12:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:03a7e425-4790-44c4-aa8b-fa4bdbd12671</guid><dc:creator>awneil</dc:creator><description>[quote userid="88182" url="~/f/nordic-q-a/75750/spi-implementation-difference-between-sdk"]In nRF52 SDK, it works with NRFX_SPIM driver and uses SPI_MODE0. But In nRFConnect 1.5.1 SDK, I should use NRFX_SPIM driver and NRF_SPI_MODE_1 to make it work correctly.[/quote]
&lt;p&gt;Have you used an oscilloscope to see which mode is actually being implemented?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>