工具与软件:
您好!
我要在 AM625上启用 RS -485、使能引脚是一个 GPIO。 为此、我必须更新设置/清除使能引脚的串行驱动程序。 此驱动程序的来源在哪里?
之前、在使用 iMX6时、我们必须更新位于"drivers/tty/serial/"中的 IMX.c 驱动程序文件。 但我在 ti-linux-kernel 中找不到任何此类文件。
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.
您好!
我们将使用"6.1.83-ti-g055ead3d5359"内核版本和"6.1.83-ti-g055ead3d5359" variscite SDK。
我们使用以下 BSP 源码:
https://variwiki.com/index.php?title=VAR-SOM - AM62_Yocto&release=am62-Yocto-kirkstone-6.1.83_09.02.01.10-v1.1
Vijay、您好!
您需要设置 GPIO PinMux 并在 UART devicetree 节点上配置它。 请参阅以下主题。