请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
您好!
我想问 的是、传感器集线器的 compdm_mpu9150.c 程序中是否使用过 GPIO?
使用它们、因为我们启用它们;
//
//启用 UART 使用的 GPIO 外设。
//
ROM_SysCtlPeripheralEnable (SYSCTL_Periph_GPIOA);
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.
您好!
我想问 的是、传感器集线器的 compdm_mpu9150.c 程序中是否使用过 GPIO?
使用它们、因为我们启用它们;
//
//启用 UART 使用的 GPIO 外设。
//
ROM_SysCtlPeripheralEnable (SYSCTL_Periph_GPIOA);