Recommend PPS for 16F1578


Closed Thread
Results 1 to 4 of 4
  1. #1
    Join Date
    Jun 2005
    Posts
    53

    Default Recommend PPS for 16F1578

    I don't use MPLAB and haven't had any luck getting the MPLAB MCC tool to operate.
    I need the configuration for TX out on PIC16F1578 RB7. I thought it would default to RB7 but appears on RB3.
    Maybe there is another way than using the MPLAB MCC?

    I'm guessing RB7PPS= ???

    Thanks
    Last edited by markedwards; - 26th October 2022 at 22:51.

  2. #2
    Join Date
    May 2013
    Location
    australia
    Posts
    2,389


    Did you find this post helpful? Yes | No

    Default Re: Recommend PPS for 16F1578

    I'm guessing RB7PPS= ???


    RB7PPS=9 ;according to mcc
    Warning I'm not a teacher

  3. #3
    Join Date
    Apr 2014
    Location
    OK
    Posts
    557


    Did you find this post helpful? Yes | No

    Default Re: Recommend PPS for 16F1578

    Referencing Table 12.2 on page 141 of the data sheet, and Register 12-2 on page 139 of the data sheet:
    Code:
    RB7PPS = $09

  4. #4
    Join Date
    Jun 2005
    Posts
    53


    Did you find this post helpful? Yes | No

    Default Re: Recommend PPS for 16F1578

    A great big Thank You for the clarification.
    I looked at the RxyPPS in 12-2 and didn't see xy = B7 and so RB7PPS.
    I was looking at 12-3 and didn't know how Bit0 thru Bit3 was determined.

Similar Threads

  1. PPS understanding on 16F15313
    By boroko in forum PBP3
    Replies: 14
    Last Post: - 24th September 2020, 09:43
  2. PIC18F27J13 Peripheral Pin Select (PPS)
    By Aussie Barry in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 28th April 2015, 12:51
  3. pls recommend me a module.
    By nimonia in forum Bluetooth
    Replies: 7
    Last Post: - 19th October 2013, 18:34
  4. recommend simulation software?
    By tkly36 in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 20th April 2007, 20:11
  5. Replies: 10
    Last Post: - 14th April 2007, 04:34

Members who have read this thread : 1

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