<?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 LPC1768 USB Host in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1768-USB-Host/m-p/699876#M28182</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;Good Morning!&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;I am using LPC1768FBD100 chip, and using USB host for my project. I am using two timers (1ms and 250us). The priority of USB is higher than timers. I am trying read information from USB inside timer&amp;nbsp;(1ms specifically) but it is not working. Is important to know that I am using file system to read/write USB information. Is important to know too that I am opening the file out of the timer and only reading the content of file inside timer. In this process, when function&amp;nbsp; FSUSB_DiskReadSectors is called the process is waiting for USB forever. If I open and read information from USB out of timer, everthing is working fine.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;Someone has this problem?&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;Regards!&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Oct 2017 14:52:20 GMT</pubDate>
    <dc:creator>alvarolopes</dc:creator>
    <dc:date>2017-10-06T14:52:20Z</dc:date>
    <item>
      <title>LPC1768 USB Host</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1768-USB-Host/m-p/699876#M28182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;Good Morning!&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;I am using LPC1768FBD100 chip, and using USB host for my project. I am using two timers (1ms and 250us). The priority of USB is higher than timers. I am trying read information from USB inside timer&amp;nbsp;(1ms specifically) but it is not working. Is important to know that I am using file system to read/write USB information. Is important to know too that I am opening the file out of the timer and only reading the content of file inside timer. In this process, when function&amp;nbsp; FSUSB_DiskReadSectors is called the process is waiting for USB forever. If I open and read information from USB out of timer, everthing is working fine.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;Someone has this problem?&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;Regards!&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Oct 2017 14:52:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1768-USB-Host/m-p/699876#M28182</guid>
      <dc:creator>alvarolopes</dc:creator>
      <dc:date>2017-10-06T14:52:20Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1768 USB Host</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1768-USB-Host/m-p/699877#M28183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alvaro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure you are going to be able to finish the reading in less than 1 ms, you could do some tests on how much time does it take to finish the reading. Also, I would recommend that you use the f_read function instead of FSUSB_DiskReadSectors. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Carlos Mendoza&lt;BR /&gt;Technical Support Engineer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Oct 2017 21:26:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1768-USB-Host/m-p/699877#M28183</guid>
      <dc:creator>Carlos_Mendoza</dc:creator>
      <dc:date>2017-10-19T21:26:11Z</dc:date>
    </item>
  </channel>
</rss>

