<?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>change mosi line to idle low</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/38241/change-mosi-line-to-idle-low</link><description>in the middle of the code the MOSI change from idle low to high and resulting in writing 0xFF while reading over MOSI, resulting in getting wrong data. how can i change it? 
 im wring address 8 bit , and reading another 16bit) , the line should remain</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 06 Sep 2018 06:51:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/38241/change-mosi-line-to-idle-low" /><item><title>RE: change mosi line to idle low</title><link>https://devzone.nordicsemi.com/thread/147474?ContentTypeID=1</link><pubDate>Thu, 06 Sep 2018 06:51:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3f97a2ec-8a8b-4c3c-897a-dad2273333e4</guid><dc:creator>KevinL</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;It would be good to know which SDK and driver you are using. Can you clarify which line is the mosi, and which is miso? This is not entirely clear to me.&lt;/p&gt;
&lt;p&gt;My first suspicion is the &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0%2Fstructnrfx__spim__config__t.html&amp;amp;anchor=abb9039efa1880942abb39f681397df94"&gt;orc&lt;/a&gt; (over-run character). You can change this when you load the &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0%2Fgroup__nrfx__spim.html&amp;amp;anchor=ga1526d58f8151f86a86c38c56b00103ea"&gt;configuration&lt;/a&gt; into the initialization function. If this is not it you will have to provide additional information.&lt;/p&gt;
&lt;p&gt;&lt;span style="background-color:transparent;color:#000000;float:none;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:12px;font-style:normal;font-weight:400;letter-spacing:normal;text-align:left;text-decoration:none;text-indent:0px;text-transform:none;white-space:normal;"&gt;I have looked this up for SDK 15.0.0 SPIM driver. If you are using something different you can probably find the right documentation for your case in the respective configuration structure.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="background-color:transparent;color:#000000;float:none;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:12px;font-style:normal;font-weight:400;letter-spacing:normal;text-align:left;text-decoration:none;text-indent:0px;text-transform:none;white-space:normal;"&gt;Edit: Removed a redundant part to avoid confusion&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>