<?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 UART and SPI configuration</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/43218/nrf52832-uart-and-spi-configuration</link><description>Hi I&amp;#39;m using the nrf52832 and want to send datas via UART and SPI but the PSI example Show different Settings of UART then the BLE_APP_UART. The BLE_APP_UART is running well but how can I implement then the SPI Interface. thanks in advance for help 
</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 04 Feb 2019 08:31:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/43218/nrf52832-uart-and-spi-configuration" /><item><title>RE: nrf52832 UART and SPI configuration</title><link>https://devzone.nordicsemi.com/thread/169229?ContentTypeID=1</link><pubDate>Mon, 04 Feb 2019 08:31:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:efd1182c-885c-451c-8784-6fae764c0802</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;To read and write one byte (8 bit), you should see the function &amp;quot;static bool transfer_byte&amp;quot; in \modules\nrfx\drivers\src\nrfx_spi.c&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52832 UART and SPI configuration</title><link>https://devzone.nordicsemi.com/thread/169084?ContentTypeID=1</link><pubDate>Fri, 01 Feb 2019 13:47:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9cfa1ae7-c52b-4b17-87e5-903615fc68db</guid><dc:creator>rolferos</dc:creator><description>&lt;p&gt;thanks for the Information I will follow your instructions&lt;/p&gt;
&lt;p&gt;but how can I&amp;nbsp; write a 8 bit value via SPI ?&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;and how can I read a 8 bit value via SPI ?&lt;/p&gt;
&lt;p&gt;Please let me know the command&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52832 UART and SPI configuration</title><link>https://devzone.nordicsemi.com/thread/169066?ContentTypeID=1</link><pubDate>Fri, 01 Feb 2019 12:54:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:03203d71-5c8f-45ab-8478-9daf03277ddf</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;As Andrew is asking. What exact settings are you worried about? There are no UART settings in the SPI main file, and if you refer to the sdk_config configurations you should put enable the ones in the SPI examples config file in the UARTs config file, and implement the defines that are not there. Be careful not to make multiple of the same definitions in the config file though, as this might cause errors or unexpected output.&lt;/p&gt;
&lt;p&gt;The main file you should be able to pretty much copy paste as long as you put it in the right order, i.e. the defines first, the inits before the main, and the actual main loop inside the one you already have in a way that makes sense.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You must also remember to include header files and the required .c files from the SPI example into your project.&lt;/p&gt;
&lt;p&gt;Best of luck and kind regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52832 UART and SPI configuration</title><link>https://devzone.nordicsemi.com/thread/168930?ContentTypeID=1</link><pubDate>Thu, 31 Jan 2019 16:18:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d79676ea-d56c-4d47-a585-f5ad5ee04319</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;What &amp;quot;settings&amp;quot; are you having trouble with?&lt;/p&gt;
&lt;p&gt;What trouble are you having with them?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>