Forum Discussion
Altera_Forum
Honored Contributor
15 years agoProblem with the baud rate
I'm studying NiosII these days, and I'm confused with the baud rate of the UART. In the Altera's user guide, the relation among baud rate, frequency and divisor is given by divisor=int(frequency...
Altera_Forum
Honored Contributor
15 years agoI can understand your meaning.
But if that, the baud rate should equal to freq/dev instead of freq/(dev+1).