2014-09-19 07:25 AM
I had been using two different timers based on a PLL to feed two different GPIO pins. It may be creating some timing shifts that my hardware (custom ASICs) don't like. I tried feeding both GPIO from the SAME Timer, and I only seem to get an output on one. Is this to be expected?
Thanks!2014-09-19 07:36 AM
What?
2014-09-19 07:53 AM
Well each timer only has a single counting element, if that's what you mean.
I think you need to describe or diagram the nature of the connections and signals.2014-09-19 08:04 AM
Guys,
Nevermind, turns out the answer can be found in the datasheet (of all places!). Thanks anyway for the replies.