Forum Discussion
_AK6DN_
Frequent Contributor
3 years agoCorrect.
In fact you probably only need a UART transmitter module to send data from the FPGA to the PC.
A UART transmitter is the conceptually simpler to implement compared to a UART receiver.
MG007
New Contributor
3 years agoI tried to implement a UART module in FPGA. The issue is capturing the data in the PC now I guess. How I can capture the data sent from the FPGA to PC?
Thank you for your help.