<?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>Zephyr ProjectのトピックPoor Read/Write Performance with Zephyr SDIF Driver on LPCXpresso55S69-EVK</title>
    <link>https://community.nxp.com/t5/Zephyr-Project/Poor-Read-Write-Performance-with-Zephyr-SDIF-Driver-on/m-p/2122450#M369</link>
    <description>&lt;P class=""&gt;When evaluating the&lt;SPAN&gt;&amp;nbsp;&lt;LI-PRODUCT title="LPC55S69-EVK" id="LPC55S69-EVK"&gt;&lt;/LI-PRODUCT&gt;&lt;/SPAN&gt;, I noticed significantly slower read/write speeds with Zephyr’s USB mass storage (using the SDIF driver) compared to the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;MCUXpresso SDK example&lt;/STRONG&gt;.&lt;/P&gt;&lt;H4&gt;&lt;STRONG&gt;Benchmark Results&lt;/STRONG&gt;&lt;/H4&gt;&lt;P class=""&gt;Below are the performance comparisons using&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;CrystalDiskMark 8.0.6&lt;/STRONG&gt;:&lt;/P&gt;&lt;H5&gt;&lt;STRONG&gt;1. MCUXpresso SDK Example (&lt;/STRONG&gt;&lt;STRONG&gt;lpcxpresso55s69_dev_msc_disk_freertos_cm33_core0)&lt;/STRONG&gt;&lt;/H5&gt;&lt;LI-CODE lang="markup"&gt;[Read]
  SEQ 1MiB: 10.903 MB/s | RND 4KiB: 4.204 MB/s
[Write]
  SEQ 1MiB: 7.756 MB/s  | RND 4KiB: 3.286 MB/s&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;H5&gt;&lt;STRONG&gt;2. Zephyr (Legacy USB Stack)&lt;/STRONG&gt;&lt;/H5&gt;&lt;LI-CODE lang="markup"&gt;[Read]
  SEQ 1MiB: 1.048 MB/s | RND 4KiB: 0.985 MB/s
[Write]
  SEQ 1MiB: 0.209 MB/s | RND 4KiB: 0.351 MB/s&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;EM&gt;~10x slower than MCUXpresso SDK.&lt;/EM&gt;&lt;/P&gt;&lt;H5&gt;&lt;STRONG&gt;3. Zephyr (USB Device Next Stack)&lt;/STRONG&gt;&lt;/H5&gt;&lt;LI-CODE lang="markup"&gt;[Read]
  SEQ 1MiB: 1.676 MB/s | RND 4KiB: 1.489 MB/s
[Write]
  SEQ 1MiB: 0.628 MB/s | RND 4KiB: 0.830 MB/s&lt;/LI-CODE&gt;&lt;P&gt;&lt;SPAN&gt;*&lt;/SPAN&gt;&lt;SPAN&gt;Still ~5-6x slower than MCUXpresso SDK.&lt;/SPAN&gt;&lt;SPAN&gt;*&lt;/SPAN&gt;&lt;/P&gt;&lt;H4&gt;&lt;STRONG&gt;Debugging Attempts&lt;/STRONG&gt;&lt;/H4&gt;&lt;UL&gt;&lt;LI&gt;&lt;P class=""&gt;Enabled&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Zephyr SDHC &amp;amp; SD card logs&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;– no errors detected.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;Confirmed SD card initialization (3.3V, 50MHz clock, correct block size).&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;Logs show successful SDIF clock configuration (24MHz → 50MHz).&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;LI-CODE lang="markup"&gt;[00:00:00.000] &amp;lt;dbg&amp;gt; sd: sd_init_io: Host controller support 3.3V max  
