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.

[参考译文] SK-AM62:如何激活 UART 以启用 RS-485通信?

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

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1251528/sk-am62-how-to-to-activate-uart-to-enable-rs-485-communication

器件型号:SK-AM62

您好、专家:

SDK:适用于 AM62x 09_00_00的 Debian

客户可以通过 AM335x 上的 cmd 启用 UART:

sudo nano /boot/uEnv.txt

uBoot_overrid_addr0=/lib/firmware/BB-UART1-00A0.dtbo

uBoot_overrid_addr1=/lib/firmware/BB-UART2-00A0.dtbo

uBoot_overrid_addr2=/lib/firmware/BB-UART4-00A0.dtbo

sudo 重新启动

是否有任何命令可用于在 AM62x 上启用 UART?

谢谢

丹尼尔