µTasker Forum
µTasker Forum => NXPTM M522XX, KINETIS and i.MX RT => Topic started by: neil on December 22, 2010, 03:16:24 PM
-
Hi Mark,
I am planning to use the 52233 in a project with an SD card, and no external flash memory (ATMEL part). Do I simply comment out #define SPI_DATA_FLASH or is there anything else needed?
Thanks
Neil
-
Hi Neil
To remove all external SPI FLASH support you need to remove SPI_FILE_SYSTEM in config.h.
SPI_DATA_FLASH is used to ditinguish between program and data FLASH types when ST FLASH types are used.
Regards
Mark