[00:00:01.000] &amp;lt;dbg&amp;gt; sdif: mcux_sdif_set_io: SDIF clock set to 400000  
[00:00:01.376] &amp;lt;dbg&amp;gt; sd: sdmmc_read_csd: Card block count 124735488, block size 512  
[00:00:01.376] &amp;lt;dbg&amp;gt; sdif: mcux_sdif_set_io: SDIF clock set to 24000000  
[00:00:01.379] &amp;lt;dbg&amp;gt; sd: sdmmc_set_bus_speed: Setting bus clock to: 50000000  &lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;H4&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/H4&gt;&lt;UL&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;STRONG&gt;Board:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;LI-PRODUCT title="LPC55S69-EVK" id="LPC55S69-EVK"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;STRONG&gt;Zephyr Version:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;commit :c2d52c7f4b53a3e3691a7e6fa15af83ef72446cc(4.1.99)&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Are their any Kconfig option or overlay that I need to modify ?&lt;/P&gt;&lt;P class=""&gt;I’d appreciate any insights or suggestions to debug this further&lt;/P&gt;&lt;P class=""&gt;Thanks in advance!&lt;/P&gt;</description>
    <pubDate>Tue, 24 Jun 2025 18:56:25 GMT</pubDate>
    <dc:creator>wima88</dc:creator>
    <dc:date>2025-06-24T18:56:25Z</dc:date>
    <item>
      <title>Poor Read/Write Performance with Zephyr SDIF Driver on LPCXpresso55S69-EVK</title>
      <link>https://community.nxp.com/t5/Zephyr-Project/Poor-Read-Write-Performance-with-Zephyr-SDIF-Driver-on/m-p/2122450#M369</link>
      <description>&lt;P class=""&gt;When evaluating the&lt;SPAN&gt;&amp;nbsp;&lt;LI-PRODUCT title="LPC55S69-EVK" id="LPC55S69-EVK"&gt;&lt;/LI-PRODUCT&gt;&lt;/SPAN&gt;, I noticed significantly slower read/write speeds with Zephyr’s USB mass storage (using the SDIF driver) compared to the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;MCUXpresso SDK example&lt;/STRONG&gt;.&lt;/P&gt;&lt;H4&gt;&lt;STRONG&gt;Benchmark Results&lt;/STRONG&gt;&lt;/H4&gt;&lt;P class=""&gt;Below are the performance comparisons using&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;CrystalDiskMark 8.0.6&lt;/STRONG&gt;:&lt;/P&gt;&lt;H5&gt;&lt;STRONG&gt;1. MCUXpresso SDK Example (&lt;/STRONG&gt;&lt;STRONG&gt;lpcxpresso55s69_dev_msc_disk_freertos_cm33_core0)&lt;/STRONG&gt;&lt;/H5&gt;&lt;LI-CODE lang="markup"&gt;[Read]
  SEQ 1MiB: 10.903 MB/s | RND 4KiB: 4.204 MB/s
[Write]
  SEQ 1MiB: 7.756 MB/s  | RND 4KiB: 3.286 MB/s&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;H5&gt;&lt;STRONG&gt;2. Zephyr (Legacy USB Stack)&lt;/STRONG&gt;&lt;/H5&gt;&lt;LI-CODE lang="markup"&gt;[Read]
  SEQ 1MiB: 1.048 MB/s | RND 4KiB: 0.985 MB/s
[Write]
  SEQ 1MiB: 0.209 MB/s | RND 4KiB: 0.351 MB/s&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;EM&gt;~10x slower than MCUXpresso SDK.&lt;/EM&gt;&lt;/P&gt;&lt;H5&gt;&lt;STRONG&gt;3. Zephyr (USB Device Next Stack)&lt;/STRONG&gt;&lt;/H5&gt;&lt;LI-CODE lang="markup"&gt;[Read]
  SEQ 1MiB: 1.676 MB/s | RND 4KiB: 1.489 MB/s
[Write]
  SEQ 1MiB: 0.628 MB/s | RND 4KiB: 0.830 MB/s&lt;/LI-CODE&gt;&lt;P&gt;&lt;SPAN&gt;*&lt;/SPAN&gt;&lt;SPAN&gt;Still ~5-6x slower than MCUXpresso SDK.&lt;/SPAN&gt;&lt;SPAN&gt;*&lt;/SPAN&gt;&lt;/P&gt;&lt;H4&gt;&lt;STRONG&gt;Debugging Attempts&lt;/STRONG&gt;&lt;/H4&gt;&lt;UL&gt;&lt;LI&gt;&lt;P class=""&gt;Enabled&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Zephyr SDHC &amp;amp; SD card logs&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;– no errors detected.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;Confirmed SD card initialization (3.3V, 50MHz clock, correct block size).&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;Logs show successful SDIF clock configuration (24MHz → 50MHz).&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;LI-CODE lang="markup"&gt;[00:00:00.000] &amp;lt;dbg&amp;gt; sd: sd_init_io: Host controller support 3.3V max  
