<?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>Does SPI frame length support 32-bit?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/125183/does-spi-frame-length-support-32-bit</link><description>My SPI slave sensor requires a 32-bit frame length. The CS (Chip Select) signal needs to be switched for each 32-bit frame interval, and it also supports DMA (Direct Memory Access) transmission. Does the nRF5340 or nRF52840 support this?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 24 Oct 2025 05:07:30 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/125183/does-spi-frame-length-support-32-bit" /><item><title>RE: Does SPI frame length support 32-bit?</title><link>https://devzone.nordicsemi.com/thread/552310?ContentTypeID=1</link><pubDate>Fri, 24 Oct 2025 05:07:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5bbf63fe-e519-4f45-b9ce-4ecf58daaf5f</guid><dc:creator>valerian123</dc:creator><description>&lt;p&gt;Thank you. We are going to give it a try.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Does SPI frame length support 32-bit?</title><link>https://devzone.nordicsemi.com/thread/552284?ContentTypeID=1</link><pubDate>Thu, 23 Oct 2025 15:02:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:116d7bf0-f472-4352-a070-c0ea6a91b7d4</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Hi Xiao, all of our products are working with with fixed 8-bit SPI frames.&lt;br /&gt; For 32-bit sensors, use 4-byte transfers and toggle CS per frame through GPIOTE/PPI control. We dont have a template code to show this but a lot of other users have achieved this using GPIOTE/PPI combo to toggle CS if you set 4-byte transfers (MAXCNT = 4)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>