<?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 problem</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/9080/spi-problem</link><description>HI :
I am trying to use spi to communicate with a slave device . The slave device only have 3 interfece SDIO SCk NCS. I need to read the register of the slave . According to the datasheet,first i need to send the register address to SDIO ,and delay for</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 07 Sep 2015 10:25:10 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/9080/spi-problem" /><item><title>RE: SPI problem</title><link>https://devzone.nordicsemi.com/thread/33420?ContentTypeID=1</link><pubDate>Mon, 07 Sep 2015 10:25:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aa980a63-7cdc-445a-8473-110722358d03</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;What slave device are you using? I have never heard of anyone doing this, but maybe you can configure your nRF51&amp;#39;s SPI with MOSI line on a particular pin and transmit your data. Then stop and reconfigure your SPI with MISO on the same particular chip.&lt;/p&gt;
&lt;p&gt;Otherwise you can always do it in software (bitbanging) and you can generate a 1MHz clock using a timer. Note that bitbanging can get quite complex if you are going to do it with a Softdevice running concurrently.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>