SPIFLASH for STM32L476DISC Speed is very slow

Discussion and questions about boards that can run MicroPython but don't have a dedicated forum.
Target audience: Everyone interested in running MicroPython on other hardware.
Post Reply
shaoziyang
Posts: 363
Joined: Sun Apr 17, 2016 1:55 pm

SPIFLASH for STM32L476DISC Speed is very slow

Post by shaoziyang » Mon Jan 30, 2017 1:14 pm

After enable internal spiflash in STM32L476DISC board, pybflash disk size is enlarged, but speed is became very slow.

shaoziyang
Posts: 363
Joined: Sun Apr 17, 2016 1:55 pm

Re: SPIFLASH for STM32L476DISC Speed is very slow

Post by shaoziyang » Mon Jan 30, 2017 1:21 pm

2.jpg
2.jpg (19.21 KiB) Viewed 2991 times
file copy speed is below 1KB/s.

Damien
Site Admin
Posts: 647
Joined: Mon Dec 09, 2013 5:02 pm

Re: SPIFLASH for STM32L476DISC Speed is very slow

Post by Damien » Mon Jan 30, 2017 2:10 pm

It is a simple configuration option that you can easily disable so that internal Flash is used instead of external SPI flash.

Otherwise, the performance will eventually be improved.

Sent from my GT-I9105P using Tapatalk

Post Reply