Sparkfun QWiiC Clock Generator 5P49V60 Frequency Divisor Questions

To whom it may concern,

I have been trying to cascade the Fods using example 6 as a base but I have not been able to get it to divide the clock down (I need to go below 1MHz on one of the channels). While the example shows the connection of the internal Fods but it does not show how one goes about dividing the frequency down using the Fod.

Moreover, looking at the source code and the programming guide, the clockGen.setIntDivOut* function should accept up to a setting of 4095 (i.e., 12 bits), but the code only allows up to 8 bits (i.e., its set to uint8_t).

First time on this forum, and any help on the sequence of calls to do frequency division from Fad2 on down would be much appreciated! Also, if there is a way to support a divisor of more than 8 bits would be greatly appreciated.

Thanks in advance for your help!