<?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: Interfacing 2 camera modules to iMX535 in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Interfacing-2-camera-modules-to-iMX535/m-p/165266#M4302</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I suggest that you don't use fuses for now at least.&amp;nbsp; The incorrect programming of fuses in the iMX family processors can brick the part if you are not familar with the map.&amp;nbsp; Set the device to use the boot mode GPIO pins and you will have the same affect.&amp;nbsp; This also allows you to make changes depending on what boot device you have installed.&amp;nbsp; Boot mode pins are described in sections 7.3.2 and 7.5 in the iMX53RM rev 1A 03/2011.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Oct 2011 15:43:32 GMT</pubDate>
    <dc:creator>DougMartens</dc:creator>
    <dc:date>2011-10-27T15:43:32Z</dc:date>
    <item>
      <title>Interfacing 2 camera modules to iMX535</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Interfacing-2-camera-modules-to-iMX535/m-p/165262#M4298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to know how to interface 2 different (8 or 10 bit) camera modules to iMX535. CSI0 is fine but CSI1 pins are muxed with BOOT CONFIG pins.&amp;nbsp;Anyone has any comments. I need to activate both the camera;s at a time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Yogesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Aug 2011 11:07:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Interfacing-2-camera-modules-to-iMX535/m-p/165262#M4298</guid>
      <dc:creator>Yogesh1z</dc:creator>
      <dc:date>2011-08-15T11:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: Interfacing 2 camera modules to iMX535</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Interfacing-2-camera-modules-to-iMX535/m-p/165263#M4299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We have used a tristate bus transceiver controlled by a GPIO pin that allows the second CSI1 to be later enabled when the software is ready to use the interface.&amp;nbsp; Use 10K resistors for the boot config and the transceiver can overdrive the pullups after boot.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Aug 2011 15:14:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Interfacing-2-camera-modules-to-iMX535/m-p/165263#M4299</guid>
      <dc:creator>DougMartens</dc:creator>
      <dc:date>2011-08-15T15:14:03Z</dc:date>
    </item>
    <item>
      <title>Re: Interfacing 2 camera modules to iMX535</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Interfacing-2-camera-modules-to-iMX535/m-p/165264#M4300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you advise me the exact part number of the tristate bus transceiver. Also we are little confused about MCLK i.e. master clock for the second camera. I dont see any&amp;nbsp; dedicated output from IMX535.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Aug 2011 01:52:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Interfacing-2-camera-modules-to-iMX535/m-p/165264#M4300</guid>
      <dc:creator>Yogesh1z</dc:creator>
      <dc:date>2011-08-16T01:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: Interfacing 2 camera modules to iMX535</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Interfacing-2-camera-modules-to-iMX535/m-p/165265#M4301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are planning on using 2 CSI interfaces too, and what I found out is, there is a boot mode called boot from eFUSE.&lt;/P&gt;&lt;P&gt;There is a PROM-like thing inside iMX535, and we can hard-code the boot setting in the eFUSE.&amp;nbsp; Then all we need is just the 2 BOOTMODE pins, set it to boot from FUSE, and all other pins can be use as CSI1.&lt;/P&gt;&lt;P&gt;All those other pins are used for boot settings only when BOOTMODE settings is set to boot from internal ROM.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All these were mentioned in section 7.2.4 on the reference manual.&lt;/P&gt;&lt;P&gt;However, the reference manual only described the method and the FUSE to program.&lt;/P&gt;&lt;P&gt;But it didn't mention which address in the FUSE is correspond to these settings, and how we can change the BT_FUSE_SEL and all.&lt;/P&gt;&lt;P&gt;I am requesting these information and reference code for the bootloader via Service Request.&lt;/P&gt;&lt;P&gt;But so far, I haven't received any information yet.&lt;/P&gt;&lt;P&gt;Hope someone can post the information here to share.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Oct 2011 02:15:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Interfacing-2-camera-modules-to-iMX535/m-p/165265#M4301</guid>
      <dc:creator>DonnyChiu</dc:creator>
      <dc:date>2011-10-27T02:15:03Z</dc:date>
    </item>
    <item>
      <title>Re: Interfacing 2 camera modules to iMX535</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Interfacing-2-camera-modules-to-iMX535/m-p/165266#M4302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I suggest that you don't use fuses for now at least.&amp;nbsp; The incorrect programming of fuses in the iMX family processors can brick the part if you are not familar with the map.&amp;nbsp; Set the device to use the boot mode GPIO pins and you will have the same affect.&amp;nbsp; This also allows you to make changes depending on what boot device you have installed.&amp;nbsp; Boot mode pins are described in sections 7.3.2 and 7.5 in the iMX53RM rev 1A 03/2011.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Oct 2011 15:43:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Interfacing-2-camera-modules-to-iMX535/m-p/165266#M4302</guid>
      <dc:creator>DougMartens</dc:creator>
      <dc:date>2011-10-27T15:43:32Z</dc:date>
    </item>
    <item>
      <title>Re: Interfacing 2 camera modules to iMX535</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Interfacing-2-camera-modules-to-iMX535/m-p/165267#M4303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am a newbie and am curious...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can the i.mx53 board process both cameras at the same time?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also can you add 4 or 6 cameras allowing just two to be active at a time?&lt;/P&gt;&lt;P&gt;I am just researching a project at this point and am curious about my options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Jun 2012 20:42:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Interfacing-2-camera-modules-to-iMX535/m-p/165267#M4303</guid>
      <dc:creator>RodneyFulk</dc:creator>
      <dc:date>2012-06-03T20:42:01Z</dc:date>
    </item>
  </channel>
</rss>

