Hello, one small question on the UART. I am testin...
# caravel
f
Hello, one small question on the UART. I am testing my in CI2309 hardware and the communication via UART at 0xf0005800 works fine. Now I want to reduce the system clock for some tests and need to configure the UART clock divider. I can find a [documentation](https://caravel-harness.readthedocs.io/en/latest/memory-mapped-io-summary.html) for a UART interface at 0x2000000 with a clkdiv regsiter. Is this a different hardware instance? Is it present in CI2309? If not, can I configure a clock divisor for the UART at 0xf0005800? Thank you!
1