Tool/software: Code Composer Studio
please any one can help me??
I tried to set the baud rate 921600bps in SCI communication
LSPCLK=150MHz
SYSCLKOUT=37.5MHz
my BRR=4 ( sci datasheet reference formula BRR=(SYSCLKOUT/921600*8) -1 )
Is this possible connect to above speed??
how we calculate the max speed of SCI in TMS320F28335??