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.

[参考译文] TDA4AEN-Q1:如何验证 OSPI 闪存存储器?

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

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1519540/tda4aen-q1-how-can-i-to-verify-the-ospi-flash-memory

器件型号:TDA4AEN-Q1

工具/软件:

您好:

   如何验证 OSPI 闪存? 我有一个与 MCU_OSPI0接口连接的 OSPI 闪存。 如何验证?

   我使用  mcu_plus_sdk_j722s_10_01_00_22 SDK 版本。 版本如下所示:

"name":"MCU_PLUS_SDK_J722S"、
"DisplayName":"J722S 的 MCU+ SDK"、
"version":"10.01.00"、
"DocumentationPath":"../docs"、
"IncludedPaths":[
"../source"、
]、

  我在下面发现有一个示例 MCU 应用。 但这仅适用于唤醒 R5F。 这是否可以验证 OSPI 闪存? 如何加载它?

(EAG) Simon@Simon-System-Product-Name:/media/data2_4T/Workspaces/Simon/TI/3_j722S_0526_1/rtos-build/mcu_plus_sdk_j722s_10_01_00_
22/examples/drivers/ospi$ ls -al
共计16个
drwxrwxr-x 4 Simon Simon 4096五月26 16:00 .
drwxrwxr-x 19 Simon Simon 4096五月26 16:00 ..
drwxrwxr-x 3 Simon Simon 4096 May 26 16:00 ospi_flash_io
drwxrwxr-x 3 Simon Simon 4096 May 26 16:00 ospi_flash_Xip_test

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

    您好、

    验证闪存读取和写入的最简单方法是使用 u-boot。 如果已在 u-boot 的器件树配置中添加了闪存、则可以使用 u-boot 命令行中的 sf 命令来测试闪存。

    此致、
    Tanmay