Dear TI and e2e community.
We’re developing a video application using the C6748 DSP. We designed a custom PCB based on the LCDKC6748 (same DDR2 and same NAND Flash). Everything works fine. But recently we received a new customer requirement. This consists on a memory change (the NAND flash by a spi flash). Now we’re exploring solutions, but we have some concerns about this change, those are:
-
Application performance. Right now our program application resides in the NAND flash and the cmd file configuration (or the AISgen configuration) moves the program into the DDR2. Is this possible to do the same with the spi flash memory? otherwise the performance can be reduced, right?
-
Programing the spi flash. Right now we’re programing the NAND flash with the AISgen and the sfh_OMAP-L138. Are there equivalent procedures to do the same with the spi flash?
-
Power consumption. When we not using the spi flash, is it possible to disable their power supply?
-
Are there a spi flash recommended for this change?
Thank you very much and every help is welcome.