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.
工具与软件:
尊敬的专家:
我目前正在使用 am2612-LP 板、并通过板上的 ospi1接口连接到外部 NOR 闪存(GD25LQ64E)、进行一些闪存功能测试。
我发现在使用 OSPI_readCmd 函数时、只有前8个字节的数据是正确的。 此外、我发现当使用 OSPI_writeCmd 函数时、仍然只正确发送前8个字节。
我想知道在使用这两个函数时、是否只能传输最多8个字节的数据? 这是设计限制还是错误?