<?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>i.MX RT Crossover MCUsのトピックRe: imxrt1064 camera csi565 example</title>
    <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/imxrt1064-camera-csi565-example/m-p/917160#M3429</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First of all, sorry for the later reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check &amp;lt;fsl_mt9m114.c&amp;gt; file MT9M114 camera driver line 236 with below description:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/88294i101398C0FBC67096/image-size/large?v=v2&amp;amp;px=999" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The RGB888 is not supported by this camera.&lt;/P&gt;&lt;P&gt;Wish it helps.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Mike&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Jun 2019 06:56:36 GMT</pubDate>
    <dc:creator>Hui_Ma</dc:creator>
    <dc:date>2019-06-19T06:56:36Z</dc:date>
    <item>
      <title>imxrt1064 camera csi565 example</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/imxrt1064-camera-csi565-example/m-p/917159#M3428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am running the example code for imxrt1064 camera csi565 example. I&amp;nbsp;am using the&amp;nbsp;MT9M114 camera and wanted to use RGB888 instead of the RGB565 format in the example. I have changed the pixelFormat to RGB888, bytePerPixel to 3 and frameBufferKinePitch_Bytes in camera_config_t and changed the LCD pixelFormat to RGB888, but the camera is not working. It is stuck in the loop where it waits for camera to getFullBuffer after CAMERA_RECEIVER_Start(&amp;amp;cameraReceiver).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The loop is&lt;/P&gt;&lt;P&gt;&amp;nbsp;while (kStatus_Success != CAMERA_RECEIVER_GetFullBuffer(&amp;amp;cameraReceiver, &amp;amp;activeFrameAddr)) {}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help with this problem? Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jun 2019 20:34:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/imxrt1064-camera-csi565-example/m-p/917159#M3428</guid>
      <dc:creator>wxingsheng</dc:creator>
      <dc:date>2019-06-12T20:34:42Z</dc:date>
    </item>
    <item>
      <title>Re: imxrt1064 camera csi565 example</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/imxrt1064-camera-csi565-example/m-p/917160#M3429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First of all, sorry for the later reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check &amp;lt;fsl_mt9m114.c&amp;gt; file MT9M114 camera driver line 236 with below description:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/88294i101398C0FBC67096/image-size/large?v=v2&amp;amp;px=999" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The RGB888 is not supported by this camera.&lt;/P&gt;&lt;P&gt;Wish it helps.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Mike&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2019 06:56:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/imxrt1064-camera-csi565-example/m-p/917160#M3429</guid>
      <dc:creator>Hui_Ma</dc:creator>
      <dc:date>2019-06-19T06:56:36Z</dc:date>
    </item>
  </channel>
</rss>

