The clock generator CDCE62005 needs configuring before being enabled.
Configuration involves setting the frequencies as well as the output type (which is LVDS I presume)
It can store the configuration in EEPROM, but is there a programmer to configure it (via an SPI interface).
The EVM has a TUSB3210 USB interface and some nice software to configure it, however it would be nice if it had a breakout for the SPI to enable external CDCE62005's to be configured.
I also noticed that the USB-TO-GPIO dongle has the same part on it (TUSB3210), but is configured for I2C (SMBUS/PMBUS etc)
Would it be possible to use this ?
How does the EVM do it - is it at boot time using the FPGA ?
I would like to replace the FPGA with an MSP430 for power and clock sequencing anyway.