Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
I have a flash device that is different from the one being used in the Audio EVM and also non-existent in the SysConfig tool. How do I know if this device will work with the SoC?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
To determine if your flash device is compatible you will have to go over your flash's datasheet to make sure the following requirements are met:
In general:
If using xSPI bootmode:
the following bootstrap settings must be taken into consideration if the device boots in single line mode:
the following bootstrap settings must be taken in consideration if the flash device being evaluated boots in octal mode by default:
If using OSPI bootmode:
If using QSPI bootmode
If the above conditions are met, then there is high level of certainty of the compatibility of the flash device with AM275x
to add support for this device in the SDK please refer to the following guide for instructions:
AM275 FreeRTOS SDK: Adding Support For a Custom Flash Device