<?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>Is there any SPI examples by directly accessing the registers?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/49097/is-there-any-spi-examples-by-directly-accessing-the-registers</link><description>Is there any SPI examples by directly accessing the registers? 
 Based on SDK15.0.2, for NRF52832 or NRF52810, higher freedom, higher memory utilization.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 24 Nov 2020 10:15:16 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/49097/is-there-any-spi-examples-by-directly-accessing-the-registers" /><item><title>RE: Is there any SPI examples by directly accessing the registers?</title><link>https://devzone.nordicsemi.com/thread/281488?ContentTypeID=1</link><pubDate>Tue, 24 Nov 2020 10:15:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:464a2465-e32e-4632-b312-42104e0209bf</guid><dc:creator>Yuhua</dc:creator><description>&lt;p&gt;I have read this documentation, some questions need help: If&amp;nbsp;&lt;/p&gt;
&lt;p&gt;1. Is TXD.MAXCNT maximum length equal to 255 ? If it set value = 200.&lt;/p&gt;
&lt;p&gt;2. Is TXD.LIST maximum length equal to 7 ?&amp;nbsp; If it set value = 2&lt;/p&gt;
&lt;p&gt;3. Set TXD.PTR point to an array lists that they are continuous RAM buffer[400] and split them into 2 array lists,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;4. set shortcut END_START&lt;/p&gt;
&lt;p&gt;5. Enable and Start&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Does the SPIM will continuous send buffer data serial to MOSI without any pending .. ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is there any SPI examples by directly accessing the registers?</title><link>https://devzone.nordicsemi.com/thread/195376?ContentTypeID=1</link><pubDate>Fri, 28 Jun 2019 13:18:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b8eb5102-20d2-4a02-827d-b49f7f829147</guid><dc:creator>haakonsh</dc:creator><description>&lt;p&gt;We do not have any examples for that. You&amp;#39;ll have to read the&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/spim.html?cp=3_1_0_30#concept_j35_hv2_wr"&gt;SPIM — Serial peripheral interface master with EasyDMA&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a title="SPIM HAL" href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.2.0/group__nrf__spim__hal.html?cp=5_5_0_6_9_0_21_1"&gt;SPIM HAL&lt;/a&gt;&amp;nbsp;carefully.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is there any SPI examples by directly accessing the registers?</title><link>https://devzone.nordicsemi.com/thread/195238?ContentTypeID=1</link><pubDate>Fri, 28 Jun 2019 01:41:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5134292c-e354-4cd6-b086-bdf58cb1493b</guid><dc:creator>Jimmy Wong</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can use the GPIO emulate the SPI driver in order to save the code size.&lt;/p&gt;
&lt;p&gt;Just like this example to use the GPIO to drive SPI flash.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/jimmywong2003/nrf5-external-spi-flash-bootloader/tree/master/sdk_mod/spi_driver"&gt;https://github.com/jimmywong2003/nrf5-external-spi-flash-bootloader/tree/master/sdk_mod/spi_driver&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>