convert from 16F877 to 18F4550


Closed Thread
Results 1 to 5 of 5

Hybrid View

  1. #1
    Join Date
    Feb 2010
    Posts
    17


    Did you find this post helpful? Yes | No

    Default Re: convert from 16F877 to 18F4550

    ADC turned off because i'm using an external 12bit ADC with SPI using shiftin and shifout commands.
    Thanks for the replay.

  2. #2
    Join Date
    Oct 2004
    Posts
    440


    Did you find this post helpful? Yes | No

    Default Re: convert from 16F877 to 18F4550

    Joe

    Concerning:
    SDI VAR PORTC.4
    SDO VAR PORTC.5

    From the 18F4550 data sheet:
    Digital input RC5 and RC4 are only available as port pins
    when the USB module is disabled (UCON<3> = 0).

    Unlike other PORTC pins, RC4 and RC5 do not have
    TRISC bits associated with them. As digital ports, they
    can only function as digital inputs.


    Norm

  3. #3
    Join Date
    Oct 2004
    Posts
    440


    Did you find this post helpful? Yes | No

    Default Re: convert from 16F877 to 18F4550

    Joe

    Any luck with the conversion?


    Norm

Similar Threads

  1. Need to convert C to PBP
    By timmers in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 6th August 2012, 06:47
  2. How to convert binary to decimal?
    By Cabomba in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 13th October 2007, 01:27
  3. Convert Hex to Decimal
    By RONKON in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 9th May 2006, 01:01
  4. Convert to Decimal
    By mglazer in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 5th November 2005, 11:31

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