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.

用ttl串口输出的16进制数值可以直接用gpio中的函数读取吗

您好,请问,用ttl串口输出的16进制数值可以直接用gpio中的函数
GPIO_getData(myGpio, GPIO_Number_1)读取吗?如果不行,怎么读取ttl串口输出的数值?我用的是F28027。