<?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: FRDM-IMX93 not recognizing RPI-CAM-MIPI in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/FRDM-IMX93-not-recognizing-RPI-CAM-MIPI/m-p/2379213#M245590</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/263294"&gt;@jventura&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Can you share the photo to show the&amp;nbsp;connection between&amp;nbsp;RPI-CAM-MIPI and FRDM93?&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Zhiming&lt;/P&gt;</description>
    <pubDate>Tue, 09 Jun 2026 23:51:47 GMT</pubDate>
    <dc:creator>Zhiming_Liu</dc:creator>
    <dc:date>2026-06-09T23:51:47Z</dc:date>
    <item>
      <title>FRDM-IMX93 not recognizing RPI-CAM-MIPI</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/FRDM-IMX93-not-recognizing-RPI-CAM-MIPI/m-p/2379079#M245587</link>
      <description>&lt;P&gt;Hi, i´m trying to make&amp;nbsp;RPI-CAM-MIPI work with the FRDM-IMX93 board.&lt;/P&gt;&lt;P&gt;I followed the user manual for the board:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.nxp.com/bundle/UM12181/page/topics/camera_module_rpi_cam_mipi.html" target="_blank"&gt;https://docs.nxp.com/bundle/UM12181/page/topics/camera_module_rpi_cam_mipi.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I connected the camera as instructed.&lt;/P&gt;&lt;P&gt;I got the&amp;nbsp;ap1302_60fps_ar0144_27M_2Lane_awb_tuning.bin from ONSEMI github (&lt;A href="https://github.com/ONSemiconductor/ap1302_binaries/tree/main/NXP_i.MX93" target="_blank"&gt;https://github.com/ONSemiconductor/ap1302_binaries/tree/main/NXP_i.MX93&lt;/A&gt;), renamed it and put it in the board:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;root@imx93-11x11-lpddr4x-frdm:~# ls /lib/firmware/imx/camera/&lt;BR /&gt;ap1302.fw&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I rebooted the camera, but the log wasn´t the same as in the manual:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;root@imx93-11x11-lpddr4x-frdm:~# dmesg | grep ap1302&lt;BR /&gt;[ 0.341004] /soc@0/bus@42000000/i2c@42530000/ap1302_mipi@3c: Fixed dependency cycle(s) with /soc@0/bus@42800000/csi@4ae00000&lt;BR /&gt;[ 0.371040] /soc@0/bus@42800000/csi@4ae00000: Fixed dependency cycle(s) with /soc@0/bus@42000000/i2c@42530000/ap1302_mipi@3c&lt;BR /&gt;[ 0.411142] /soc@0/bus@42000000/i2c@42530000/ap1302_mipi@3c: Fixed dependency cycle(s) with /soc@0/bus@42800000/csi@4ae00000&lt;BR /&gt;[ 0.433309] /soc@0/bus@42000000/i2c@42530000/ap1302_mipi@3c: Fixed dependency cycle(s) with /soc@0/bus@42800000/csi@4ae00000&lt;BR /&gt;[ 0.464010] /soc@0/bus@42800000/csi@4ae00000: Fixed dependency cycle(s) with /soc@0/bus@42000000/i2c@42530000/ap1302_mipi@3c&lt;BR /&gt;[ 0.476107] /soc@0/bus@42000000/i2c@42530000/ap1302_mipi@3c: Fixed dependency cycle(s) with /soc@0/bus@42800000/csi@4ae00000&lt;BR /&gt;[ 0.495817] /soc@0/bus@42800000/csi@4ae00000: Fixed dependency cycle(s) with /soc@0/bus@42000000/i2c@42530000/ap1302_mipi@3c&lt;BR /&gt;[ 2.093316] /soc@0/bus@42800000/csi@4ae00000: Fixed dependency cycle(s) with /soc@0/bus@42000000/i2c@42530000/ap1302_mipi@3c&lt;BR /&gt;[ 2.104580] /soc@0/bus@42000000/i2c@42530000/ap1302_mipi@3c: Fixed dependency cycle(s) with /soc@0/bus@42800000/csi@4ae00000&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;and the camera doesn´t seem to appear:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;root@imx93-11x11-lpddr4x-frdm:~# media-ctl -p&lt;BR /&gt;Failed to enumerate /dev/media0 (-2)&lt;BR /&gt;root@imx93-11x11-lpddr4x-frdm:~# v4l2-ctl --list-devices&lt;BR /&gt;mxc-isi-cap (platform:4ae40000.isi):&lt;BR /&gt;/dev/video0&lt;BR /&gt;/dev/video1&lt;/P&gt;&lt;P&gt;root@imx93-11x11-lpddr4x-frdm:~# i2cdetect -y 1&lt;BR /&gt;0 1 2 3 4 5 6 7 8 9 a b c d e f&lt;BR /&gt;00: -- -- -- -- -- -- -- --&lt;BR /&gt;10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --&lt;BR /&gt;20: -- -- UU -- -- UU -- -- -- -- -- -- -- -- -- --&lt;BR /&gt;30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --&lt;BR /&gt;40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --&lt;BR /&gt;50: 50 -- -- -- -- -- -- -- -- -- -- -- -- -- -- --&lt;BR /&gt;60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --&lt;BR /&gt;70: -- -- -- -- -- -- -- --&lt;BR /&gt;&lt;A href="mailto:root@imx93-11x11-lpddr4x-frdm:~" target="_blank"&gt;root@imx93-11x11-lpddr4x-frdm:~#&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I've rechecked everything. I'm stuck. Any ideas what i should try?&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jun 2026 14:35:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/FRDM-IMX93-not-recognizing-RPI-CAM-MIPI/m-p/2379079#M245587</guid>
      <dc:creator>jventura</dc:creator>
      <dc:date>2026-06-09T14:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-IMX93 not recognizing RPI-CAM-MIPI</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/FRDM-IMX93-not-recognizing-RPI-CAM-MIPI/m-p/2379213#M245590</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/263294"&gt;@jventura&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Can you share the photo to show the&amp;nbsp;connection between&amp;nbsp;RPI-CAM-MIPI and FRDM93?&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Zhiming&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jun 2026 23:51:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/FRDM-IMX93-not-recognizing-RPI-CAM-MIPI/m-p/2379213#M245590</guid>
      <dc:creator>Zhiming_Liu</dc:creator>
      <dc:date>2026-06-09T23:51:47Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-IMX93 not recognizing RPI-CAM-MIPI</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/FRDM-IMX93-not-recognizing-RPI-CAM-MIPI/m-p/2379699#M245612</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RPICAMConection.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/388594iBD7AA6D9459743E6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RPICAMConection.png" alt="RPICAMConection.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Here it is&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jun 2026 20:21:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/FRDM-IMX93-not-recognizing-RPI-CAM-MIPI/m-p/2379699#M245612</guid>
      <dc:creator>jventura</dc:creator>
      <dc:date>2026-06-10T20:21:46Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-IMX93 not recognizing RPI-CAM-MIPI</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/FRDM-IMX93-not-recognizing-RPI-CAM-MIPI/m-p/2379701#M245613</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RPICAMConectionBack.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/388595i78F0E83F0556BC55/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RPICAMConectionBack.png" alt="RPICAMConectionBack.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;From the other side &lt;/P&gt;</description>
      <pubDate>Wed, 10 Jun 2026 20:23:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/FRDM-IMX93-not-recognizing-RPI-CAM-MIPI/m-p/2379701#M245613</guid>
      <dc:creator>jventura</dc:creator>
      <dc:date>2026-06-10T20:23:38Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-IMX93 not recognizing RPI-CAM-MIPI</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/FRDM-IMX93-not-recognizing-RPI-CAM-MIPI/m-p/2379702#M245614</link>
      <description>&lt;P&gt;I´ve attached the photos, but i also checked continuity with a multimeter and it´s ok, the pins on the FRDM are reaching the CAM ones...&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jun 2026 20:33:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/FRDM-IMX93-not-recognizing-RPI-CAM-MIPI/m-p/2379702#M245614</guid>
      <dc:creator>jventura</dc:creator>
      <dc:date>2026-06-10T20:33:30Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-IMX93 not recognizing RPI-CAM-MIPI</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/FRDM-IMX93-not-recognizing-RPI-CAM-MIPI/m-p/2379758#M245616</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/263294"&gt;@jventura&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Your connection is wrong, the blue side should be the same as the camera side.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Zhiming_Liu_0-1781136494125.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/388629i75417AA223BC31DB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Zhiming_Liu_0-1781136494125.png" alt="Zhiming_Liu_0-1781136494125.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Zhiming&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jun 2026 00:11:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/FRDM-IMX93-not-recognizing-RPI-CAM-MIPI/m-p/2379758#M245616</guid>
      <dc:creator>Zhiming_Liu</dc:creator>
      <dc:date>2026-06-11T00:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-IMX93 not recognizing RPI-CAM-MIPI</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/FRDM-IMX93-not-recognizing-RPI-CAM-MIPI/m-p/2380076#M245628</link>
      <description>&lt;P&gt;thanks &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/151788"&gt;@Zhiming_Liu&lt;/a&gt;&amp;nbsp;&lt;LI-EMOJI id="lia_grinning-face-with-smiling-eyes" title=":grinning_face_with_smiling_eyes:"&gt;&lt;/LI-EMOJI&gt;&lt;BR /&gt;&lt;BR /&gt;I checked it so many times, and every time i missed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyways, it got better but it seems I still have a problem with the .fw:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;root@imx93-11x11-lpddr4x-frdm:~# dmesg | grep ap1302&lt;BR /&gt;[ 0.340881] /soc@0/bus@42000000/i2c@42530000/ap1302_mipi@3c: Fixed dependency cycle(s) with /soc@0/bus@42800000/csi@4ae00000&lt;BR /&gt;[ 0.370918] /soc@0/bus@42800000/csi@4ae00000: Fixed dependency cycle(s) with /soc@0/bus@42000000/i2c@42530000/ap1302_mipi@3c&lt;BR /&gt;[ 0.411017] /soc@0/bus@42000000/i2c@42530000/ap1302_mipi@3c: Fixed dependency cycle(s) with /soc@0/bus@42800000/csi@4ae00000&lt;BR /&gt;[ 0.433185] /soc@0/bus@42000000/i2c@42530000/ap1302_mipi@3c: Fixed dependency cycle(s) with /soc@0/bus@42800000/csi@4ae00000&lt;BR /&gt;[ 0.463890] /soc@0/bus@42800000/csi@4ae00000: Fixed dependency cycle(s) with /soc@0/bus@42000000/i2c@42530000/ap1302_mipi@3c&lt;BR /&gt;[ 0.475987] /soc@0/bus@42000000/i2c@42530000/ap1302_mipi@3c: Fixed dependency cycle(s) with /soc@0/bus@42800000/csi@4ae00000&lt;BR /&gt;[ 0.495704] /soc@0/bus@42800000/csi@4ae00000: Fixed dependency cycle(s) with /soc@0/bus@42000000/i2c@42530000/ap1302_mipi@3c&lt;BR /&gt;[ 2.098808] /soc@0/bus@42800000/csi@4ae00000: Fixed dependency cycle(s) with /soc@0/bus@42000000/i2c@42530000/ap1302_mipi@3c&lt;BR /&gt;[ 2.110107] /soc@0/bus@42000000/i2c@42530000/ap1302_mipi@3c: Fixed dependency cycle(s) with /soc@0/bus@42800000/csi@4ae00000&lt;BR /&gt;[ 10.757527] ap1302 2-003c: Direct firmware load for ap1302_ar0144_single_fw.bin failed with error -2&lt;BR /&gt;[ 10.757549] ap1302 2-003c: Falling back to sysfs fallback for: ap1302_ar0144_single_fw.bin&lt;BR /&gt;[ 10.770396] ap1302 2-003c: Failed to request firmware: -2&lt;BR /&gt;[ 10.818467] ap1302 2-003c: probe with driver ap1302 failed with error -2&lt;BR /&gt;root@imx93-11x11-lpddr4x-frdm:~# media-ctl -p&lt;BR /&gt;Failed to enumerate /dev/media0 (-2)&lt;BR /&gt;&lt;A href="mailto:root@imx93-11x11-lpddr4x-frdm:~" target="_blank"&gt;root@imx93-11x11-lpddr4x-frdm:~#&lt;/A&gt;&lt;BR /&gt;root@imx93-11x11-lpddr4x-frdm:~# ls /lib/firmware/imx/camera/&lt;BR /&gt;ap1302.fw&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;Is&amp;nbsp;&lt;SPAN&gt;the&amp;nbsp;ap1302_60fps_ar0144_27M_2Lane_awb_tuning.bin from ONSEMI github (&lt;/SPAN&gt;&lt;A href="https://github.com/ONSemiconductor/ap1302_binaries/tree/main/NXP_i.MX93" rel="nofollow noopener noreferrer" target="_blank"&gt;https://github.com/ONSemiconductor/ap1302_binaries/tree/main/NXP_i.MX93&lt;/A&gt;&lt;SPAN&gt;) the correct one?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jun 2026 10:19:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/FRDM-IMX93-not-recognizing-RPI-CAM-MIPI/m-p/2380076#M245628</guid>
      <dc:creator>jventura</dc:creator>
      <dc:date>2026-06-11T10:19:18Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-IMX93 not recognizing RPI-CAM-MIPI</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/FRDM-IMX93-not-recognizing-RPI-CAM-MIPI/m-p/2380488#M245638</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/263294"&gt;@jventura&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ap1302_60fps_ar0144_27M_2Lane_awb_tuning.bin is correct one.&amp;nbsp; Please try below suggestion from &lt;A href="https://docs.nxp.com/bundle/RM00293/page/topics/ar0144.html" target="_self"&gt;reference manual&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;A firmware named&amp;nbsp;&lt;/SPAN&gt;&lt;CODE class="ph codeph"&gt;ap1302_ar0144_single_fw.bin&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;is needed. Put it under the&amp;nbsp;&lt;/SPAN&gt;&lt;CODE class="ph codeph"&gt;/lib/firmware&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;folder.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Zhiming&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jun 2026 02:28:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/FRDM-IMX93-not-recognizing-RPI-CAM-MIPI/m-p/2380488#M245638</guid>
      <dc:creator>Zhiming_Liu</dc:creator>
      <dc:date>2026-06-12T02:28:36Z</dc:date>
    </item>
  </channel>
</rss>

