The AM335x Sitara processor has two registers, divisor high and divisor low, where you can set the preferred divisor. With the formula 'baudrate = clock / (over sampling x divisor)' you can calculate the divisor for the desired baudrate. There are 2 modes, 16x and 13x, for the over sampling. I will use the 16x mode. I want to have a baudrate of 100 kbps, so my divisor needs to be 30. This gives an error of 0%. You can find information about these registers at page 4270 in the datasheet of the AM335x
Does anyone know how I can set these registers? kind regards, Stein -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
