JayHeng / NXP-MCUBootUtility

恩智浦全系列MCU安全启动一站式工具(研发模式),基于Python2.7.15+wxPython4.0.3
Apache License 2.0
111 stars 33 forks source link

EEXT-9 RT1064 external SPI flash programming #9

Open siberianfox opened 2 years ago

siberianfox commented 2 years ago

Hello!

We have a custom board that use RT1064 with a 32MB SPI flash. We are going to use this SPI flash to store the GUI resources, and use the internal 4MB flash to store the code.

We want to program them via USB. Can this tool finish this job?

We are having trouble programming the 32MB external flash, can you please give me some instruction?

Thank you!

JayHeng commented 2 years ago

The 32MB SPI flash is connected to FlexSPI1?if so, MCUBootUtility cannot flash it.