Can we read from and write to RS-232 port?
I need to read data from RS-232 port of FPGA kit and process them in the FPGA, as a part of my project.. can anyone help me with this please?
I may also need to transmit data through RS-232 port...
Thank you,
Anil Sharma
Tags:









Comments
June 11, 2007 - 11:59pm
yes, you should write or
yes, you should write or find UART HDL code, I did it and it is nicely working.
- Hamze
June 11, 2007 - 11:59pm
Yes the RS232 can be used
Yes the RS232 can be used for stdin and stdout
- Srikrupa