<?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>Camera Interface</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/57415/camera-interface</link><description>Hi 
 Is there anyone who knows if Nordic has SoC`s with Camera Interface ,the Camera is CMOS parallel data rate 20 - 27MHz 
 
 Thanks</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 06 Feb 2020 12:17:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/57415/camera-interface" /><item><title>RE: Camera Interface</title><link>https://devzone.nordicsemi.com/thread/233042?ContentTypeID=1</link><pubDate>Thu, 06 Feb 2020 12:17:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5dfbec5b-7337-4536-a1af-e51bf8621e5f</guid><dc:creator>haakonsh</dc:creator><description>&lt;p&gt;Hmm,&amp;nbsp;&lt;br /&gt;At 27MHz you&amp;#39;ll have 128/27 = 4 clock cycles to find the next state of the pins and update the GPIO register. That&amp;#39;s not feasible.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;You&amp;#39;ll probably need a minimum of 20 clock cycles of a fully optimized code to bit-bang such an interface, so that&amp;#39;s at least a ~20*27MHz = ~540MHz CPU. And that&amp;#39;s given that the internal memory bus and GPIO peripheral are fast enough.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;You&amp;#39;re probably better off looking for a dedicated interface IC.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Camera Interface</title><link>https://devzone.nordicsemi.com/thread/232819?ContentTypeID=1</link><pubDate>Wed, 05 Feb 2020 12:19:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f5f2281e-91c2-4a15-a69c-d00671764113</guid><dc:creator>Yossi_Boran</dc:creator><description>&lt;p&gt;8 I/O&lt;/p&gt;
&lt;p&gt;HSYNC&lt;/p&gt;
&lt;p&gt;VSYNC&lt;/p&gt;
&lt;p&gt;PCLK&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Camera Interface</title><link>https://devzone.nordicsemi.com/thread/232779?ContentTypeID=1</link><pubDate>Wed, 05 Feb 2020 10:03:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:65f2967e-0e5d-4a0a-8ebf-f564fe1516f3</guid><dc:creator>haakonsh</dc:creator><description>&lt;p&gt;how many I/O lines does this interface use?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Camera Interface</title><link>https://devzone.nordicsemi.com/thread/232778?ContentTypeID=1</link><pubDate>Wed, 05 Feb 2020 10:02:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e81ee341-13e7-41b4-acf0-695154e9abbf</guid><dc:creator>haakonsh</dc:creator><description>&lt;p&gt;Still 16MHz, but the GPIO peripheral is not synched to the 16MHz clock (GPIOTE is), so the CPU might be able to drive them faster than 16MHz.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;A 27MHz parallel interface is a bit tricky for ULP cortex-m platforms.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Camera Interface</title><link>https://devzone.nordicsemi.com/thread/232772?ContentTypeID=1</link><pubDate>Wed, 05 Feb 2020 09:37:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c9eab2af-08e5-4268-864c-1b2164172ce4</guid><dc:creator>Yossi_Boran</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;&lt;span&gt;What is the peripherals rate on nRF5340?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thanks&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Camera Interface</title><link>https://devzone.nordicsemi.com/thread/232758?ContentTypeID=1</link><pubDate>Wed, 05 Feb 2020 09:07:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1f806e08-afc8-43da-8ff6-7d02e1263bec</guid><dc:creator>haakonsh</dc:creator><description>&lt;p&gt;Our peripherals runs on a 16MHz clock, and our CPU&amp;#39;s at 64MHz. So that&amp;#39;s not really feasible.&amp;nbsp;&lt;br /&gt;&lt;br /&gt; Maybe you can bit-bang it with the 128MHz CPU of the new nRF5340, but it depends on how many I/O lines you need.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>