Forum Discussion
jrodr29
New Contributor
7 years agoDE1-SoC: FT UART starts transmitting invalid data after cable is plugged.
I am connecting UART to FPGA through io loaning. UART_RX data is reaching the FPGA, but serial data transmitted by FPGA is not going through. UART is only sending bits after cable is connected,...
FawazJ_Altera
Frequent Contributor
7 years agoHello,
Not clear where are you connecting this UART.
Is it connected to HPS? because thats what I can see from the above messages.
if it is connected to HPS, then you cannot use any internal source of FPGA to use this UART terminal.
usually we have two terminals, one is through UART to HSP, and one through JTAG UART to FPGA.
Thanks