Tool/software: Code Composer Studio
How can I adjust baudrate to 9600 and LSPCLK to 4MHZ?
I observe that I can divide SYSCLK to max by 14 , which gives me 90M/14 = 6.56 M HZ
If I consider this two conditions there is no way I can get my SPIBRR between 0 to 127.
Any idea on how to solve this ?