<?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>LPC MicrocontrollersのトピックRe: SCT camera interface design with LPC1800-AN11365 DATA[Port C0 to C7 8bit] MISSING ON SDRAM WRITE</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/SCT-camera-interface-design-with-LPC1800-AN11365-DATA-Port-C0-to/m-p/525375#M8011</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Nikhil Durlabhjibhai Dhameliya on Thu Jun 02 00:41:12 MST 2016&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I have reduced CLK from 45 MHz to 22.5Mhz but still one byte missing after proper two bytes write to SDRAM...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestion???&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 18:12:34 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T18:12:34Z</dc:date>
    <item>
      <title>SCT camera interface design with LPC1800-AN11365 DATA[Port C0 to C7 8bit] MISSING ON SDRAM WRITE</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/SCT-camera-interface-design-with-LPC1800-AN11365-DATA-Port-C0-to/m-p/525373#M8009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Nikhil Durlabhjibhai Dhameliya on Mon May 30 06:24:38 MST 2016&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi sir,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would kindly ask for your help concerning a problem on interfacing between the MCB1800 board (LPC1857 single core) and the cam OV7670.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm working on application "SCT camera interface design with LPC1800 and LPC4300" (AN11365). Below the link where you can download the orignal firmware:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A _jive_internal="true" class="" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2Fcontent%2Fnxpfile%2Fan11365-sct-camera-interface-design-lpc1800-and-lpc4300"&gt;http://www.lpcware.com/content/nxpfile/an11365-sct-camera-interface-design-lpc1800-and-lpc4300&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is Keil project.I have ported this code in LPCXpresso and made some modification in existing code.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-&amp;gt;I have removed I2C interface with Camera for READ and Write to SDRAM.Instead i have used FPGA board that works as Camera and directly gives Vsync,HSync and PCLK signals. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My configuration are:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Active_Pixels_Per_Line ==&amp;gt; 3520&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Active_Lines_Per_Image ==&amp;gt; 2000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Clock = 45MHz = 22.22 nS&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-&amp;gt;I have attached capture image for all the signals.Data signal is provided to 8 GPIO pins starting from 0 to 255 continuously.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ISSUE: One line of Data written to SDRAM at each DMA request for PCLK rise signal.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But when i read SDRAM after one line data is completed(HSync goes low from High) then data found missing. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;kindly check image "Data_READ_SDRAM.png" file for data write on SDRAM.It shows that after 0 on&amp;nbsp; 0x28000500 ram location,directly 2 is written on next ram location&amp;nbsp; 0x28000501.so 1 is missed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;SCT_FRQ: 180000000Hz&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;DMA_FRQ: 180000000Hz&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;EMC_FRQ: 90000000Hz&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kindly give any idea or suggestion for solving this issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:12:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/SCT-camera-interface-design-with-LPC1800-AN11365-DATA-Port-C0-to/m-p/525373#M8009</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: SCT camera interface design with LPC1800-AN11365 DATA[Port C0 to C7 8bit] MISSING ON SDRAM WRITE</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/SCT-camera-interface-design-with-LPC1800-AN11365-DATA-Port-C0-to/m-p/525374#M8010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by wmues on Mon May 30 13:49:06 MST 2016&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I think that your bandwidth requirements are too high for that processor.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;NXP has a bandwidth calculator spreadsheet. Check it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would use a i.MX6UL (now from NXP) for this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:12:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/SCT-camera-interface-design-with-LPC1800-AN11365-DATA-Port-C0-to/m-p/525374#M8010</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:12:33Z</dc:date>
    </item>
    <item>
      <title>Re: SCT camera interface design with LPC1800-AN11365 DATA[Port C0 to C7 8bit] MISSING ON SDRAM WRITE</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/SCT-camera-interface-design-with-LPC1800-AN11365-DATA-Port-C0-to/m-p/525375#M8011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Nikhil Durlabhjibhai Dhameliya on Thu Jun 02 00:41:12 MST 2016&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I have reduced CLK from 45 MHz to 22.5Mhz but still one byte missing after proper two bytes write to SDRAM...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestion???&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:12:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/SCT-camera-interface-design-with-LPC1800-AN11365-DATA-Port-C0-to/m-p/525375#M8011</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:12:34Z</dc:date>
    </item>
    <item>
      <title>Re: SCT camera interface design with LPC1800-AN11365 DATA[Port C0 to C7 8bit] MISSING ON SDRAM WRITE</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/SCT-camera-interface-design-with-LPC1800-AN11365-DATA-Port-C0-to/m-p/525376#M8012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;bump&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Jun 2016 01:12:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/SCT-camera-interface-design-with-LPC1800-AN11365-DATA-Port-C0-to/m-p/525376#M8012</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-19T01:12:10Z</dc:date>
    </item>
    <item>
      <title>Re: SCT camera interface design with LPC1800-AN11365 DATA[Port C0 to C7 8bit] MISSING ON SDRAM WRITE</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/SCT-camera-interface-design-with-LPC1800-AN11365-DATA-Port-C0-to/m-p/525377#M8013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have same problem ， the&amp;nbsp; data is missing, so the sct flex solution for camera , I think it can not working in high freqency, I tested if &amp;gt;12Mh,then there will be problems.&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #51626f; background-color: #ffffff; border: 0px; font-weight: bold;"&gt;Nikhil&lt;SPAN&gt;&amp;nbsp;, did you fix your problems?&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Mar 2018 04:45:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/SCT-camera-interface-design-with-LPC1800-AN11365-DATA-Port-C0-to/m-p/525377#M8013</guid>
      <dc:creator>yuaneast</dc:creator>
      <dc:date>2018-03-03T04:45:21Z</dc:date>
    </item>
  </channel>
</rss>

