<?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>Kinetis MicrocontrollersのトピックRe:  TWR-K80F150M : writing data duration into the sd card</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/TWR-K80F150M-writing-data-duration-into-the-sd-card/m-p/673049#M41339</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lacouture,&lt;/P&gt;&lt;P&gt;You can start a timer before writing, stop and read it after that. FTM_StartTimer() and FTM_StopTimer() should be useful to you.&amp;nbsp;You can&amp;nbsp;get the time from&amp;nbsp;FTMx_CNT register.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Jun 2017 07:31:26 GMT</pubDate>
    <dc:creator>jingpan</dc:creator>
    <dc:date>2017-06-27T07:31:26Z</dc:date>
    <item>
      <title>TWR-K80F150M : writing data duration into the sd card</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/TWR-K80F150M-writing-data-duration-into-the-sd-card/m-p/673048#M41338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hello,&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;I bought a TWR-K80F150M board. I downloaded the SDK software (SDK_2.2_TWR-K80F150M.zip). My project is to store 4 bit data every 20 Mhz into a SD card.&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;I use the library middleware/fatfs_0.12b and flexio for the acquisition.&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;I want to measure the duration of the writing data into the sd card in order to know if all data will be stored.&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;Is there any functions to use for knowing the duration between the start and the end of the writing data into sd card(kinetis K80) ?&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;For Exemple, something like get_time :&lt;/DIV&gt;&lt;DIV&gt;Time1 = get_time&lt;/DIV&gt;&lt;DIV&gt;//&amp;nbsp; write function FatFs - Generic FAT file system module&amp;nbsp; R0.12c&lt;BR /&gt;error = f_write(&amp;amp;g_fileObject, g_bufferWrite, sizeof(g_bufferWrite), &amp;amp;bytesWritten);&lt;/DIV&gt;&lt;DIV&gt;Time2 = get_time&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;Thank you in advance,&lt;BR /&gt;Regards&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jun 2017 15:36:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/TWR-K80F150M-writing-data-duration-into-the-sd-card/m-p/673048#M41338</guid>
      <dc:creator>lacouturepatric</dc:creator>
      <dc:date>2017-06-26T15:36:52Z</dc:date>
    </item>
    <item>
      <title>Re:  TWR-K80F150M : writing data duration into the sd card</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/TWR-K80F150M-writing-data-duration-into-the-sd-card/m-p/673049#M41339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lacouture,&lt;/P&gt;&lt;P&gt;You can start a timer before writing, stop and read it after that. FTM_StartTimer() and FTM_StopTimer() should be useful to you.&amp;nbsp;You can&amp;nbsp;get the time from&amp;nbsp;FTMx_CNT register.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jun 2017 07:31:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/TWR-K80F150M-writing-data-duration-into-the-sd-card/m-p/673049#M41339</guid>
      <dc:creator>jingpan</dc:creator>
      <dc:date>2017-06-27T07:31:26Z</dc:date>
    </item>
    <item>
      <title>Re:  TWR-K80F150M : writing data duration into the sd card</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/TWR-K80F150M-writing-data-duration-into-the-sd-card/m-p/673050#M41340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your help,&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Patrice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2017 11:54:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/TWR-K80F150M-writing-data-duration-into-the-sd-card/m-p/673050#M41340</guid>
      <dc:creator>lacouturepatric</dc:creator>
      <dc:date>2017-06-28T11:54:32Z</dc:date>
    </item>
  </channel>
</rss>

