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.

[参考译文] AM623:如何在 Uboot 阶段将 GPIO 输出电平设置为高电平或低电平?

Guru**** 2390755 points


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

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1498648/am623-how-do-i-set-the-level-of-the-gpio-output-to-high-or-low-during-the-uboot-phase

器件型号:AM623

工具/软件:

尊敬的 TI:

我们的工程希望在 Uboot 阶段将 GPIO0_36和 GPIO0_35的输出设置为0或1。 我还尝试了使用"GPIO Set"和"GPIO Clear"指令来设置它、但错误如下图所示。 我们的 CONFIG_CMD_GPIO=y 已设置、GPIO0_36和 GPIO0_35也已在器件树中配置。 请 TI 专家、我可以采取什么措施在 Uboot 阶段将 GPIO0_36的输出设置为1并将 GPIO0_35的输出设置为0。 谢谢!