<?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>NRF52 DK with spi slave</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/11066/nrf52-dk-with-spi-slave</link><description>I am trying to build spi communication between nf52（master） and ads1192(slave). Can I use spi_master_with_spi_slave example directly in this case.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 04 Aug 2016 17:01:07 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/11066/nrf52-dk-with-spi-slave" /><item><title>RE: NRF52 DK with spi slave</title><link>https://devzone.nordicsemi.com/thread/41397?ContentTypeID=1</link><pubDate>Thu, 04 Aug 2016 17:01:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7a4959be-9c5a-41dc-8953-24cafab02c47</guid><dc:creator>uly</dc:creator><description>&lt;p&gt;yes, I am replacing the Atmel functions with Nordic functions in their wrapper source code. I will report when I make it done.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52 DK with spi slave</title><link>https://devzone.nordicsemi.com/thread/41396?ContentTypeID=1</link><pubDate>Thu, 04 Aug 2016 14:33:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d0e14b5c-322a-4b81-a382-2f0f9016b85f</guid><dc:creator>Wojtek</dc:creator><description>&lt;p&gt;I don&amp;#39;t know how atmel libraries look like, but maybe you could just dig up their library for functions that are responsible for SPI transmission/reception, and just switch them to ones that nordic provides? maybe you will need some refactoring, but that should be possible...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52 DK with spi slave</title><link>https://devzone.nordicsemi.com/thread/41395?ContentTypeID=1</link><pubDate>Thu, 04 Aug 2016 14:29:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c44b8ab0-a48e-4735-ab6d-da018166ff7d</guid><dc:creator>uly</dc:creator><description>&lt;p&gt;As Atmel also provides examples on their MCU to control the Atmel wifi module WINC1500, I thought to reuse them on nRF52832, that&amp;#39;s why I made effort the port the Atmel codes onto nRF52832.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52 DK with spi slave</title><link>https://devzone.nordicsemi.com/thread/41394?ContentTypeID=1</link><pubDate>Thu, 04 Aug 2016 14:25:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:47cb19ef-8a2c-4044-92c5-4fe7f8e828a9</guid><dc:creator>uly</dc:creator><description>&lt;p&gt;Thanks. I have run the spi master example. With the code I can transmit data to the winc1500, and can see the data (&amp;quot;nordic&amp;quot;) on oscilloscope. Can I say that, if the jumpers are connected correctly, the spi transmission is successful?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52 DK with spi slave</title><link>https://devzone.nordicsemi.com/thread/41393?ContentTypeID=1</link><pubDate>Thu, 04 Aug 2016 14:16:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:df41286c-5e32-4100-9de0-58cf325e9450</guid><dc:creator>Wojtek</dc:creator><description>&lt;p&gt;Please download nordic SDK (version 11 is newest), and open \nRF5_SDK_11.0.0_89a8197\examples\peripheral\spi (if you use new nRF52-DK, PCA10040 is for You) and familiarize yourself with SPI driver. I think you don&amp;#39;t need file you are asking about, at all...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52 DK with spi slave</title><link>https://devzone.nordicsemi.com/thread/41392?ContentTypeID=1</link><pubDate>Thu, 04 Aug 2016 13:19:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c2f5347a-566f-41a1-89b1-5acd45fd53eb</guid><dc:creator>uly</dc:creator><description>&lt;p&gt;Hi Wojtek, thanks for your reply. according to &lt;a href="http://www.avrfreaks.net/forum/winc1500-stm32f407"&gt;an example&lt;/a&gt;, where people port the Atmel winc1500 codes to the STM mcu. I notice that the ported main.c function has a header &amp;quot;stm32f4xx_hal.h&amp;quot;, which includes the common configurations for the whole HAL library on STM mcu. I would like to know, as to nrf52832, which header of such kind should I include, is it &amp;quot;app_util_platform.h&amp;quot;? thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52 DK with spi slave</title><link>https://devzone.nordicsemi.com/thread/41391?ContentTypeID=1</link><pubDate>Wed, 03 Aug 2016 20:52:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:30c5a34a-a090-4a4b-aa42-1d8f97943851</guid><dc:creator>Wojtek</dc:creator><description>&lt;p&gt;You can start by checking SPI examples available in SDK - it should give you better overview how spi on nrf5x works... Then you could maybe specify your question somehow better&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52 DK with spi slave</title><link>https://devzone.nordicsemi.com/thread/41390?ContentTypeID=1</link><pubDate>Wed, 03 Aug 2016 19:58:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6a5b74da-cc7e-4855-9829-64e4153bbce8</guid><dc:creator>uly</dc:creator><description>&lt;p&gt;Hi Wojtek, I am facing the similar task, to enable SPI communication between nordic nrf52832 and a wifi chip (winc1500) from atmel, should I do anything on the SPI slave side? I have example of SPI communication of Atmel, but have no idea how to port. Could you give me some suggestions?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52 DK with spi slave</title><link>https://devzone.nordicsemi.com/thread/41389?ContentTypeID=1</link><pubDate>Tue, 29 Dec 2015 10:46:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ec4100c2-9c4b-41ba-80ab-721427d16dfa</guid><dc:creator>Wojtek</dc:creator><description>&lt;p&gt;Why do You want to use SPI slave also? SPI master is all you need in this case.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>