<?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 JPEG file over USB in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/JPEG-file-over-USB/m-p/558074#M15542</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Ahmed13 on Thu Jul 03 01:03:08 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello everyone,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using a LPC43xx, and I want to send pictures from the SD card to the PC over USB.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm able to read and send data from the SD card to the PC (using f_open and f_read like in the example LPCopen sdmmc and using the WriteEP function to send the data over bulk IN USB)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;On host side I have an app that is using external JPG library and re-assembling the data to make it a jpg file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(For the moment I'm sending a PNG file from the SD card, sending only the data avoiding the headers). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The thing is I'm not able to re build a correct image, is there any function dealing with jpg for LPC ? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If anyone have already deal with this subject feel free to answer. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thank you very much,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards, Ahmed. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 18:45:56 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T18:45:56Z</dc:date>
    <item>
      <title>JPEG file over USB</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/JPEG-file-over-USB/m-p/558074#M15542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Ahmed13 on Thu Jul 03 01:03:08 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello everyone,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using a LPC43xx, and I want to send pictures from the SD card to the PC over USB.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm able to read and send data from the SD card to the PC (using f_open and f_read like in the example LPCopen sdmmc and using the WriteEP function to send the data over bulk IN USB)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;On host side I have an app that is using external JPG library and re-assembling the data to make it a jpg file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(For the moment I'm sending a PNG file from the SD card, sending only the data avoiding the headers). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The thing is I'm not able to re build a correct image, is there any function dealing with jpg for LPC ? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If anyone have already deal with this subject feel free to answer. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thank you very much,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards, Ahmed. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:45:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/JPEG-file-over-USB/m-p/558074#M15542</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:45:56Z</dc:date>
    </item>
    <item>
      <title>Re: JPEG file over USB</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/JPEG-file-over-USB/m-p/558075#M15543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by rocketdawg on Thu Jul 03 11:50:09 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;probably an endian issue&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:45:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/JPEG-file-over-USB/m-p/558075#M15543</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:45:57Z</dc:date>
    </item>
    <item>
      <title>Re: JPEG file over USB</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/JPEG-file-over-USB/m-p/558076#M15544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by embd02161991 on Thu Jul 03 16:24:45 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you tried the USB Mass storage class example ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2Fcontent%2Fnxpfile%2Flpcopen-software-development-platform-lpc43xx-packages" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/nxpfile/lpcopen-software-development-platform-lpc43xx-packages&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;NXP Technical Support&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:45:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/JPEG-file-over-USB/m-p/558076#M15544</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:45:57Z</dc:date>
    </item>
  </channel>
</rss>