[00:00:01.000] &amp;lt;dbg&amp;gt; sdif: mcux_sdif_set_io: SDIF clock set to 400000  
[00:00:01.376] &amp;lt;dbg&amp;gt; sd: sdmmc_read_csd: Card block count 124735488, block size 512  
[00:00:01.376] &amp;lt;dbg&amp;gt; sdif: mcux_sdif_set_io: SDIF clock set to 24000000  
[00:00:01.379] &amp;lt;dbg&amp;gt; sd: sdmmc_set_bus_speed: Setting bus clock to: 50000000  &lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;H4&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/H4&gt;&lt;UL&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;STRONG&gt;Board:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;LI-PRODUCT title="LPC55S69-EVK" id="LPC55S69-EVK"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;STRONG&gt;Zephyr Version:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;commit :c2d52c7f4b53a3e3691a7e6fa15af83ef72446cc(4.1.99)&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Are their any Kconfig option or overlay that I need to modify ?&lt;/P&gt;&lt;P class=""&gt;I’d appreciate any insights or suggestions to debug this further&lt;/P&gt;&lt;P class=""&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jun 2025 18:56:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Zephyr-Project/Poor-Read-Write-Performance-with-Zephyr-SDIF-Driver-on/m-p/2122450#M369</guid>
      <dc:creator>wima88</dc:creator>
      <dc:date>2025-06-24T18:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: Poor Read/Write Performance with Zephyr SDIF Driver on LPCXpresso55S69-EVK</title>
      <link>https://community.nxp.com/t5/Zephyr-Project/Poor-Read-Write-Performance-with-Zephyr-SDIF-Driver-on/m-p/2123100#M370</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/243115"&gt;@wima88&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;May i ask how to tested it?&lt;/P&gt;
