<?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>case about spim3 driver ILI9341</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/81670/case-about-spim3-driver-ili9341</link><description>HI, 
 I succeeded in the test.:SPIM0 SPIM1 SPIM2. 
 I failed the test SPIM3. 
 Please help me configure SPIM3 init. 
 1. The SDK: sdk17.0.2 
 2. Example: D: \ Project \ nRF5_SDK_17 0.2 _d674dde \ examples \ ble_peripheral \ ble_app_uart_spi 
 
 3. IC</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 01 Dec 2021 09:01:02 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/81670/case-about-spim3-driver-ili9341" /><item><title>RE: case about spim3 driver ILI9341</title><link>https://devzone.nordicsemi.com/thread/341452?ContentTypeID=1</link><pubDate>Wed, 01 Dec 2021 09:01:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2bf4b4ce-44a4-4603-9937-ef841482b590</guid><dc:creator>peter.min</dc:creator><description>&lt;p&gt;Hi Simon,&lt;/p&gt;
&lt;p class="tgt"&gt;&lt;span class="tgt"&gt;This problem has been solved.&lt;/span&gt;&lt;/p&gt;
&lt;p class="tgt"&gt;&lt;span class="tgt"&gt;2. nRF52840-preview -DK :PCA10056 V0.9.0 2016.5.0 SPIM3 unavailable&lt;/span&gt;&lt;/p&gt;
&lt;p class="tgt"&gt;&lt;span class="tgt"&gt;3.new DK:PCA10056 1.1.0 2019.19 spim0 spim1 spim2 spim3 test ok.&lt;/span&gt;&lt;/p&gt;
&lt;p class="tgt"&gt;&lt;span class="tgt"&gt;4.code&amp;nbsp;&lt;span&gt;available:&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/ble_5F00_app_5F00_uart_5F00_spim0123.zip"&gt;devzone.nordicsemi.com/.../ble_5F00_app_5F00_uart_5F00_spim0123.zip&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="tgt"&gt;&lt;span class="tgt"&gt;&lt;span&gt;example path:D:\ncs\v0.5.2\nRF5_SDK_17.0.2_d674dde\examples\ble_peripheral\ble_app_uart_spim0123&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Thank you very much.&lt;br /&gt;Kind regards,&lt;br /&gt;Peter.Min&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: case about spim3 driver ILI9341</title><link>https://devzone.nordicsemi.com/thread/340081?ContentTypeID=1</link><pubDate>Mon, 22 Nov 2021 13:25:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1714e10f-f938-4627-bf52-98e191223097</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;This answer may help:&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/47143/nrfx_spim-not-enabled-through-sdk_config-h-with-spi_enabled-nrfx_spim_enabled-as-nrfx_spim3_enabled-is-missing/186386#186386"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/47143/nrfx_spim-not-enabled-through-sdk_config-h-with-spi_enabled-nrfx_spim_enabled-as-nrfx_spim3_enabled-is-missing/186386#186386&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: case about spim3 driver ILI9341</title><link>https://devzone.nordicsemi.com/thread/339317?ContentTypeID=1</link><pubDate>Wed, 17 Nov 2021 01:35:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b11c8995-8e5f-4d6e-96b2-328607f3e1ca</guid><dc:creator>peter.min</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;picatostas,&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I&amp;#39;m using the default example ble_app_uart and add the driver&amp;nbsp;spim3.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Therefore,&amp;nbsp;the peripherals used are&amp;nbsp;&lt;/span&gt;&lt;span&gt;Timer0 RTC0&amp;nbsp;UART0 GPIOTE&amp;nbsp;SPIM3&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I confirm that TWI0-3 and SPI0-3 are not used&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I tested SPIM0-3, SPIM0-2 test OK,butt&amp;nbsp;SPIM3 test failed&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="tgt"&gt;&lt;span class="tgt"&gt;Why did I debug the SPIM3 register with 0?&lt;/span&gt;&lt;/p&gt;
&lt;p class="tgt"&gt;&lt;span class="tgt"&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1637112922709v1.png" alt=" " /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="tgt"&gt;&lt;span class="tgt"&gt;It looks like an initialization problem.&lt;/span&gt;&lt;/p&gt;
&lt;p class="tgt"&gt;&lt;span class="tgt"&gt;Where should I change to use SPIM3?&lt;/span&gt;&lt;/p&gt;
&lt;p class="tgt"&gt;&lt;span class="tgt"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thank&amp;ensp;you&amp;ensp;for&amp;ensp;all&amp;ensp;your&amp;ensp;assistance.&lt;br /&gt;Kind regards,&lt;br /&gt;Peter.Min&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: case about spim3 driver ILI9341</title><link>https://devzone.nordicsemi.com/thread/338740?ContentTypeID=1</link><pubDate>Fri, 12 Nov 2021 10:15:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ee213b53-4a8a-414d-9318-bfd64d820dbf</guid><dc:creator>picatostas</dc:creator><description>&lt;p&gt;Hi Peter,&lt;/p&gt;
&lt;p&gt;What other peripherals are you using ? TWI and SPI usually share resources handlers and you have to be careful with that&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>