This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AWR2944: 2944 MCAL SPI EB configuration issues

Part Number: AWR2944

I have two questions for EB spi configration.

1. I need to configure spi baud rate to 1M, But SpiClockFrequency was fixed at 200M(Actual clock souce is 150M), so the spi_baudrate in generated code by EB is 0xC7(correct value should be 0x4A).

Please how to change SpiClockFrequency  to 150M?

2. I can't seem to be change SpiTimeClk2Cs. Please how to change it?