Dear All
Need to develop a second bootloader for the RT1064, looking for datasheet on the internal flash. Or any APIs? examples?
Thanks!
Ping
Solved! Go to Solution.
Thanks, Mark
Very informative and I will look into it.
Regards!
Ping
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