Information about RT1064 internal flash - how to erase/read/write?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Information about RT1064 internal flash - how to erase/read/write?

Jump to solution
1,690 Views
ping1
Contributor V

Dear All

Need to develop a second bootloader for the RT1064, looking for datasheet on the internal flash. Or any APIs? examples?

Thanks!

Ping

0 Kudos
Reply
1 Solution
1,679 Views
ping1
Contributor V

Thanks, Mark

Very informative and I will look into it.

Regards!

Ping 

View solution in original post

0 Kudos
Reply
2 Replies
1,680 Views
ping1
Contributor V

Thanks, Mark

Very informative and I will look into it.

Regards!

Ping 

0 Kudos
Reply
1,685 Views
mjbcswitzerland
Specialist V

Hi

The QSPI flash in the 1064 is a W25Q32JV and so its data sheet can be used.

A ready-made, documented and supported secondary loader (including USB, Ethernet, UART, I2C, SD card, Memory stick loading) and supporting OTA of AES128/256 encrypted firmware for operation in internal RAM, SDRAM, XiP and on-the-fly decrypted XiP is available for the i.MX RT 1064 (including QSPI flash API for for file system and parameter system use) in the uTasker project:
https://www.utasker.com/iMX/RT1064.html

Concept flow diagram: https://www.utasker.com/docs/iMX/Loader.pdf
Video: https://www.youtube.com/watch?v=2XfgZq19XDw&list=PLWKlVb_MqDQEOCnsNOJO8gd3jDCwiyKKe&index=3
Building with MCUXpresso: https://www.utasker.com/docs/iMX/MCUXpresso.pdf
Building with IAR: https://www.utasker.com/docs/iMX/IAR.pdf
Building with GCC make file: https://www.utasker.com/docs/iMX/GCC.pdf

Regards

Mark
uTasker project developer for Kinetis and i.MX RT]
I can be contacted by personal message or on the uTasker web site to discuss professional training or product development requirements, to accelerate progress or to solve technical problems