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.

[参考译文] AM2634:有时 AM2634 从外部闪存获取 0xCC

Guru**** 2374090 points
Other Parts Discussed in Thread: AM2634
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1531382/am2634-sometimes-am2634-gets-0xcc-from-external-flash

器件型号:AM2634

工具/软件:

有时、AM2634 从外部闪存获得 0xCC。 如何解决此问题? 实际上、数据不是 0xCC。 错误只会有时发生。  我们使用   GD25F64FBAR 作为外部闪存。 以下是源代码。

#define Cur_Sig BAT.Info_IFBADDR   0x300000

UINT8 SigInfo_IFB_FD01[256];

Memcpy (SigInfo_IFB_FD01、(void *)(Cur_Sig OSInfo_IFBADDR|0x60000000)、256u);/*在 20ms 操作系统任务中读取数据*/

if ((0xCC == SigInfo_IFB_FD01[0])&&(0xCC == SigInfo_IFB_FD01[1])&&(0xCC == SigInfo_IFB_FD01[2])&&(0xCC == SigInfo_IFB_FD01[3])&&(0xCC === SigInfo_IFB_FD01[3])&&(0xCC == SigInfo_IF_FD01[SigIFB_FD4])

/*错误*/

}
暴露


}

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好、Rick:

    1. 您是否可以共享从 0x48200000 到 0x48200070 的 QSPI 配置寄存器存储器组件?
    2. 此测试是否在 HSSE/HSFS 器件上进行?
    3. 您能否 在通过 QSPI 数据线/QSPI CLK/QSPI CS 信号探测的情况下提供一些示波器屏幕截图

    此致、
    Rijohn