<?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>rpi uses spi to communicate with nrf52840 and missed transmission problem</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/71350/rpi-uses-spi-to-communicate-with-nrf52840-and-missed-transmission-problem</link><description>I am using raspberry pi to communicate with nrf52840 My rpi is used as msater, nrf52840 is used as slave My nrf52840 is implemented as SPI slave under zephyr OS At present, I found that when rpi uses spi to transfer data to nrf52840, there will be a problem</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sat, 06 Feb 2021 21:14:38 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/71350/rpi-uses-spi-to-communicate-with-nrf52840-and-missed-transmission-problem" /><item><title>RE: rpi uses spi to communicate with nrf52840 and missed transmission problem</title><link>https://devzone.nordicsemi.com/thread/293209?ContentTypeID=1</link><pubDate>Sat, 06 Feb 2021 21:14:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:977a6252-5d0e-4890-9715-e7de74459f15</guid><dc:creator>Charlie</dc:creator><description>&lt;p&gt;Hi &lt;span&gt;Po-I&lt;/span&gt;,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;The SPI communication clock is controlled by the SPI master, so there is no need to configure frequency for the SPI Slave device.&lt;/p&gt;
&lt;p&gt;I suspect there should some problem with the codes, please refer to &lt;a href="https://infocenter.nordicsemi.com/index.jsp"&gt;examples\peripheral\spis &lt;/a&gt;in nRF5SDK 17 to make sure this program works properly. You can test with the SDK &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/spi_master_example.html"&gt;spi master example&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Charlie&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>