<?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>Processor Expert SoftwareのトピックRe: Interrupt based writing on SD card uisng FATFs?</title>
    <link>https://community.nxp.com/t5/Processor-Expert-Software/Interrupt-based-writing-on-SD-card-uisng-FATFs/m-p/304301#M2285</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Actually I am having various sensors which is sending data at around 100Hz which is time stamped so for different sensors I wanted to have separate files with time stamped so for higher accuracy I wanted it be interrupt based in ISR function. By Flag Sometimes I am getting delays and it is not in specifications with time stamp. Also when I dump the flash buffer to the SD card i.e using FSYNC function it takes around 20 ms to to write it to fie So I wanted this also to happen ones in some time duration in ISR. right now I am doing using flag from ISR. so the function fsync is not working in the ISR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Amit Kumar&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 12 Apr 2014 05:01:23 GMT</pubDate>
    <dc:creator>Amit_Kumar1</dc:creator>
    <dc:date>2014-04-12T05:01:23Z</dc:date>
    <item>
      <title>Interrupt based writing on SD card uisng FATFs?</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Interrupt-based-writing-on-SD-card-uisng-FATFs/m-p/304299#M2283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I am using K60 connected with SD card and using FATfs library present in Processor Expert. I want to write to file as the interrupt is triggered in Event.c. but I am having problem in writing to the file in different functions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Amit Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Mar 2014 08:35:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Interrupt-based-writing-on-SD-card-uisng-FATFs/m-p/304299#M2283</guid>
      <dc:creator>Amit_Kumar1</dc:creator>
      <dc:date>2014-03-26T08:35:18Z</dc:date>
    </item>
    <item>
      <title>Re: Interrupt based writing on SD card uisng FATFs?</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Interrupt-based-writing-on-SD-card-uisng-FATFs/m-p/304300#M2284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure if I inderstand but I think that calling file methods in interrupt context is not a good idea. You should just set some flag and handle that in the main loop (or task). Is this what you meant?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Petr Hradsky&lt;/P&gt;&lt;P&gt;Processor Expert Support Team&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2014 14:59:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Interrupt-based-writing-on-SD-card-uisng-FATFs/m-p/304300#M2284</guid>
      <dc:creator>Petr_H</dc:creator>
      <dc:date>2014-04-11T14:59:16Z</dc:date>
    </item>
    <item>
      <title>Re: Interrupt based writing on SD card uisng FATFs?</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Interrupt-based-writing-on-SD-card-uisng-FATFs/m-p/304301#M2285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Actually I am having various sensors which is sending data at around 100Hz which is time stamped so for different sensors I wanted to have separate files with time stamped so for higher accuracy I wanted it be interrupt based in ISR function. By Flag Sometimes I am getting delays and it is not in specifications with time stamp. Also when I dump the flash buffer to the SD card i.e using FSYNC function it takes around 20 ms to to write it to fie So I wanted this also to happen ones in some time duration in ISR. right now I am doing using flag from ISR. so the function fsync is not working in the ISR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Amit Kumar&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Apr 2014 05:01:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Interrupt-based-writing-on-SD-card-uisng-FATFs/m-p/304301#M2285</guid>
      <dc:creator>Amit_Kumar1</dc:creator>
      <dc:date>2014-04-12T05:01:23Z</dc:date>
    </item>
  </channel>
</rss>

