Hello,
I am facing an issue of low speed of file read and write while using LFS on External Flash, Winbond (W25Q64JV) .
This is the Configuration Im using in my DTS file, Can you please guide me how to increase the efficiency of the File system?
Hello,
I am facing an issue of low speed of file read and write while using LFS on External Flash, Winbond (W25Q64JV) .
This is the Configuration Im using in my DTS file, Can you please guide me how to increase the efficiency of the File system?
Hello,
Based on the DTS you shared, the SPI bus is already configured to run at the maximum supported speed (32 MHz, spi-max-frequency = <32000000>;) for the nRF54L15. There is no higher reliable SPI interface speed available on the nRF54L15, see the product specification.
You may want to review your file system configuration to see whether any optimizations are possible.
Kind Regards,
Abhijith
Hello,
Based on the DTS you shared, the SPI bus is already configured to run at the maximum supported speed (32 MHz, spi-max-frequency = <32000000>;) for the nRF54L15. There is no higher reliable SPI interface speed available on the nRF54L15, see the product specification.
You may want to review your file system configuration to see whether any optimizations are possible.
Kind Regards,
Abhijith