&lt;P&gt;I want to test it.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Harry&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jun 2025 10:42:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Zephyr-Project/Poor-Read-Write-Performance-with-Zephyr-SDIF-Driver-on/m-p/2123100#M370</guid>
      <dc:creator>Harry_Zhang</dc:creator>
      <dc:date>2025-06-25T10:42:47Z</dc:date>
    </item>
    <item>
      <title>Re: Poor Read/Write Performance with Zephyr SDIF Driver on LPCXpresso55S69-EVK</title>
      <link>https://community.nxp.com/t5/Zephyr-Project/Poor-Read-Write-Performance-with-Zephyr-SDIF-Driver-on/m-p/2123270#M372</link>
      <description>&lt;P&gt;Hi Harry ,&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;Hi,&lt;/P&gt;&lt;P class=""&gt;I use&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;CrystalDiskMark&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;as my benchmarking tool(&lt;A href="https://crystalmark.info/en" target="_blank" rel="noopener"&gt;https://crystalmark.info/en&lt;/A&gt;). Here’s my setup and process:&lt;/P&gt;&lt;H3&gt;&lt;STRONG&gt;MCUXpresso SDK Setup:&lt;/STRONG&gt;&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;&lt;P class=""&gt;Modified jumper&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;P4 voltage from 1.8V to 3.3V&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(as per user guide Table 1, P21).&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;Downloaded the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;SDK example (v25.03.00)&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;via the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;MCUXpresso extension in VSCode&lt;/STRONG&gt;.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;Built and flashed the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;lpcxpresso55s69_dev_msc_disk_freertos_cm33_core0&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;example.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;After reset, the serial terminal showed the prompt:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;"Please insert disk."&lt;/EM&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;Used a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;SanDisk Class 3 V30 SD card&lt;/STRONG&gt;.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;Connected&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;P9 (HS-USB)&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and configured&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;CrystalDiskMark&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(see attached screenshot).&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="57ecc5a0-a2cc-4775-be4c-74ff59cc81ae.jpg" style="width: 200px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/344664iED20FDC457B00A58/image-size/small?v=v2&amp;amp;px=200" role="button" title="57ecc5a0-a2cc-4775-be4c-74ff59cc81ae.jpg" alt="57ecc5a0-a2cc-4775-be4c-74ff59cc81ae.jpg" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-06-25 105150.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/344665i3E93899693170A99/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2025-06-25 105150.png" alt="Screenshot 2025-06-25 105150.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;SPAN&gt;Tested with:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;STRONG&gt;1MB block size&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;STRONG&gt;1 Queue, 1 Thread&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;STRONG&gt;9 iterations of a 32MB file&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;H3&gt;&lt;STRONG&gt;Zephyr Setup:&lt;/STRONG&gt;&lt;/H3&gt;&lt;P class=""&gt;Used the same development environment as above.&lt;/P&gt;&lt;H4&gt;&lt;STRONG&gt;Legacy USB Stack:&lt;/STRONG&gt;&lt;/H4&gt;&lt;UL&gt;&lt;LI&gt;&lt;P class=""&gt;Example:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;zephyr/samples/subsys/usb/mass&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;No modifications made.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;Build command:&lt;/LI&gt;&lt;/UL&gt;&lt;LI-CODE lang="markup"&gt;west build -p -b lpcxpresso55s69/lpc55s69/cpu0
west flash&lt;/LI-CODE&gt;&lt;H4&gt;&lt;STRONG&gt;USB Next Stack:&lt;/STRONG&gt;&lt;/H4&gt;&lt;P class=""&gt;Modified&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;next_usb_prj.conf&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;as follows:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;CONFIG_DISK_ACCESS=y  
CONFIG_FILE_SYSTEM=y  
CONFIG_FAT_FILESYSTEM_ELM=y  
CONFIG_PRINTK=y  

CONFIG_DISK_DRIVERS=y  
CONFIG_DISK_DRIVER_SDMMC=y  

CONFIG_SDHC_LOG_LEVEL_DBG=y  
CONFIG_SD_LOG_LEVEL_DBG=y  
CONFIG_LOG_BUFFER_SIZE=2048  

CONFIG_USBD_MSC_STACK_SIZE=4096  
CONFIG_USBD_MSC_LUNS_PER_INSTANCE=5  
CONFIG_USBD_MSC_SCSI_BUFFER_SIZE=2048  &lt;/LI-CODE&gt;&lt;P&gt;Build Command&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;west build -p -b lpcxpresso55s69/lpc55s69/cpu0 -- -DCONF_FILE=usbd_next_prj.conf  
west flash&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;H3&gt;&lt;STRONG&gt;Testing:&lt;/STRONG&gt;&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;&lt;P class=""&gt;Used the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;same CrystalDiskMark setup&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;for all three cases.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;STRONG&gt;No overlay files&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;were used in either Zephyr example.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P class=""&gt;Let me know if you need any further details!&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;Thank You&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jun 2025 15:00:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Zephyr-Project/Poor-Read-Write-Performance-with-Zephyr-SDIF-Driver-on/m-p/2123270#M372</guid>
      <dc:creator>wima88</dc:creator>
      <dc:date>2025-06-25T15:00:22Z</dc:date>
    </item>
    <item>
      <title>Re: Poor Read/Write Performance with Zephyr SDIF Driver on LPCXpresso55S69-EVK</title>
      <link>https://community.nxp.com/t5/Zephyr-Project/Poor-Read-Write-Performance-with-Zephyr-SDIF-Driver-on/m-p/2129415#M411</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/229957"&gt;@Harry_Zhang&lt;/a&gt;&amp;nbsp; Any&amp;nbsp; Update on this issue? I tested the &lt;LI-PRODUCT title="FRDM-MCXN947" id="FRDM-MCXN947"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp; (with Zephyr)&amp;nbsp;which uses the imx driver instead of the lpc driver. and results are pretty much the same as above&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jul 2025 15:04:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Zephyr-Project/Poor-Read-Write-Performance-with-Zephyr-SDIF-Driver-on/m-p/2129415#M411</guid>
      <dc:creator>wima88</dc:creator>
      <dc:date>2025-07-07T15:04:46Z</dc:date>
    </item>
    <item>
      <title>Re: Poor Read/Write Performance with Zephyr SDIF Driver on LPCXpresso55S69-EVK</title>
      <link>https://community.nxp.com/t5/Zephyr-Project/Poor-Read-Write-Performance-with-Zephyr-SDIF-Driver-on/m-p/2129971#M413</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/243115"&gt;@wima88&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We are investigating this issue,&amp;nbsp;I will inform you as soon as there is a result.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Harry&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jul 2025 08:17:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Zephyr-Project/Poor-Read-Write-Performance-with-Zephyr-SDIF-Driver-on/m-p/2129971#M413</guid>
      <dc:creator>Harry_Zhang</dc:creator>
      <dc:date>2025-07-08T08:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: Poor Read/Write Performance with Zephyr SDIF Driver on LPCXpresso55S69-EVK</title>
      <link>https://community.nxp.com/t5/Zephyr-Project/Poor-Read-Write-Performance-with-Zephyr-SDIF-Driver-on/m-p/2133695#M419</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/243115"&gt;@wima88&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please try adding the following optimizations&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE class="lia-code-sample  language-markup"&gt;&lt;CODE&gt;CONFIG_MCUX_SDIF_DMA_BUFFER_SIZE=512
CONFIG_SPEED_OPTIMIZATIONS=y
CONFIG_SDIO_STACK=y
CONFIG_MPU=n
CONFIG_ASSERT=n
CONFIG_LOG=n
CONFIG_LOG_DEFAULT_LEVEL=0&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Harry&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jul 2025 03:17:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Zephyr-Project/Poor-Read-Write-Performance-with-Zephyr-SDIF-Driver-on/m-p/2133695#M419</guid>
      <dc:creator>Harry_Zhang</dc:creator>
      <dc:date>2025-07-15T03:17:15Z</dc:date>
    </item>
    <item>
      <title>Re: Poor Read/Write Performance with Zephyr SDIF Driver on LPCXpresso55S69-EVK</title>
      <link>https://community.nxp.com/t5/Zephyr-Project/Poor-Read-Write-Performance-with-Zephyr-SDIF-Driver-on/m-p/2134434#M421</link>
      <description>&lt;P&gt;Hi Harry ,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for getting back to me. with suggested Konig options I was managed to get around 2.54 MB/s.&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[Read]
SEQ 1MiB (Q= 1, T= 1): 2.516 MB/s [ 2.4 IOPS] &amp;lt;412859.66 us&amp;gt;
RND 4KiB (Q= 1, T= 1): 2.033 MB/s [ 496.3 IOPS] &amp;lt; 2011.94 us&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;I wonder, could USB stack be the bottle neck?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jul 2025 20:20:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Zephyr-Project/Poor-Read-Write-Performance-with-Zephyr-SDIF-Driver-on/m-p/2134434#M421</guid>
      <dc:creator>wima88</dc:creator>
      <dc:date>2025-07-15T20:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: Poor Read/Write Performance with Zephyr SDIF Driver on LPCXpresso55S69-EVK</title>
      <link>https://community.nxp.com/t5/Zephyr-Project/Poor-Read-Write-Performance-with-Zephyr-SDIF-Driver-on/m-p/2138224#M428</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/243115"&gt;@wima88&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Another USB optimizations that you could give a try.&amp;nbsp;&lt;/P&gt;
&lt;PRE class="lia-code-sample  language-java"&gt;&lt;CODE&gt;CONFIG_UDC_BUF_COUNT=128
CONFIG_UDC_WORKQUEUE_STACK_SIZE=2048
CONFIG_UDC_WORKQUEUE_PRIORITY=0&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Harry&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jul 2025 08:55:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Zephyr-Project/Poor-Read-Write-Performance-with-Zephyr-SDIF-Driver-on/m-p/2138224#M428</guid>
      <dc:creator>Harry_Zhang</dc:creator>
      <dc:date>2025-07-22T08:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: Poor Read/Write Performance with Zephyr SDIF Driver on LPCXpresso55S69-EVK</title>
      <link>https://community.nxp.com/t5/Zephyr-Project/Poor-Read-Write-Performance-with-Zephyr-SDIF-Driver-on/m-p/2139590#M430</link>
      <description>&lt;P&gt;Thanks for the suggestions.&lt;/P&gt;&lt;P&gt;Despite all the optimizations and changes, the best I could reach was 3.1 MB/s. Have you identified the root cause of the performance issue yet? Frankly, I doubt any amount of system tuning alone will get us to full performance without addressing the underlying problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Wimansha&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jul 2025 19:43:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Zephyr-Project/Poor-Read-Write-Performance-with-Zephyr-SDIF-Driver-on/m-p/2139590#M430</guid>
      <dc:creator>wima88</dc:creator>
      <dc:date>2025-07-23T19:43:17Z</dc:date>
    </item>
  </channel>
</rss>

