12F675 Serout


Closed Thread
Results 1 to 4 of 4

Thread: 12F675 Serout

Hybrid View

  1. #1
    BobSpencerr's Avatar
    BobSpencerr Guest

    Default 12F675 Serout

    Can anyone help.
    I wrote a program for the 12F629 which used serout on porta.3 and it worked perfectly. I could not get hold of anynmore of the 12f629 and found that I can get the 12F675 easily. I compiled the code for this processor and all elese works but the porta.3 is silent.

    I know that this pi is part of an onboard a to d converter and would assume that I may have to set this to off somehow.

    Anyone else come across this before?

    Thanks for any advice.

  2. #2
    Join Date
    Jul 2003
    Posts
    2,358


    Did you find this post helpful? Yes | No

    Default

    You MUST check the PIC's Datasheets when you swap from one device to another. Look at the pin diagram, GP.3 is INPUT ONLY. Reassign to another pin if you require SEROUT.

  3. #3
    BobSpencerr's Avatar
    BobSpencerr Guest


    Did you find this post helpful? Yes | No

    Default solved

    Dear All,
    I thank you for your responces.
    I have fixed this problem.
    I had to turn the a to d and comparator modules off to allow for digital access to the port.


    Thanks again.

  4. #4
    Join Date
    Jul 2003
    Posts
    2,358


    Did you find this post helpful? Yes | No

    Default

    Bob - Your original posting indicated you wanted to use SerOUT on an 12F675 pin GP.3... Did you reassign the pin to another I/O?, otherwise you gotta tell us how you got SerOUT to work on an INPUT ONLY pin...

Similar Threads

  1. A Serial GLCD 128x64 Simple Project
    By Oldspring in forum Off Topic
    Replies: 0
    Last Post: - 8th March 2010, 20:58
  2. Serout to serial servo
    By azmax100 in forum mel PIC BASIC Pro
    Replies: 20
    Last Post: - 12th August 2009, 16:46
  3. Advice-scrutiny for my serial controller
    By kevlar129bp in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 13th December 2008, 17:11
  4. 12f675 Serout Int_Osc problem
    By RFsolution in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 30th April 2007, 09:39
  5. Keypad unlock (as in garage door possibly)
    By Fred in forum Code Examples
    Replies: 5
    Last Post: - 2nd April 2006, 04:26

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