<?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>How set spi configuration in nRF52</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/46926/how-set-spi-configuration-in-nrf52</link><description>in my application use nrf52 connect with max6675 thermo couple for read temperature 
 max6675 is configurable in spi mode. 
 in main.c 
 
 
 
 
 in &amp;#39;nrf_drv_spi_init&amp;#39; not use &amp;#39;spi_event_handler&amp;#39; 
 i prefer call for read in spi with appropriate timer_event_handler</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sat, 11 May 2019 18:12:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/46926/how-set-spi-configuration-in-nrf52" /><item><title>RE: How set spi configuration in nRF52</title><link>https://devzone.nordicsemi.com/thread/186510?ContentTypeID=1</link><pubDate>Sat, 11 May 2019 18:12:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fef52ea4-2155-42fe-ad5c-6d58698e019a</guid><dc:creator>FrankX2138</dc:creator><description>&lt;p&gt;Thank Susheel&amp;nbsp;&lt;/p&gt;
&lt;p&gt;the problem was in the selection of the pins, after having changed the pins, it works well.&lt;br /&gt;In dataSheet board it indicated that the pins I selected before are digital 1/0.&lt;br /&gt;However it works now.&lt;/p&gt;
&lt;p&gt;Thank you&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How set spi configuration in nRF52</title><link>https://devzone.nordicsemi.com/thread/185851?ContentTypeID=1</link><pubDate>Wed, 08 May 2019 08:13:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:73d32fb9-46b4-419e-8daf-e591ec411907</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;It is hard to answer the sensor specific question in terms of the usage of the SPI transport driver.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I could only recommend you to sniff SPI pins (using logic analyzer) when you call&amp;nbsp;max6675_readcelsius and see if the timings of the pins matches the specification of&amp;nbsp;&amp;nbsp;&lt;span&gt;max6675&amp;nbsp;data transfer sequence.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>