<?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>How to read/get SPI csn pin logical level ?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/69656/how-to-read-get-spi-csn-pin-logical-level</link><description>Hi all, 
 I am using a nRF52840-DK as SPI slave with a MSP430 as host SPI master for a nRF8001 replacement application. 
 As I am absolutely not familiar with high level functions (threading, etc.) used within zephyr\samples\bluetooth\hci_spi\, I would</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 05 Jan 2021 10:25:51 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/69656/how-to-read-get-spi-csn-pin-logical-level" /><item><title>RE: How to read/get SPI csn pin logical level ?</title><link>https://devzone.nordicsemi.com/thread/287459?ContentTypeID=1</link><pubDate>Tue, 05 Jan 2021 10:25:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4ea14a75-7e46-424a-8518-87c8e6e8ab0c</guid><dc:creator>Didrik Rokhaug</dc:creator><description>[quote user="rop_"]About driver interrupt (here SPI with id 35): is this id intended to be referred in the code or it just appears within dts files for building ?[/quote]
&lt;p&gt;&amp;nbsp;The interrupts field is already set in the .dtsi file for the SoC, so you do not need to set it in your overlay file.&lt;/p&gt;
&lt;p&gt;The field is used by the driver to know which interrupt to use for the peripheral, but it is not something you need to use yourself.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to read/get SPI csn pin logical level ?</title><link>https://devzone.nordicsemi.com/thread/287147?ContentTypeID=1</link><pubDate>Mon, 04 Jan 2021 09:03:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:38643c8d-f8ce-47c5-961b-cc6f994c612f</guid><dc:creator>Romain</dc:creator><description>&lt;p&gt;Hi Didrik,&lt;/p&gt;
&lt;p&gt;I assume there is no simple answer to my questions above and will evaluate&lt;/p&gt;
[quote userid="81181" url="~/f/nordic-q-a/69656/how-to-read-get-spi-csn-pin-logical-level/285871#285871"]moving the BLE host layer to the MSP430[/quote]
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;About driver interrupt (here SPI with id 35): is this id intended to be referred in the code or it just appears within dts files for building ?&lt;/p&gt;
&lt;p&gt;Thank you.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Romain&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to read/get SPI csn pin logical level ?</title><link>https://devzone.nordicsemi.com/thread/285871?ContentTypeID=1</link><pubDate>Fri, 18 Dec 2020 14:49:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7d7b39ff-3f4c-47bf-bae7-9233e7cd513d</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Have you considered moving the BLE host layer to the MSP430, and just running the BLE controller on the nRF52?&lt;/p&gt;
&lt;p&gt;That would let you use one of the hci_&amp;lt;transport&amp;gt; samples on the nRF52 without any modifications to the sample.&lt;/p&gt;
&lt;p&gt;Depending on the availabel libraries etc. on the MSP430, that might be easier than to emulate the behavior of the nRF8001.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Didrik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>