<?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>NRF52832 SPI with EasyDMA and PPI</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/43134/nrf52832-spi-with-easydma-and-ppi</link><description>Hi, 
 I combined the two examples /peripheral/saadc and /peripheral/spi and added a second timer that throws a compare event after 5 spi transactions. 
 I configured nrf_drv_spi_xfer with the flags 
 
 NRF_DRV_SPI_FLAG_HOLD_XFER for triggering the transfer</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 30 Jan 2019 05:54:23 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/43134/nrf52832-spi-with-easydma-and-ppi" /><item><title>RE: NRF52832 SPI with EasyDMA and PPI</title><link>https://devzone.nordicsemi.com/thread/168595?ContentTypeID=1</link><pubDate>Wed, 30 Jan 2019 05:54:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e5635839-a9ca-45b8-b41a-cc2a1f969210</guid><dc:creator>stackGreen</dc:creator><description>&lt;p&gt;Solved! The Slave Select pin is not toggeling&amp;nbsp;automatically in PPI mode (by configuring spi_config.ss_pin). SS must set manually.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>