<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Camera Integration on LPC 4357 - NO Operating system in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Camera-Integration-on-LPC-4357-NO-Operating-system/m-p/1417299#M47961</link>
    <description>&lt;P&gt;Thank you, dear Rong. This information is much helpful.&lt;/P&gt;</description>
    <pubDate>Tue, 22 Feb 2022 08:04:19 GMT</pubDate>
    <dc:creator>SGK_IN</dc:creator>
    <dc:date>2022-02-22T08:04:19Z</dc:date>
    <item>
      <title>Camera Integration on LPC 4357 - NO Operating system</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Camera-Integration-on-LPC-4357-NO-Operating-system/m-p/1416280#M47941</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Our team wants to take pictures from a UVC compliant camera (IMX415 sensor + ISP + USB 2.0/3.0 output), which we want to do on the LPC4357 microcontroller. The constraint we have is NO Operating system. We want to explore if we can handle this UVC compliant camera at the firmware level.&lt;/P&gt;&lt;P&gt;Additional Background: We use LPC4357 to log analogue signals from various sensors. We want to use the same board to take images from the camera, as we cannot work on two different panels operationally.&lt;/P&gt;&lt;P&gt;Pointers to some technical notes, project links, or high-level guided bullets would benefit us.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Sat, 19 Feb 2022 17:24:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Camera-Integration-on-LPC-4357-NO-Operating-system/m-p/1416280#M47941</guid>
      <dc:creator>SGK_IN</dc:creator>
      <dc:date>2022-02-19T17:24:23Z</dc:date>
    </item>
    <item>
      <title>Re: Camera Integration on LPC 4357 - NO Operating system</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Camera-Integration-on-LPC-4357-NO-Operating-system/m-p/1416613#M47949</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;It appears that the camera use MIPI interface, but I can not download the RM of IMX415 from the link&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.framos.com/en/products/imx415aaqr-c-22173?utm_source=google&amp;amp;utm_medium=cpc&amp;amp;utm_campaign=Catalog_Image_Sensors_Products_EN&amp;amp;utm_content=Product_Sony_IMX415&amp;amp;gclid=EAIaIQobChMIyf3J-rCQ9gIVVHRgCh1iIQzuEAAYASAAEgJGq_D_BwE" target="_blank"&gt;https://www.framos.com/en/products/imx415aaqr-c-22173?utm_source=google&amp;amp;utm_medium=cpc&amp;amp;utm_campaign=Catalog_Image_Sensors_Products_EN&amp;amp;utm_content=Product_Sony_IMX415&amp;amp;gclid=EAIaIQobChMIyf3J-rCQ9gIVVHRgCh1iIQzuEAAYASAAEgJGq_D_BwE&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Unfortunately, the LPC4357 does not have MIPI interface, in other words, it can not interface with the IMX415, as far as I know that the i.mxrt11xx and i.mxrt600 families have MIPI interface, pls take a look at the i.mxrt link:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/products/processors-and-microcontrollers/arm-microcontrollers/i-mx-rt-crossover-mcus:IMX-RT-SERIES" target="_blank"&gt;https://www.nxp.com/products/processors-and-microcontrollers/arm-microcontrollers/i-mx-rt-crossover-mcus:IMX-RT-SERIES&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Hope it can help you&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;XiangJun Rong&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Feb 2022 08:44:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Camera-Integration-on-LPC-4357-NO-Operating-system/m-p/1416613#M47949</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2022-02-21T08:44:49Z</dc:date>
    </item>
    <item>
      <title>Re: Camera Integration on LPC 4357 - NO Operating system</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Camera-Integration-on-LPC-4357-NO-Operating-system/m-p/1416857#M47952</link>
      <description>&lt;P&gt;Dear &lt;STRONG&gt;Rong&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;Thank you for the response.&amp;nbsp;We do &lt;STRONG&gt;not&lt;/STRONG&gt; intend to use MIPI and as you said MIPI interface is not an option on LPC4357.&lt;/P&gt;&lt;P&gt;We want to use the USB 2.0 interface. The link to the camera is&amp;nbsp;&lt;A href="https://www.e-consystems.com/usb-cameras/sony-imx415-4k-usb-camera.asp" target="_blank"&gt;e-CAM82_USB - Sony STARVIS™ IMX415 4K Ultra-HD USB camera&lt;/A&gt;&lt;/P&gt;&lt;P&gt;This camera is UVC compliant.&lt;BR /&gt;Is there a way to implement a USB UVC stack on the LPC4357 microcontroller? We want to avoid the Operating system.&lt;/P&gt;&lt;P&gt;Thank you again Rong.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Feb 2022 14:59:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Camera-Integration-on-LPC-4357-NO-Operating-system/m-p/1416857#M47952</guid>
      <dc:creator>SGK_IN</dc:creator>
      <dc:date>2022-02-21T14:59:17Z</dc:date>
    </item>
    <item>
      <title>Re: Camera Integration on LPC 4357 - NO Operating system</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Camera-Integration-on-LPC-4357-NO-Operating-system/m-p/1417275#M47960</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;The LPC43xx has ROM usb api, but it does not support UVC(&lt;SPAN&gt;USB Video Class&lt;/SPAN&gt;), it includes MSC, DFU, HID and CDC classes.&lt;/P&gt;
&lt;P&gt;USB core function table&lt;BR /&gt;USB MSC function table&lt;BR /&gt;USB DFU function table&lt;BR /&gt;USB HID function table&lt;BR /&gt;USB CDC function table&lt;/P&gt;
&lt;P&gt;I suppose you can consider the LPC546xx, for example LPC54628, the USB stack includes "usb_device_video_virtual_camera" and "usb_device_video_virtual_camera_lite"&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xiangjun_rong_0-1645515003957.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/171333i7F809552E636A999/image-size/medium?v=v2&amp;amp;px=400" role="button" title="xiangjun_rong_0-1645515003957.png" alt="xiangjun_rong_0-1645515003957.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can download SDK from the link:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/design/software/development-software/mcuxpresso-software-and-tools-/mcuxpresso-software-development-kit-sdk:MCUXpresso-SDK?fsrch=1&amp;amp;sr=2&amp;amp;pageNum=1" target="_blank"&gt;https://www.nxp.com/design/software/development-software/mcuxpresso-software-and-tools-/mcuxpresso-software-development-kit-sdk:MCUXpresso-SDK?fsrch=1&amp;amp;sr=2&amp;amp;pageNum=1&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope it can help you&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;XiangJun Rong&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Feb 2022 07:32:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Camera-Integration-on-LPC-4357-NO-Operating-system/m-p/1417275#M47960</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2022-02-22T07:32:06Z</dc:date>
    </item>
    <item>
      <title>Re: Camera Integration on LPC 4357 - NO Operating system</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Camera-Integration-on-LPC-4357-NO-Operating-system/m-p/1417299#M47961</link>
      <description>&lt;P&gt;Thank you, dear Rong. This information is much helpful.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Feb 2022 08:04:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Camera-Integration-on-LPC-4357-NO-Operating-system/m-p/1417299#M47961</guid>
      <dc:creator>SGK_IN</dc:creator>
      <dc:date>2022-02-22T08:04:19Z</dc:date>
    </item>
  </channel>
</rss>

