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.

[参考译文] CCS/CC3200MODLAUNCHXL:如何与外部闪存存储器通信、例如 AT45DB321E

Guru**** 2394305 points
Other Parts Discussed in Thread: CC3200

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

https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/708196/ccs-cc3200modlaunchxl-how-to-communicate-with-external-flash-mamory-lfor-example-at45db321e

器件型号:CC3200MODLAUNCHXL

工具/软件:Code Composer Studio

大家好、抱歉我的英语不好。 我需要帮助、我需要编写一个以十六进制形式包含声音的缓冲区。 我可以使用什么功能降低 CS 级别、然后我发送一个数组、其中字节指向记录、以及信息和信息的写入位置、对此、我表示感谢

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

    作为起点、您可以使用 CC3200 SDK 中的 SPI_DEMO 示例。 本演示展示了如何使用 CC3200上的 SPI 外设。

    Driverlib API 的说明、可在-\cc3200-sdk\docs\CC3200-Peripheral_Driver_Library_User 的_Guide.chm 中找到

    1月