<?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: AR1335 camera sensor driver in i.MX RT Crossover MCUs</title>
    <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/AR1335-camera-sensor-driver/m-p/1668563#M25510</link>
    <description>&lt;P&gt;Hi Fabio,&lt;BR /&gt;&lt;BR /&gt;I am using yocto.&lt;BR /&gt;You will find latest ar1335 sensor kernel driver here:&lt;BR /&gt;&lt;A href="https://github.com/nxp-imx/isp-vvcam/tree/lf-5.15.y_2.0.0/vvcam/v4l2/sensor/ar1335" target="_blank"&gt;https://github.com/nxp-imx/isp-vvcam/tree/lf-5.15.y_2.0.0/vvcam/v4l2/sensor/ar1335&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If you use Yocto, you also need&lt;STRONG&gt; isp-imx&lt;/STRONG&gt; additionally to &lt;STRONG&gt;isp-vvcam&lt;/STRONG&gt; above:&lt;BR /&gt;If you are interested in this source code, you can get it by downloading and executing bin file in your Ubuntu Host:&lt;BR /&gt;&lt;A href="https://www.nxp.com/lgfiles/NMG/MAD/YOCTO/isp-imx-4.2.2.20.0.bin" target="_blank"&gt;https://www.nxp.com/lgfiles/NMG/MAD/YOCTO/isp-imx-4.2.2.20.0.bin&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Replace version with what you are using in your BSP (here we use v20)&lt;BR /&gt;Here is an example on how to deploy driver for another sensor:&lt;BR /&gt;&lt;A href="https://www.nxp.com/docs/en/application-note/AN13712.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/application-note/AN13712.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 13 Jun 2023 16:49:45 GMT</pubDate>
    <dc:creator>malik_cisse</dc:creator>
    <dc:date>2023-06-13T16:49:45Z</dc:date>
    <item>
      <title>AR1335 camera sensor driver</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/AR1335-camera-sensor-driver/m-p/1235304#M12870</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/60336"&gt;@kerryzhou&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am wondering if you have used this camera sensor: AR1335 with any of your NXP MCUs. If so please share with me the driver source code.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Farid&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2021 01:50:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/AR1335-camera-sensor-driver/m-p/1235304#M12870</guid>
      <dc:creator>fmabrouk</dc:creator>
      <dc:date>2021-02-24T01:50:19Z</dc:date>
    </item>
    <item>
      <title>Re: AR1335 camera sensor driver</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/AR1335-camera-sensor-driver/m-p/1235521#M12875</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;fmabrouk,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;Until now, I didn't find the RT chip driver about the&amp;nbsp;AR1335&amp;nbsp;, I also search it internally, didn't find it.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;Maybe you can search it from the internet, some 3rd part may have AR1335 drivers.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;Nxp official side, didn't find it, until now, RT mainly use&amp;nbsp;&lt;/SPAN&gt;MT9M114 or OV7725 camera module.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;Sorry for the inconvenience bring you, and thanks a lot for your understanding.&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Kerry&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2021 06:58:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/AR1335-camera-sensor-driver/m-p/1235521#M12875</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2021-02-24T06:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: AR1335 camera sensor driver</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/AR1335-camera-sensor-driver/m-p/1243666#M13129</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/61241"&gt;@jingpan&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/60336"&gt;@kerryzhou&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am still trying to port AR1335 camera driver to ImX RT1170 CCI2 mipi demo code.&lt;/P&gt;&lt;P&gt;In the CS2 mipi code I found these clocks:&lt;/P&gt;&lt;P&gt;CLOCK_SetRootClock(kCLOCK_Root_Csi2, &amp;amp;csi2ClockConfig);&lt;BR /&gt;CLOCK_SetRootClock(kCLOCK_Root_Csi2_Esc, &amp;amp;csi2EscClockConfig);&lt;BR /&gt;CLOCK_SetRootClock(kCLOCK_Root_Csi2_Ui, &amp;amp;csi2UiClockConfig);&lt;/P&gt;&lt;P&gt;Can anyone explains what these clocks are for?&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Mar 2021 01:33:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/AR1335-camera-sensor-driver/m-p/1243666#M13129</guid>
      <dc:creator>fmabrouk</dc:creator>
      <dc:date>2021-03-11T01:33:10Z</dc:date>
    </item>
    <item>
      <title>Re: AR1335 camera sensor driver</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/AR1335-camera-sensor-driver/m-p/1243723#M13133</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/60336"&gt;@kerryzhou&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/61241"&gt;@jingpan&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Besides the questions I posted above, if I need to setup my pixel clock to 80MHz. What registers should I change in CSI2 mipi demo code of imx RT1170?&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 11 Mar 2021 01:33:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/AR1335-camera-sensor-driver/m-p/1243723#M13133</guid>
      <dc:creator>fmabrouk</dc:creator>
      <dc:date>2021-03-11T01:33:34Z</dc:date>
    </item>
    <item>
      <title>Re: AR1335 camera sensor driver</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/AR1335-camera-sensor-driver/m-p/1244541#M13169</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;fmabrouk,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;About your mentioned clock, you can find it from the RT1170 reference manual:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kerryzhou_0-1615519963656.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/139453i21EFA55A81A317E2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kerryzhou_0-1615519963656.png" alt="kerryzhou_0-1615519963656.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kerryzhou_1-1615519969817.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/139454i024C03C0E2AB75A1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kerryzhou_1-1615519969817.png" alt="kerryzhou_1-1615519969817.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kerryzhou_2-1615520019886.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/139455iA02F026F647EFE09/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kerryzhou_2-1615520019886.png" alt="kerryzhou_2-1615520019886.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Wish it helps you!&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Kerry&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;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Mar 2021 03:33:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/AR1335-camera-sensor-driver/m-p/1244541#M13169</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2021-03-12T03:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: AR1335 camera sensor driver</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/AR1335-camera-sensor-driver/m-p/1248464#M13343</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/60336"&gt;@kerryzhou&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using this camera sensor: AR1335 instead of OV5640 on imX RT1170 dev board. AR1335 sends out only 10 bits image. I believe OV5640 pixel data bus is 16 bits.&lt;/P&gt;&lt;P&gt;How can I modify the mipi csi demo code you that comes with the NXP sdk so that I can get an image with this sensor?&lt;/P&gt;&lt;P&gt;I wished if there some documentation that guides through the process of importing another camera sensor into this demo code.&lt;/P&gt;&lt;P&gt;Thank you so much in advance!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Mar 2021 00:55:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/AR1335-camera-sensor-driver/m-p/1248464#M13343</guid>
      <dc:creator>fmabrouk</dc:creator>
      <dc:date>2021-03-19T00:55:31Z</dc:date>
    </item>
    <item>
      <title>Re: AR1335 camera sensor driver</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/AR1335-camera-sensor-driver/m-p/1248599#M13349</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;fmabrouk,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;Until now, we still don't have the directly document about&amp;nbsp;importing another camera sensor.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;As I know, the camera sensor should also have the configure tools, which can do the configuration and generate the code.&amp;nbsp; Whether your&amp;nbsp;AR1335&amp;nbsp;already have the related drivers from it's own company?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;I also check internally, didn't find the AR1335 RT related drivers until now.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;kerry&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Mar 2021 05:02:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/AR1335-camera-sensor-driver/m-p/1248599#M13349</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2021-03-19T05:02:32Z</dc:date>
    </item>
    <item>
      <title>Re: AR1335 camera sensor driver</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/AR1335-camera-sensor-driver/m-p/1249947#M13409</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/60336"&gt;@kerryzhou&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using mipi CSI2 demo code on imx RT1170 to get an 480x640 image from AR1335.&lt;/P&gt;&lt;P&gt;I found that the output format of this camera sensor is: 10bits. what changes do I need to do in the CSI driver so that I can capture the image i need.&lt;/P&gt;&lt;P&gt;I used a manufacturer tool to generate the configuration file, yet i am far from getting an image due to my wrongfully configured CSI driver.&lt;/P&gt;&lt;P&gt;Could you please advice on what need to be modified in the demo code CSI driver to capture an image from AR1335.&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Mar 2021 00:21:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/AR1335-camera-sensor-driver/m-p/1249947#M13409</guid>
      <dc:creator>fmabrouk</dc:creator>
      <dc:date>2021-03-23T00:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: AR1335 camera sensor driver</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/AR1335-camera-sensor-driver/m-p/1249952#M13410</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/60336"&gt;@kerryzhou&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is a summary of the image parameters that I am interested in:;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[PLL PARAMETERS]&lt;BR /&gt;; Target Vt Pixel Frequency: 220 MHz&lt;BR /&gt;; Input Clock Frequency: 24 MHz&lt;BR /&gt;;&lt;BR /&gt;; Actual Vt Pixel Clock: 220 MHz&lt;BR /&gt;; Actual Op Pixel Clock: 110 MHz&lt;BR /&gt;;&lt;BR /&gt;; pll_multiplier (M value) = 55&lt;BR /&gt;; pre_pll_clk_div (N value) = 2&lt;BR /&gt;; pll_multiplier2 (M2 value) = 55&lt;BR /&gt;; pre_pll_clk_div2 (N2 value) = 2&lt;BR /&gt;; Fpfd = 12 MHz&lt;BR /&gt;; Fvco = 660 MHz&lt;BR /&gt;; Fvco2 = 660 MHz&lt;BR /&gt;; Vt Sys Divider = 1&lt;BR /&gt;; Vt Pix Divider = 3&lt;BR /&gt;; Op Sys Divider = 1&lt;BR /&gt;; Op Pix Divider = 6&lt;BR /&gt;;&lt;BR /&gt;; [IMAGE PARAMETERS]&lt;BR /&gt;; Requested Frames Per Second: 30&lt;BR /&gt;; Output Columns: 640&lt;BR /&gt;; Output Rows: 480&lt;BR /&gt;; Use Y Summing: Unchecked&lt;BR /&gt;; X-only Binning: Unchecked&lt;BR /&gt;; Allow Skipping: Checked&lt;BR /&gt;; Blanking Computation: HB Max then VB&lt;BR /&gt;;&lt;BR /&gt;; Max Frame Time: 33.3333 msec&lt;BR /&gt;; Max Frame Clocks: 7333333.3 clocks&lt;BR /&gt;; Readout Mode: 1, YSum: No, XBin: No&lt;BR /&gt;; Horiz clks: 640 active + 1688 blank = 2328 total&lt;BR /&gt;; Vert rows: 480 active + 2674 blank = 3154 total&lt;BR /&gt;; Output Cols: 640&lt;BR /&gt;; Output Rows: 480&lt;BR /&gt;; FOV Cols: 640&lt;BR /&gt;; FOV Rows: 480&lt;BR /&gt;; Actual Frame Clocks: 7342512 clocks&lt;BR /&gt;; Row Time: 10.582 usec / 2328 clocks&lt;BR /&gt;; Integration Time: 33 msec.&lt;BR /&gt;; Frame time: 33.375055 msec&lt;BR /&gt;; Maximum Frame Rate allowed: 191.739fps&lt;BR /&gt;; Frames per Sec: 29.962 fps&lt;/P&gt;</description>
      <pubDate>Tue, 23 Mar 2021 01:16:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/AR1335-camera-sensor-driver/m-p/1249952#M13410</guid>
      <dc:creator>fmabrouk</dc:creator>
      <dc:date>2021-03-23T01:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: AR1335 camera sensor driver</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/AR1335-camera-sensor-driver/m-p/1250671#M13434</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/60336"&gt;@kerryzhou&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/t5/user/viewprofilepage/user-id/61241" target="_blank"&gt;@jingpan&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I verified with my scope that the camera sensor is streaming data; and I was able to capture the CSI reading registers while debugging my code: please see attached screen shot. However, I am not able to get a full frame buffer CSI interrupt. Again this has to do with the way I initialized the MIPI CSI, could you or some one else help me set thiis up properly, based on the image requirements I stated in my previous email.&lt;/P&gt;&lt;P&gt;Cheers!&lt;/P&gt;</description>
      <pubDate>Wed, 24 Mar 2021 00:31:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/AR1335-camera-sensor-driver/m-p/1250671#M13434</guid>
      <dc:creator>fmabrouk</dc:creator>
      <dc:date>2021-03-24T00:31:36Z</dc:date>
    </item>
    <item>
      <title>Re: AR1335 camera sensor driver</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/AR1335-camera-sensor-driver/m-p/1251073#M13453</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;fmabrouk,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; Thanks for your information.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;Please keep patient, I will check more details about your code, and check with our internal CSI expert.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; After I get any valuable information, I will let you know ASAP.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; Please give me more time, thanks so much!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;kerry&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Mar 2021 09:07:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/AR1335-camera-sensor-driver/m-p/1251073#M13453</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2021-03-24T09:07:51Z</dc:date>
    </item>
    <item>
      <title>Re: AR1335 camera sensor driver</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/AR1335-camera-sensor-driver/m-p/1251486#M13464</link>
      <description>&lt;P&gt;Hello Kerry,&lt;/P&gt;
