Dear All
We are trying to use UART 2
With the baud rate set to 115200, we see a bit period of about 4uS, i.e the speed is twice that expected.
The clocking of UART 2 differs from UARTs 0 and 1, both of these work OK.
Has anybody seen ths before?
Looking at clock.c, the three UARTS all derive their clocks from "fixedrate" is ths correct for UART2.
My clocks evaluate to the following:
Fixedrate: 24MHz
Commonrate: 108MHz
Armrate: 216MHz.
The processor we are using is a DM355 xxx A135
None of the three clock values give me a sensible baud rate setting.
Any suggestions please?
Thanks
Brendan