<?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: USB Host MSD Fatfs FreeRTOS Example Problems in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-Host-MSD-Fatfs-FreeRTOS-Example-Problems/m-p/1375747#M61925</link>
    <description>&lt;P&gt;hi,&lt;BR /&gt;it seems that the problem occurs more frequently when I have large files.&lt;BR /&gt;With small files the problem is not there.&lt;/P&gt;&lt;P&gt;Any solution?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maurizio&lt;/P&gt;</description>
    <pubDate>Tue, 23 Nov 2021 16:14:18 GMT</pubDate>
    <dc:creator>Microfelix</dc:creator>
    <dc:date>2021-11-23T16:14:18Z</dc:date>
    <item>
      <title>USB Host MSD Fatfs FreeRTOS Example Problems</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-Host-MSD-Fatfs-FreeRTOS-Example-Problems/m-p/1374616#M61904</link>
      <description>&lt;P&gt;hi, i am using K66 and freertos sdk 2.10.0.&lt;BR /&gt;I am working on USB with fatfs and freertos. During the development of my project I realized that every now and then the reading of a USB file fails.&lt;BR /&gt;So I created a routine that continuously reads a file and after several reads it goes into error giving "DISK_ERROR"&lt;/P&gt;&lt;P&gt;Help me&lt;/P&gt;&lt;P&gt;Maurizio&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 20 Nov 2021 15:50:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-Host-MSD-Fatfs-FreeRTOS-Example-Problems/m-p/1374616#M61904</guid>
      <dc:creator>Microfelix</dc:creator>
      <dc:date>2021-11-20T15:50:59Z</dc:date>
    </item>
    <item>
      <title>Re: USB Host MSD Fatfs FreeRTOS Example Problems</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-Host-MSD-Fatfs-FreeRTOS-Example-Problems/m-p/1374634#M61905</link>
      <description>&lt;P&gt;what I noticed from the tests is that this kind of error occurs if I insert other "ENET lwip" work tasks in the project.&lt;BR /&gt;As soon as this task is activated, errors become very frequent.&lt;BR /&gt;While if, I disable it, there are + no errors and it completes many readings&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maurizio&lt;/P&gt;</description>
      <pubDate>Sun, 21 Nov 2021 08:48:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-Host-MSD-Fatfs-FreeRTOS-Example-Problems/m-p/1374634#M61905</guid>
      <dc:creator>Microfelix</dc:creator>
      <dc:date>2021-11-21T08:48:01Z</dc:date>
    </item>
    <item>
      <title>Re: USB Host MSD Fatfs FreeRTOS Example Problems</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-Host-MSD-Fatfs-FreeRTOS-Example-Problems/m-p/1375167#M61911</link>
      <description>&lt;P&gt;USB can be Interrupt intense.&lt;BR /&gt;Could&amp;nbsp;&lt;SPAN&gt;lwip be disabling IRQs too long?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Nov 2021 18:04:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-Host-MSD-Fatfs-FreeRTOS-Example-Problems/m-p/1375167#M61911</guid>
      <dc:creator>bobpaddock</dc:creator>
      <dc:date>2021-11-22T18:04:01Z</dc:date>
    </item>
    <item>
      <title>Re: USB Host MSD Fatfs FreeRTOS Example Problems</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-Host-MSD-Fatfs-FreeRTOS-Example-Problems/m-p/1375457#M61915</link>
      <description>&lt;P&gt;I thought about this. In fact I tried to change the IRQ values. I changed the priorities of the usb which was originally 6. I took it to a lower level and nothing has changed. I tried to raise it a lot, and it seems to be doing better but it still goes wrong.&lt;/P&gt;&lt;P&gt;Is there any other way to fix?&lt;BR /&gt;Is it possible that while you are working the usb, the other interrupts go to the queue?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maurizio&lt;/P&gt;</description>
      <pubDate>Tue, 23 Nov 2021 08:02:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-Host-MSD-Fatfs-FreeRTOS-Example-Problems/m-p/1375457#M61915</guid>
      <dc:creator>Microfelix</dc:creator>
      <dc:date>2021-11-23T08:02:37Z</dc:date>
    </item>
    <item>
      <title>Re: USB Host MSD Fatfs FreeRTOS Example Problems</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-Host-MSD-Fatfs-FreeRTOS-Example-Problems/m-p/1375747#M61925</link>
      <description>&lt;P&gt;hi,&lt;BR /&gt;it seems that the problem occurs more frequently when I have large files.&lt;BR /&gt;With small files the problem is not there.&lt;/P&gt;&lt;P&gt;Any solution?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maurizio&lt;/P&gt;</description>
      <pubDate>Tue, 23 Nov 2021 16:14:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-Host-MSD-Fatfs-FreeRTOS-Example-Problems/m-p/1375747#M61925</guid>
      <dc:creator>Microfelix</dc:creator>
      <dc:date>2021-11-23T16:14:18Z</dc:date>
    </item>
  </channel>
</rss>

