Part Number: MSP430F5529
Tool/software: Code Composer Studio
Hi sir
1) In my application I am using LMX2595 IC to generate a frequency of 17Ghz over a bandwidth of 200Mhz. Now in order to achieve this we need to program the fractional divider which is in feedback path of VCO and phase detector. I had found that in the evaluation board of LMX2595 the TI had used MSP430F5529 controller. The data which we obtain from the TICS pro software is 24 bit long but the registers available in MSP430F5529 are 16 bit. Can I use two 16 bit controllers to load this data. If yes please let me know how do we interface these two controllers to work it as 32 bit.