微波EDA网,见证研发工程师的成长!
首页 > 研发问答 > 无线和射频 > TI WIFI设计交流 > cc3200 gpio管脚

cc3200 gpio管脚

时间:10-02 整理:3721RD 点击:

    我在cc3200开发的过程中遇到一些问题, 请教一下:

    1. gpio引脚:

        datasheet:

        以下是sdk中的一些demo:

        1). example/ota_upgrade/os/pinmux.c:

        问题: pin_55和pin_57都是GND, 为什么能复用为uart0的rx/tx?

                 pin_04是gpio11, 在GPIODirModeSet调用中第二个参数不是应该设置为0x08吗?

                 pin_15是保留的引脚, 为什么也能复用为gpio?

        2). example/getting_started_with_wlan_station/pinmux.c:

        问题: pin_64是什么?

谢谢.

Roger, 

模块的规格书“Pin Attributes”里提到

Table 3-1 lists the pin descriptions of the CC3200MOD module. "DEVICE PIN NO" refers to the pin
number of the QFN part CC3200. This is stated here because the QFN pin is referred to in the SDK.

所有的软件里面表示的pin number 都是以芯片级为准的。

所以,你在做设计的时候,需要对应一下模块pin number 和芯片的pin number。

具体你可以看module和芯片的规格书。

Copyright © 2017-2020 微波EDA网 版权所有

网站地图

Top