MSC8156 SPI Flash

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

MSC8156 SPI Flash

735 次查看
Jim95
Contributor III

Hello,

 

Is there a solution to accelerate the spi flash read and write?

Because it's very long when I have to burn all the flash (around 30 min with the verification 15 min without it).

I use the spi_generic driver and my code looks like the spi_flash demo.

 

Jimmy

0 项奖励
回复
2 回复数

495 次查看
AndrewinApps
Contributor IV

Hello Jimmy, 

What is the size of the image you're burning to flash?

 

In addition to the C code demo, the Freescale CodeWarrior IDE also has the ability to burn the flash from the drop down menu. If you go to the Help -> Search drop down menu in CodeWarrior, and search for "Flash Programmer", you will find documentation on using this. I can't say this will be faster than the C project, but it is an alternative available.

 

Regards,

-Andrew

0 项奖励
回复

495 次查看
Jim95
Contributor III

Hello,

 

I try to burn all the flash (64 Mbyte), it's for a test.

 

Jimmy

0 项奖励
回复