<?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>Custom GPIOs and PPI</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/84952/custom-gpios-and-ppi</link><description>I am developing a custom board with an electronic paper device (EPD) attached, which will be controlled with SPI and a five additional GPIOs (a mixture of inputs and outputs). Before committing to a board design I would like to test the device with an</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 21 Feb 2022 13:53:02 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/84952/custom-gpios-and-ppi" /><item><title>RE: Custom GPIOs and PPI</title><link>https://devzone.nordicsemi.com/thread/354167?ContentTypeID=1</link><pubDate>Mon, 21 Feb 2022 13:53:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d0e10bb3-7a19-4192-8555-b7aed38e838c</guid><dc:creator>Charlie</dc:creator><description>&lt;p&gt;Hi Gavin,&lt;/p&gt;
&lt;p&gt;Good to hear that you found the issue. For your question three, I assume you want something like this:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://electronics.stackexchange.com/questions/124618/how-do-i-hook-up-an-led-across-the-tx-pin-on-my-atmega328/175846"&gt;arduino - How do I hook up an LED across the tx pin on my Atmega328? - Electrical Engineering Stack Exchange&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If it is true, a hardware circuit is a better solution like the above case than monitoring with PPI, but this is not very common for SPI bus, since its speed starts with tens Mbps. You can barely see anything since&lt;span&gt;&amp;nbsp;its too fast for your eyes.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Charlie&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Custom GPIOs and PPI</title><link>https://devzone.nordicsemi.com/thread/353989?ContentTypeID=1</link><pubDate>Sat, 19 Feb 2022 18:57:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7a5c733e-b750-4004-9866-7ecaba2b42d0</guid><dc:creator>Gavin</dc:creator><description>&lt;p&gt;I have just realised that pin P0.09 is associated with NFC connector. I have changed the code to reference pin P0.11 and it is now working.&lt;/p&gt;
&lt;p&gt;However I am still interested in the answer to question 3:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;3/ once I have solved this basic problem, I might want to use the LEDs to indicate the status of the MOSI and MISO lines on the SPI interface. Is it possible to use PPI to monitor the status of a pin that is being used by the SPI peripheral in this way? If so, how would I adapt the code or .overlay file to associated one of the SPI pins with the PPI input?&lt;/em&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>