Forum Discussion
Altera_Forum
Honored Contributor
14 years agoHELP me in RS232
can anyone have a look in this coding.....my project using 2 de2-70 board. i want to send data captured from one de2-70 board to another de2-70 board by using rs232. anyone have done this before?urge...
Altera_Forum
Honored Contributor
14 years agoHi cycy, i found this link that could help you but it is for the DE2 board.
http://www.johnloomis.org/digitallab/rs232/rs232lab.html I have tested it with my DE2 board. After you have download the code into your board you can also use this to connect your board to your pc .(In my case i use usb to serial converter). The program i use to transmit the data from pc are free program called Realterm. http://realterm.sourceforge.net/ This program can submit data to the board and also displays what the board has sent to your pc.