Forum Discussion
Altera_Forum
Honored Contributor
15 years agohi
hi i m trying to communicate between two fpga board through rs232 , a 1 byte is being transmitted from the board1 with a baudrate say 115200. and the other fpga is also configured to rece...
Altera_Forum
Honored Contributor
15 years ago --- Quote Start --- sorry , i mean which buad rate can i use lower than 115200 ?? --- Quote End --- Its an FPGA, you can use *any* baud rate you like, so long as the transmitter and receiver are set to use the same baud rate. --- Quote Start --- can i use a buad rate = 9600 --- Quote End --- Yes, that is a good start. Check with a scope that your serial data rate is correct. Cheers, Dave