Hello, all. I just did a simple control program using CCS C Compiler. I am sharing the code, as a form of contribution to this forum. The program runs on CCS ACE evaluation board, doing some SPI 32-bit transfer to the Analog Device PLL chip. Got my chip running at first trial!
The program has simple LCD & 3x4 keypad interface to allow use to tune the PLL in step of 25MHz (my PLL reference frequency).
Looking around for a while to look for CCS C source code example, but not much luck. In the end, decide to do the job myself (with some modification to CCS C example). Hope this will help some of you out there, if you need to do simple SPI control .
Regards
lguancho