<?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>nRF52832: Why does MOSI stay high after transmitting any byte &amp;gt;7F ?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/41266/nrf52832-why-does-mosi-stay-high-after-transmitting-any-byte-7f</link><description>Using the SDK 15.0.0 SPI example (master) to send a single byte. 
 
 Sending 0x00: 
 Sending 0x01: 
 Sending 0x02: 
 Sending 0x04: 
 etc ... 
 Sending 0x7F: 
 
 In all the above, MOSI is low after the byte transmission; BUT ... 
 
 Sending 0x80: 
 Sending</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 13 Jun 2024 12:01:50 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/41266/nrf52832-why-does-mosi-stay-high-after-transmitting-any-byte-7f" /><item><title>RE: nRF52832: Why does MOSI stay high after transmitting any byte &gt;7F ?</title><link>https://devzone.nordicsemi.com/thread/488665?ContentTypeID=1</link><pubDate>Thu, 13 Jun 2024 12:01:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b35466c2-99d4-4261-b789-57451fe5515b</guid><dc:creator>landon.ivy</dc:creator><description>&lt;p&gt;Hi, did you ever figure out how to fix this?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832: Why does MOSI stay high after transmitting any byte &gt;7F ?</title><link>https://devzone.nordicsemi.com/thread/160579?ContentTypeID=1</link><pubDate>Thu, 06 Dec 2018 13:20:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5be4ed7b-c121-4769-92b8-ab1a6fcdcff9</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;No - this is just taking the Nordic example as-is.&lt;/p&gt;
&lt;p&gt;In the OP, I&amp;#39;d changed the buffer size to 1 just to make it easier to see.&lt;/p&gt;
&lt;p&gt;I get exactly the same effect if I make no code modifications at all, and just edit the last byte of the buffer in the debugger&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832: Why does MOSI stay high after transmitting any byte &gt;7F ?</title><link>https://devzone.nordicsemi.com/thread/160560?ContentTypeID=1</link><pubDate>Thu, 06 Dec 2018 12:11:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:539f25cf-6ec0-4215-9862-a453c5863697</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Have you tried transmitting data on SPI using registers directly instead of the driver, to see if that makes any difference?&lt;/p&gt;
&lt;p&gt;The&amp;nbsp;suggestion from &lt;a href="https://devzone.nordicsemi.com/members/agus.uy"&gt;agus.uy&lt;/a&gt; sounds reasonable.&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><item><title>RE: nRF52832: Why does MOSI stay high after transmitting any byte &gt;7F ?</title><link>https://devzone.nordicsemi.com/thread/160467?ContentTypeID=1</link><pubDate>Wed, 05 Dec 2018 18:29:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:276c66e4-ae72-467d-9bc6-3d6f19a0ce15</guid><dc:creator>agus.uy</dc:creator><description>&lt;p&gt;Seems like it&amp;#39;s getting ready to send another byte (same one), loading the MSB.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>