Altera_Forum
Honored Contributor
14 years agoUART recive and send loop
hi:
I post attachments about the UART recive and send loop HDL code ( attachments 1)and signaltap waves . I have some questions to ask your gurus~! 1:I use the 50M oscilation, when I set baud rate >= 19200bps,then I can send the data which I have received,when the baud rate is 9600bps,I even cannot get the rigth data which I send though UART test assistant.please see the attachments( attachments 2) . 2:My aim is : receive a data though UART test assistant to my board,then send the data to PC,when I set baudrate 19200bps,I often get lots of disordered code before getting the rigth data please check at my code ,and give me some advise, I will appreciate it !!