Forum Discussion
Altera_Forum
Honored Contributor
13 years agoUART on DE2
Hi, I'm using DE2 (old kit) and my application has a UART to exchange data with PC. I'm using the kit's RS232 connection (not the JTAG). I created the system (including the UART at 9600bps) in Qsys a...
Altera_Forum
Honored Contributor
13 years agoHi, could you post your piece of code (more comfortable for us to help you) ?
I personally use 2 file descriptors : 1 for sending, 1 for receiving.