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.
从28034上电瞬间到执行Main函数程序前这段时间内(大概有30ms),发现一个配置为GPIO口的引脚会输出一个电平,大概是0.7V。Main函数开始执行的时候,该GPIO可以正常控制高低电平。
请问这样算是正常的么?
不知道你提到的GPIO具体是哪一个GPIO,芯片datasheet中有对芯片的GPIO初始化上下拉有说明的:
All GPIO pins are I/O/Z and have an internal pullup, which can be selectively enabled/disabled on a per-pin basis. This feature only applies to the GPIO pins. The pullups on the PWM pins are not enabled at reset. The pullups on other GPIO pins are enabled upon reset. The AIO pins do not have an internal pullup.