<?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>How to configure a low power camera to nRF52840 controller?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/90322/how-to-configure-a-low-power-camera-to-nrf52840-controller</link><description>I am trying to connect a low power camera Himax HM0360 to nRF52840 dk. In the camera device specification, it is mentioned that it provides I2C serial interface and full speed is 1MHz.Is this speed enough to transfer image to controller? What other things</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 27 Jul 2022 07:51:58 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/90322/how-to-configure-a-low-power-camera-to-nrf52840-controller" /><item><title>RE: How to configure a low power camera to nRF52840 controller?</title><link>https://devzone.nordicsemi.com/thread/378837?ContentTypeID=1</link><pubDate>Wed, 27 Jul 2022 07:51:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e502f374-4a76-4e14-ae83-235a9e2e98fa</guid><dc:creator>Menon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Sorry for the long response time.&lt;br /&gt;&amp;nbsp;&lt;/p&gt;
[quote user=""].Is this speed enough to transfer image to controller? [/quote]
&lt;p&gt;It says 1MHz maximum possible, So it should work take a look at the specification of nRf52840 &lt;a href="https://infocenter.nordicsemi.com/pdf/nRF52840_PS_v1.7.pdf"&gt;here&amp;nbsp;&lt;/a&gt;(Page No:449).&lt;/p&gt;
[quote user=""]What other things should be considered to interface camera to controller? [/quote]
&lt;p&gt;For transferring high resolution image/video, I think you need to set bandwidth and latency reasonably.&lt;br /&gt;Take a look at this&lt;a href="https://github.com/NordicPlayground/nrf52-ble-image-transfer-demo"&gt; sample&lt;/a&gt; from our old sdk for you reference.&lt;/p&gt;
&lt;p&gt;Kind Regards,&lt;/p&gt;
&lt;p&gt;Abhijith&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>