SX Key to clock Prop?
User Name
Posts: 1,451
One of the many things that made the SX Key so outstanding was its ability to synthesize most any frequency. (BTW, does anyone know what its granularity was? I know the software will accept any arbitrarily value that is within its operating range, but there is evidence that it doesn't actually generate any arbitrary value - rather it defaults to the nearest frequency it can deliver.)
I wonder if an SX-Key could be used to clock a Propeller? The 5V vs 3.3V isn't the issue. I guess the question is: What would be the simplest way to trick the SX Key into configuring and running its generator? Could the Prop itself do that?
I guess it could be done by using an actual SX chip and running the clock line to the Prop. I wonder if that's the only practical way?
I wonder if an SX-Key could be used to clock a Propeller? The 5V vs 3.3V isn't the issue. I guess the question is: What would be the simplest way to trick the SX Key into configuring and running its generator? Could the Prop itself do that?
I guess it could be done by using an actual SX chip and running the clock line to the Prop. I wonder if that's the only practical way?
Comments
-Phil
Anyway, I like the direction this is taking. There are still some details to be worked out about making the transition from internal RC timing to external clock. It may even be that I provide a mux to select between two external sources - one fixed and one programmable - just so that the Prop can vary the programmable source on the fly w/o messing up the timing of the serial communications that are effecting that change. On the other hand, I2C slaves are fairly tolerant of timing variations. We'll see.
-Phil