Other Parts Discussed in Thread: MAX3232E
Hi team,
Customer is evaluating AM335x with AM335x TI GP-EVM, I received some inquiries about UART0/1 handling.
1. Changing the default debug console on the AM335x from UART0 to UART1.
Customer would like to change UART0 console to UART1 console. Regarding am335x-evm.dts, customer confirmed UART0/UART1 were selected. Could you elaborate how customer should do procedure, please?
Customer is using PROCESSOR-SDK-LINUX-AM335X(06_03_00_106). Customer just tried to set up the following command on u-boot, however, there is not any change.
=> setenv console ttyO1,115200n8
2.UART1 communication
Customer is trying to communicate UART1 using the J10 connector on daughter board with AM335xGP-EVM
Regarding am335x-evm.dts, customer confirmed UART0/UART1 were selected. However, customer was not able to communicate with UART port1. Is there any setting/modification which customer should do? Regarding baud-rate, customer was set 115200bps to UART0(/dev/ttyS0) and UART1(/dev/ttyS1). For UART0 port, customer was able to confirmed UART0 worked with dmsg. Can we have your Expert's advice/comments on this, please?
Best regards,
Miyazaki