Skip to main content
jvavra
Associate III
September 19, 2014
Question

Feed Two GPIO From Same Timer?

  • September 19, 2014
  • 3 replies
  • 620 views
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!
    This topic has been closed for replies.

    3 replies

    waclawek.jan
    Super User
    September 19, 2014
    Posted on September 19, 2014 at 16:36

    What?

    Tesla DeLorean
    Guru
    September 19, 2014
    Posted on September 19, 2014 at 16:53

    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.
    Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
    jvavra
    jvavraAuthor
    Associate III
    September 19, 2014
    Posted on September 19, 2014 at 17:04

    Guys,

    Nevermind, turns out the answer can be found in the datasheet (of all places!). Thanks anyway for the replies.