Exclusive OR - XOR


Results 1 to 6 of 6

Threaded View

  1. #1
    Join Date
    Aug 2006
    Location
    Look, behind you.
    Posts
    2,818

    Cool Exclusive OR - XOR

    How would you go about using an xor function with 2 outputs, without using discrete logic IC followers, is this DOable in code? What I am seeking to do is combine 2 outputs as follows: output 1 logic hi or low depending on what it needs to output. output 2 would be a cycling hi/low signal. the output would either cycle opposite output 2 or output 1 in a steady state depending upon what output 2 is doing. I can do this using a 7486 xor gate, I would rather do it in code but have Zero Idea as to how.

    Thanks Again
    JS

    RTFM / CONFUSED = DUMMY W / HEADACHE
    Last edited by Archangel; - 8th September 2006 at 09:38.

Similar Threads

  1. A logic gate chip with 1 ea XOR and 2 ea AND gates?
    By jellis00 in forum mel PIC BASIC Pro
    Replies: 21
    Last Post: - 5th August 2009, 05:29
  2. XOR result different with PC application
    By Pic2008 in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 26th January 2009, 04:56
  3. Exclusive bit settings (i.e. PORTS)
    By flotulopex in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 31st March 2007, 21:37
  4. Xor Sum
    By Sphere in forum General
    Replies: 3
    Last Post: - 7th December 2006, 07:52
  5. Exclusive OR howto?
    By Ali_en in forum General
    Replies: 2
    Last Post: - 5th May 2005, 12:11

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts