RT1021 Failed to erase NOR FALSH after replacement

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

RT1021 Failed to erase NOR FALSH after replacement

263件の閲覧回数
bobhi009
Contributor I

The NOR FLASH of 32MB on the evk board can be erased properly. However, after the NOR FLASH of 256MB (MX25L25645GM2I-10G) is replaced, the flexspi_nor_flash_erase_sector does not return any error. However, the data in the sector cannot be erased (can read and write data normally).

タグ(1)
0 件の賞賛
返信
1 返信

252件の閲覧回数
jay_heng
NXP Employee
NXP Employee

It is IS25LP064A-JBLE (8MB) in NXP MIMXRT1020-EVK board, SDK flexspi example is mainly for this flash.

If you use different flash, you may need to check Flash Data sheet and modify flexspi example (focus on customLUT) if necessary.

I have one unit test project for your reference:

https://github.com/JayHeng/RT-MFB/tree/main/boards/mimxrt/mfb_fw/src

0 件の賞賛
返信