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.

AWR2944EVM: Main frequency problem of 2944LC

Part Number: AWR2944EVM

Tool/software:

In the process of adjusting the ARM Cortex-M4 core frequency to 200MHz and the R5F core frequency to 400MHz, if the input frequency of QSPI (Quad Serial Peripheral Interface) needs to be modified to 75MHz, this may affect other external settings using the same clock source For example, if the CAN (Controller Area Network) controller also relies on this clock source, its input frequency will also be equal to 75MHz.

According to  

CanBuad=SourceClk/(RatePrescalar+1)/(TimeSeg1+TimeSeg2+3)

       SamplePoint=1(TimeSeg2+1)/(TimeSeg1+TimeSeg2+3)

how to realized baud rate: 500K arbitration rate, 2M data rate