Altera_Forum
Honored Contributor
19 years agosopc builder uart baud rate ignored
I have a problem with 2 processors talking over an async serial link, one of which is a nios2. The nios' uart is set for 115k baud (and variable is ticked in the sopc uart page), yet it comes up at 38.4 in a hello world, modified to printf inside a for loop. The uart is being driven by a pll at 85MHz. How could a divide by 3 be getting into the clock line, or am I on wrong track?