hello,
i am using F28335 with ccS3.3. I try to validate SCI peripheral. I want to configure baud rate with 57600bauds.
i made the following configuration: BRR= 324(0x144) with a low speed clock of 150MHz. I send 0x55 to SCITXBUF and i observe that baudrate is divided by2 (28.8bauds instead of 57600).
I monitored XCLKOUT signal which shows a sysclockout @150MHz as expected and configured.
I tried to monitor SPI clock to identify an potential problem with LOSPCP but for SPI, BRR gives the correct result...
if someone has an idea about the root cause, you're welcome!
thanks in advance,
Olivier