Hi,
I am using TMS320DM6437 processor for my application. Basically it is having 2 UART, and the UART1 is muxed with TIMER & CAN. CAN is configured as the default port in my EVM. I reconfigured the PINMUX1 register (20 & 21 bit) in order to enable UART1, since I donn't want CAN port.
My problem is UART1 is sending junk/non printable values to Hyperterminal, where as I am capable to send the original buffer content to Hyper terminal from UART0.
Let me know if I need to configure still to invoke UART1.