12f675_fuse_about_to_blow!


Results 1 to 40 of 929

Threaded View

  1. #33
    Join Date
    Feb 2010
    Location
    I live in the UK
    Posts
    562


    Did you find this post helpful? Yes | No

    Default

    Thanks for that mackrackit, I think I'm there now

    Just as an aside here, when I first started PIC programming in February I think it was, I never thought I'd ever figure out how any of the registers worked. I think I'm slowly getting there now though.

    So the last bit of program from the Main: section was:

    Code:
    ENDIF
        E_OUT=1          ' Enable transmitter (+ lights RFEN LED on demo board)
        PAUSEUS 25       ' Allow RF stage to stabilize
    Which is GPIO.5 RF transmitter enable output (SYMBOL E_OUT = GPIO.5).

    So the next part is the Encoding. I've got an idea on how this works (but not the full picture), I'll post up later.

    Dave
    Last edited by LEDave; - 14th November 2010 at 18:14.

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