<?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>Can  a 16MHz signal  input to the gpio pin  of nRF52832?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/25441/can-a-16mhz-signal-input-to-the-gpio-pin-of-nrf52832</link><description>My system&amp;#39;s data rate is 16MHz.it input to nRF52832 is parallel 8 bits. Is it possible? I want input the data to RAM by easyDMA,please to tell me how to do it ? thanks!</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 25 Sep 2017 09:44:22 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/25441/can-a-16mhz-signal-input-to-the-gpio-pin-of-nrf52832" /><item><title>RE: Can  a 16MHz signal  input to the gpio pin  of nRF52832?</title><link>https://devzone.nordicsemi.com/thread/100274?ContentTypeID=1</link><pubDate>Mon, 25 Sep 2017 09:44:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f6723d36-00d7-474a-a94c-ad8d172011b9</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/gpio.html?cp=2_1_0_19#concept_zyt_tcb_lr"&gt;Read more about GPIO in product specification&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can  a 16MHz signal  input to the gpio pin  of nRF52832?</title><link>https://devzone.nordicsemi.com/thread/100273?ContentTypeID=1</link><pubDate>Mon, 25 Sep 2017 09:44:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:68a6282a-2151-4984-8b37-f391b3082750</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;What do you mean by &amp;quot;GPIO with EasyDMA&amp;quot;? As far as I understand there is nothing like that. GPIO can either be&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;read/written if you configure it as input/output&lt;/li&gt;
&lt;li&gt;or it can generate some interrupts if you configure it as GPIOTE&lt;/li&gt;
&lt;li&gt;or you can configure it as analogue input&lt;/li&gt;
&lt;li&gt;or you can use it to launch some other task through PPI mechanism&lt;/li&gt;
&lt;li&gt;or you can link it with some other HW peripheral block which performs serial or similar communication standard (UART/TWI/I2C/SPI/QSPI/USB/NFC/I2S/PDM/PWM/...). Many restrictions apply here (e.g. not app GPIO PINs can serve as all these interfaces) but then these special peripherals have EasyDMA option to transfer data in memory according to configuration in registers without need to use core processor.&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can  a 16MHz signal  input to the gpio pin  of nRF52832?</title><link>https://devzone.nordicsemi.com/thread/100272?ContentTypeID=1</link><pubDate>Mon, 25 Sep 2017 09:35:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2e567ca7-d2d8-448a-a38b-6a625b85eda2</guid><dc:creator>chenlmm</dc:creator><description>&lt;p&gt;Thanks your answer . it is possible I can&amp;#39;t descript  explicit. actually ,I want to know the nRF52832 GPIO  pin can  input the max data frequency  with the easyDMA? THANKS!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can  a 16MHz signal  input to the gpio pin  of nRF52832?</title><link>https://devzone.nordicsemi.com/thread/100275?ContentTypeID=1</link><pubDate>Mon, 25 Sep 2017 09:07:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9dcc3255-9acf-4edb-b706-bbc797465fcb</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;There seems to be no such &amp;quot;parallel 8-bit&amp;quot; port on nRF5x chips, not speaking about 16MHz clock input. I guess you need specific chip which will be able to handle this and transfer it to nRF52 over some serial interface (still it will be basically impossible to handle 16x8=128Mbps transfer, no interface can manage that and there is no space for storing MB of data so you will run out of space in few seconds of such transfer). nRF53840 with USB and QSPI might be better but still you cannot utilize this over radio so one would wonder why using nRF5x chips for such high throughput application...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>