Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
15 years ago

RS232 Receiver for DE1 board

Hi all,

I am doing the project for the VHDL course, I need to receive the data via RS232 of DE1 board and save it into SRAM on board. I just finished the code, I will post it here. Can you guys take a look and give me some feedback ? Is it ok ? Anything I need to do? Are there any ways to test the code?

The format here is 9600 baud, 8 data bits, 1 start and 1 stop bits.

I take the CLK 27MHz on board divide to get 9600 baud and use it to read data in? Is it ok?

4 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Hai..,

    I have implemented your RS232 receiver coding using DE1 kit. It is very useful for me. thanks for lot.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    hi

    how can u check that data u sent is actually received by DE board,and how can i check it( see the data in SRAM) i try to use altera control panel...but its not work

    thanx