18f4550 portc.4 and portc.5 problem


Closed Thread
Results 1 to 8 of 8

Hybrid View

  1. #1
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    And did you also disabled the onchip transceiver? UCFG<3>=1?

  2. #2
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959


    Did you find this post helpful? Yes | No

    Default

    The 4550 powers up with the USB module turned OFF.
    And unless you have included USB statements in your program, it'll stay that way.

    Whenever the module is OFF, the pins are in data INPUT mode. They cannot be set to output, because there are no corresponding TRIS bits.

    If you can't read those pins, you've probably got something external going on.
    DT

Similar Threads

  1. Sony LanC Program
    By l_gaminde in forum mel PIC BASIC Pro
    Replies: 24
    Last Post: - 3rd October 2009, 19:43
  2. confused problem with interrupt in a working program
    By illuminator4 in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 14th November 2008, 17:01
  3. Problem with RX from Nokia 6210 ?
    By iugmoh in forum GSM
    Replies: 6
    Last Post: - 20th May 2008, 23:48
  4. 16F676 Please explain this problem...
    By Jayhovah in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 9th May 2008, 21:30
  5. shifting problem
    By helmut in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 31st August 2007, 06: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