Question
Feed Two GPIO From Same Timer?
Posted on September 19, 2014 at 16:25
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!