Part Number:TM4C129XNCZAD
Tool/software: Code Composer Studio
Hi,
I am using dk tm4c129xnczad controller.Here i have tried uart demo program which is working through usb cable and i am able t read the data in dock light software using usb cable but i want to read the data using usb to serial converter cable if i connect this cable i am getting the junk data.so i am not getting where is the problem i have connected 2nd pin of rs232 cable which is rxd pin to tx pin (PA0) uart0 of the controller and vice versa but still i am facing the same issue.Can you plz tell me what could be the problem or do i need to write any other protocol program for usb to serial cable.