Solved
Forum Discussion
tehjingy_Altera
Regular Contributor
3 years agoHi Allen
For the baud rate settings, you do not need to write to the divisor register as you have selected "Fixed Baudrate" in the IP Configuration.
Writing to the divisor register as no effect.
Gone through the code that you shared, it looks fine with all the condition checking before sending.
One thing I can think of is the stop bit settings. The tool that you are using to write and read from the UART does not have a settings to set the Stop bits.
Could you try with another tool such as Putty? In putty there is a Stop bits settings, with that set the Stop bit to 1 same as the IP configuration.
Regards
Jingyang,Teh