<?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>SPIM3 on nRF52840 and SDK17.0.2</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/76594/spim3-on-nrf52840-and-sdk17-0-2</link><description>Hello. 
 I&amp;#39;ve got problem with properly build example SPIM3 code. I took blinky example, added code from nrfx_spim example, set SPIM3 in sdk_config.h, add nrfx_spim to project and ...... nrfx_spim_init(...) is undefined symbol. I have no idea why. My</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 22 Jun 2021 12:30:56 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/76594/spim3-on-nrf52840-and-sdk17-0-2" /><item><title>RE: SPIM3 on nRF52840 and SDK17.0.2</title><link>https://devzone.nordicsemi.com/thread/316471?ContentTypeID=1</link><pubDate>Tue, 22 Jun 2021 12:30:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f1aeae50-f3f6-4e7f-913c-a6bb8c8fd6c0</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello PW,&lt;/p&gt;
[quote user="PW"]It&amp;#39;s was solved.[/quote]
&lt;p&gt;I am happy to hear that you were able to resolve your issue!&lt;/p&gt;
[quote user="PW"]SPI_ENABLED section in sdk_config.h has to be commented. SPI_ENABLED 0 is not enough.[/quote]
&lt;p&gt;This is correct, because apply_old_config will overwrite any NRFX_*_ENABLED if a *_ENABLED is left &lt;em&gt;defined, &lt;/em&gt;therefore it needs to be commented out or removed completely.&lt;br /&gt;This feature is in place to ensure backwards compatibility, but I have seen that this has caused confusion for multiple forum goers, and I have reported this for review internally.&lt;br /&gt;You can read more about &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/60127/compare-sdk_config-files"&gt;this issue here&lt;/a&gt;. Sorry for the inconvenience!&lt;br /&gt;&lt;br /&gt;Please do not hesitate to open a new ticket if you encounter any issues or questions in the future!&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SPIM3 on nRF52840 and SDK17.0.2</title><link>https://devzone.nordicsemi.com/thread/316450?ContentTypeID=1</link><pubDate>Tue, 22 Jun 2021 11:24:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:616a194d-3cd1-4500-8a05-ded06e91a44b</guid><dc:creator>PW</dc:creator><description>&lt;p&gt;It&amp;#39;s was solved. SPI_ENABLED section in sdk_config.h has to be commented. SPI_ENABLED 0 is not enough.&amp;nbsp;&lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f914.svg" title="Thinking"&gt;&amp;#x1f914;&lt;/span&gt;&amp;nbsp;After that, code inside nrfx_spim.c is active in project. Strange...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>