<?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>spi sent but no signal received</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/121317/spi-sent-but-no-signal-received</link><description>spim2、ncs2.6.1 
 
 I used SPIM2 to send the string &amp;quot;Hello, SPIM!&amp;quot; and receive data of the same length. 
 However, on the logic analyzer, I can only see the transmitted signals, and there are no received signals。 
 
 int zhd_spim_init ( void ) 
 { 
 #</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 13 May 2025 09:27:03 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/121317/spi-sent-but-no-signal-received" /><item><title>RE: spi sent but no signal received</title><link>https://devzone.nordicsemi.com/thread/535064?ContentTypeID=1</link><pubDate>Tue, 13 May 2025 09:27:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:61e0ea83-2fd0-4152-a394-35520f2c7128</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Afaik that is not possible no. All communication in SPI is bidirectional.&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: spi sent but no signal received</title><link>https://devzone.nordicsemi.com/thread/535061?ContentTypeID=1</link><pubDate>Tue, 13 May 2025 09:25:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3385cac1-1272-4761-bae4-542acbe7ddd5</guid><dc:creator>albert</dc:creator><description>&lt;p&gt;Thank you for letting me know all this. How can I configure SPI to receive only after transmission, in half-duplex mode, instead of increasing the receive buffer to 26?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: spi sent but no signal received</title><link>https://devzone.nordicsemi.com/thread/535021?ContentTypeID=1</link><pubDate>Tue, 13 May 2025 07:26:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:69c63e87-07a6-4f09-9ede-f0d8afe9096d</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;MISO and MOSI are in parallel, so if you need additional 13bytes from slave, then you need to set the rx buffer to 26.&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: spi sent but no signal received</title><link>https://devzone.nordicsemi.com/thread/534992?ContentTypeID=1</link><pubDate>Tue, 13 May 2025 02:23:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c28e69f3-423b-4d8e-824c-5e8def40121f</guid><dc:creator>albert</dc:creator><description>&lt;p&gt;All the SPI pins are connected to a logic analyzer: MISO, MOSI, CS, and CLK. The first 13 bytes are sent from the master to the slave. Shouldn&amp;#39;t there be 13 bytes of clock signals generated by the master afterward to receive data from the slave?&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1747103023511v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: spi sent but no signal received</title><link>https://devzone.nordicsemi.com/thread/534880?ContentTypeID=1</link><pubDate>Mon, 12 May 2025 12:17:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b00eb1d6-762c-4018-9fbb-0f55c1c25541</guid><dc:creator>Kenneth</dc:creator><description>[quote user=""]&lt;div&gt;&lt;div&gt;&lt;span&gt;&lt;img style="max-height:240px;max-width:320px;cursor:zoom-in;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/7242.pastedimage1746703621307v1.png" alt=" " /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
I think that even if the slave doesn&amp;#39;t respond, the master should still generate 13 bytes worth of clock signals.[/quote]
&lt;p&gt;But it&amp;#39;s 13 bytes there, each ascii is 1byte.&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: spi sent but no signal received</title><link>https://devzone.nordicsemi.com/thread/534876?ContentTypeID=1</link><pubDate>Mon, 12 May 2025 12:13:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3ecbd37a-bb6d-41fc-b279-17fc2dade04d</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;So what is connected to MISO?&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: spi sent but no signal received</title><link>https://devzone.nordicsemi.com/thread/534844?ContentTypeID=1</link><pubDate>Mon, 12 May 2025 10:45:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e8f33ad3-3fc0-4b46-9e8c-5af898a4f40a</guid><dc:creator>albert</dc:creator><description>&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1747046738543v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: spi sent but no signal received</title><link>https://devzone.nordicsemi.com/thread/534777?ContentTypeID=1</link><pubDate>Mon, 12 May 2025 01:52:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:99212fe9-fd42-4256-ac14-58a84e5a3ca9</guid><dc:creator>albert</dc:creator><description>&lt;p&gt;only connected to a logic analyzer.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: spi sent but no signal received</title><link>https://devzone.nordicsemi.com/thread/534636?ContentTypeID=1</link><pubDate>Fri, 09 May 2025 11:26:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6370e100-834c-4622-82bf-ee09d73dab3d</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;What is your setup, are you connecting back to the same device as a loopback, or do you connect to an external device (and if so which one?)&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>