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.

[参考译文] LAUNCHXL-F28379D:cc2652 -如何使用 GPIO 引脚为串行接口(SPI)配置 OLED?

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1451583/launchxl-f28379d-cc2652--how-to-configure-oled-using-gpio-pins-for-serial-interface-spi

器件型号:LAUNCHXL-F28379D

工具与软件:

我需要帮助配置 simplelink Device cc2652以在串行接口中与 OLED 连接。 可以 使用任何 GPIO ,如果是,为什么我得到反汇编终端运行代码,?  

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

    您好!  

    默认 SPI GPIO 引脚为 DIO10 - SCLK 引脚、DIO8 - POCI、DIO9 - PICO 和 DIO11 - CSN。 有关详细信息、请参阅 SPIController 示例工程。 此外、有关 SPI 外设的更多信息、请参阅 SPI API 参考指南。  

    请告诉我这是否有帮助!  

    谢谢!  

    Isaac