&lt;P&gt;One more thing I want to let you know about is that the output format of the camera sensor is: RAW10 ( 10 bits) and in the current nXP CSI/camera driver I dont see this format supported. I see only these ones:&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;/*! @brief Pixel format definition. */&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;typedef enum _video_pixel_format&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;{&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;/* RGB */&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;kVIDEO_PixelFormatXRGB8888 = FSL_VIDEO_FOURCC('X', 'R', '2', '4'), /*!&amp;lt; 32-bit XRGB8888. */&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;kVIDEO_PixelFormatRGBX8888 = FSL_VIDEO_FOURCC('R', 'X', '2', '4'), /*!&amp;lt; 32-bit RGBX8888. */&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;kVIDEO_PixelFormatXBGR8888 = FSL_VIDEO_FOURCC('X', 'B', '2', '4'), /*!&amp;lt; 32-bit XBGR8888. */&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;kVIDEO_PixelFormatBGRX8888 = FSL_VIDEO_FOURCC('B', 'X', '2', '4'), /*!&amp;lt; 32-bit BGRX8888. */&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;kVIDEO_PixelFormatRGB888 = FSL_VIDEO_FOURCC('R', 'G', '2', '4'), /*!&amp;lt; 24-bit RGB888. */&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;kVIDEO_PixelFormatBGR888 = FSL_VIDEO_FOURCC('B', 'G', '2', '4'), /*!&amp;lt; 24-bit BGR888. */&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;kVIDEO_PixelFormatRGB565 = FSL_VIDEO_FOURCC('R', 'G', '1', '6'), /*!&amp;lt; 16-bit RGB565. */&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;kVIDEO_PixelFormatBGR565 = FSL_VIDEO_FOURCC('B', 'G', '1', '6'), /*!&amp;lt; 16-bit BGR565. */&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;kVIDEO_PixelFormatXRGB1555 = FSL_VIDEO_FOURCC('X', 'R', '1', '5'), /*!&amp;lt; 16-bit XRGB1555. */&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;kVIDEO_PixelFormatRGBX5551 = FSL_VIDEO_FOURCC('R', 'X', '1', '5'), /*!&amp;lt; 16-bit RGBX5551. */&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;kVIDEO_PixelFormatXBGR1555 = FSL_VIDEO_FOURCC('X', 'B', '1', '5'), /*!&amp;lt; 16-bit XBGR1555. */&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;kVIDEO_PixelFormatBGRX5551 = FSL_VIDEO_FOURCC('B', 'X', '1', '5'), /*!&amp;lt; 16-bit BGRX5551. */&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;kVIDEO_PixelFormatXRGB4444 = FSL_VIDEO_FOURCC('X', 'R', '1', '2'), /*!&amp;lt; 16-bit XRGB4444. */&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;kVIDEO_PixelFormatRGBX4444 = FSL_VIDEO_FOURCC('R', 'X', '1', '2'), /*!&amp;lt; 16-bit RGBX4444. */&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;kVIDEO_PixelFormatXBGR4444 = FSL_VIDEO_FOURCC('X', 'B', '1', '2'), /*!&amp;lt; 16-bit XBGR4444. */&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;kVIDEO_PixelFormatBGRX4444 = FSL_VIDEO_FOURCC('B', 'X', '1', '2'), /*!&amp;lt; 16-bit BGRX4444. */&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;/* YUV. */&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;kVIDEO_PixelFormatYUYV = FSL_VIDEO_FOURCC('Y', 'U', 'Y', 'V'), /*!&amp;lt; YUV422, Y-U-Y-V. */&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;kVIDEO_PixelFormatYVYU = FSL_VIDEO_FOURCC('Y', 'V', 'Y', 'U'), /*!&amp;lt; YUV422, Y-V-Y-U. */&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;kVIDEO_PixelFormatUYVY = FSL_VIDEO_FOURCC('U', 'Y', 'V', 'Y'), /*!&amp;lt; YUV422, U-Y-V-Y. */&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;kVIDEO_PixelFormatVYUY = FSL_VIDEO_FOURCC('V', 'Y', 'U', 'Y'), /*!&amp;lt; YUV422, V-Y-U-Y. */&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;kVIDEO_PixelFormatXYUV = FSL_VIDEO_FOURCC('X', 'Y', 'U', 'V'), /*!&amp;lt; YUV444, X-Y-U-V. */&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;kVIDEO_PixelFormatXYVU = FSL_VIDEO_FOURCC('X', 'Y', 'V', 'U'), /*!&amp;lt; YUV444, X-Y-V-U. */&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;} video_pixel_format_t;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Can Raw10 be converted to RGB888 in the application code?&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;I attached some data sheets for your reference.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Dec 2025 21:05:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/AR1335-camera-sensor-driver/m-p/1251486#M13464</guid>
      <dc:creator>fmabrouk</dc:creator>
      <dc:date>2025-12-10T21:05:37Z</dc:date>
    </item>
    <item>
      <title>Re: AR1335 camera sensor driver</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/AR1335-camera-sensor-driver/m-p/1253290#M13533</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/60336"&gt;@kerryzhou&lt;/a&gt;&lt;/P&gt;&lt;P&gt;i hope you are doing well! I just want to follow up with you and see if you got any updates for my issue.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Again I need help configure the CSI driver so that I can capture the 10 bits raw data for each output pixel data. After capturing the data I can use my own software to convert data to a RGB 888 format.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Mar 2021 03:37:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/AR1335-camera-sensor-driver/m-p/1253290#M13533</guid>
      <dc:creator>fmabrouk</dc:creator>
      <dc:date>2021-03-29T03:37:50Z</dc:date>
    </item>
    <item>
      <title>Re: AR1335 camera sensor driver</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/AR1335-camera-sensor-driver/m-p/1254006#M13558</link>
      <description>&lt;P&gt;Any feedback to my issue from other members of the forum or NXP team. I’m really out of time and need to sort this out! Please help if you can.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Mar 2021 05:42:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/AR1335-camera-sensor-driver/m-p/1254006#M13558</guid>
      <dc:creator>fmabrouk</dc:creator>
      <dc:date>2021-03-30T05:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: AR1335 camera sensor driver</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/AR1335-camera-sensor-driver/m-p/1254130#M13562</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN class=""&gt;&lt;A id="link_12" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://community.nxp.com/t5/user/viewprofilepage/user-id/180445" target="_self"&gt;fmabrouk&lt;/A&gt;,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=""&gt;&amp;nbsp; I am really so sorry for the later reply.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp;Just get the internal AE reply, and really a sad story to you: MIPI-CSI2 can't support raw data due to VIDEO_MUX bugs, and this information will add to the RT1170 reference manual.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=""&gt;&amp;nbsp; So, could you please check your external AR1335, whether that can be configured to support, eg. RGB?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=""&gt;To raw data 10bit now, really no workaround now.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=""&gt;&amp;nbsp; I am so sorry for the later response and thanks so much for your effort.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=""&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=""&gt;Kerry&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Mar 2021 08:37:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/AR1335-camera-sensor-driver/m-p/1254130#M13562</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2021-03-30T08:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: AR1335 camera sensor driver</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/AR1335-camera-sensor-driver/m-p/1268389#M13970</link>
      <description>&lt;P&gt;AR1335 Linux device driver for Jetson nano:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.arducam.com/docs/camera-for-jetson-nano/mipi-camera-modules-for-jetson-nano/driver-installation/" target="_blank" rel="noopener"&gt;https://www.arducam.com/docs/camera-for-jetson-nano/mipi-camera-modules-for-jetson-nano/driver-installation/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Apr 2021 23:58:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/AR1335-camera-sensor-driver/m-p/1268389#M13970</guid>
      <dc:creator>oleg_metelitsa</dc:creator>
      <dc:date>2021-04-26T23:58:37Z</dc:date>
    </item>
    <item>
      <title>Re: AR1335 camera sensor driver</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/AR1335-camera-sensor-driver/m-p/1269614#M14010</link>
      <description>&lt;P&gt;Hi Kerry,&lt;/P&gt;&lt;P&gt;just for clarification: does this mean using an 8bit monochrome grayscale image sensor is impossible with the RT1176 (OV9281 to be precise, data format is RAW8)? Is this a fundamental limitation of the hardware, or just an issue in the SDK that will be fixed in the future?&lt;/P&gt;&lt;P&gt;I already have this sensor running using an NXP iMX8M Mini SoC which seems to use a similar MIPI CSI peripheral, but need to port to RT1176.&lt;/P&gt;&lt;P&gt;Best, Michael&lt;/P&gt;</description>
      <pubDate>Wed, 28 Apr 2021 11:13:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/AR1335-camera-sensor-driver/m-p/1269614#M14010</guid>
      <dc:creator>michael_parthei</dc:creator>
      <dc:date>2021-04-28T11:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: AR1335 camera sensor driver</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/AR1335-camera-sensor-driver/m-p/1269993#M14017</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;michael_parthei,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;From the internal AE description, it is the chip MIPI CSI can't support it, not the SDK issues.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; So the reference manual will add the related description in the future.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;But if you want to use the raw data, you need to use the parallel CSI interface instead of the mipi-csi.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;Sorry for the inconvenience we bring you.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;kerry&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Apr 2021 02:25:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/AR1335-camera-sensor-driver/m-p/1269993#M14017</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2021-04-30T02:25:53Z</dc:date>
    </item>
    <item>
      <title>Re: AR1335 camera sensor driver</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/AR1335-camera-sensor-driver/m-p/1270312#M14032</link>
      <description>&lt;P&gt;Thanks, Kerry! I opened a new topic to discuss this issue:&amp;nbsp;&lt;A href="https://community.nxp.com/t5/i-MX-RT/RT1170-Using-MIPI-CSI-with-grayscale-or-raw-image-sensors/m-p/1270310#M14031" target="_blank"&gt;https://community.nxp.com/t5/i-MX-RT/RT1170-Using-MIPI-CSI-with-grayscale-or-raw-image-sensors/m-p/1270310#M14031&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Apr 2021 11:56:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/AR1335-camera-sensor-driver/m-p/1270312#M14032</guid>
      <dc:creator>michael_parthei</dc:creator>
      <dc:date>2021-04-29T11:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: AR1335 camera sensor driver</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/AR1335-camera-sensor-driver/m-p/1270615#M14051</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;michael_parthei,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; Already have you double check with our internal expert and reply you in your new post.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; Any new issues, please follow that new post.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;kerry&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Apr 2021 02:50:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/AR1335-camera-sensor-driver/m-p/1270615#M14051</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2021-04-30T02:50:21Z</dc:date>
    </item>
  </channel>
</rss>

