This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CDCM6208V2G: Source code for EVM Software GUI

Part Number: CDCM6208V2G
Other Parts Discussed in Thread: CDCM6208

We want to use CDCM6208V2G IC in our system in which clock outputs of generator should be reconfigurable.

For testing we are using CDCM6208 EVM Software to generate proper configuration file (.INI) and CDCM6208_IniToH.exe software to convert it to register values stored in .h file. Then CDCM6208 IC is configured via SPI interface from our MCU. 

Since this is a embedded system we can not use CDCM6208 EVM Software GUI or store all of the possible configurations in our MCU because it simply would be to much possible configuration variants. We need to calculate register values of CDCM6208 IC in our MCU. 

Is there are source code available for CDCM6208 EVM Software GUI? Is there some user guide on how to implement register value calculation for CDCM6208 IC configuration?