Hi,
I am using msp430f5436a for a university project.
My code is based on TI's user experience example.
I changed the system clock from 16 Mhz to 25Mhz because I wanted to sample audio input in 16Kbs frequency.
2 things have happend:
a. a high rate of the samples get screwed up- there are alot of zeroz
b. The board sometimes get stuck in the function "halBoardSetSystemClock(SYSCLK_25MHZ)" and dose not proceed.
Dose anyone have any Idea why these things are happening?
Thanks
Ariel