Other Parts Discussed in Thread: AM2431, UNIFLASH
器件型号: AM2431
Thread 中讨论的其他器件: UNIFLASH
大家好、提前感谢。
我正在设计一个电路板、它必须具有 AM2431BSDGHIALXR、它将具有外部 NOR 闪存、就像 AM2431 LP 中使用的闪存 (S25HL512TFAMHI010) 一样、因此我使用 QSPI 接口来互连它们。
我的主要问题是、将程序加载到该外部闪存的详细过程是什么?
此致。
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.
您好 Alex、
您可以使用 MCU+SDK 提供的相同工具: https://software-dl.ti.com/mcu-plus-sdk/esd/AM243X/11_02_00_24/exports/docs/api_guide_am243x/TOOLS_FLASH.html
请注意、对于定制闪存、您需要更改 SBL 和 UNIFLASH 示例中的闪存配置: https://software-dl.ti.com/mcu-plus-sdk/esd/AM243X/11_02_00_24/exports/docs/api_guide_am243x/CUSTOM_FLASH_SUPPORT_GUIDE.html
此致、
会面。