<?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>Problem with drivers</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/39317/problem-with-drivers</link><description>I&amp;#39;m trying to include the SPI driver in my project. 
 I have added the .c file into my project: 
 
 
 I have included the path into the project: 
 
 I have enabled the SPI: 
 
 I have double checked that ENABLED_SPI_COUNT was defined in the .h file: </description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 16 Oct 2018 01:17:45 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/39317/problem-with-drivers" /><item><title>RE: Problem with drivers</title><link>https://devzone.nordicsemi.com/thread/152939?ContentTypeID=1</link><pubDate>Tue, 16 Oct 2018 01:17:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:08f9dcdb-a726-4d94-81a0-69f511a49f75</guid><dc:creator>Catytu</dc:creator><description>&lt;p&gt;That solved it. Looking back it does seem pretty obvious. Thank you for your time!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem with drivers</title><link>https://devzone.nordicsemi.com/thread/152359?ContentTypeID=1</link><pubDate>Wed, 10 Oct 2018 12:44:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1d79f9a6-12ff-4074-90cc-f0358346834c</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Did you enable one of the SPI instances by setting&amp;nbsp;SPIx_ENABLED (where x is 0 to 2), further down in the sdk_config.h file? If ENABLED_SPI_COUNT is 0, the code will not be included.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>