Cool! :) That looks like the ticket! The 18F47J53 is very similar to the 18F46J50 family with very similar pinouts and both use PPS. The '27/47J53 has 128kb of flash and an extra comparator, but they are very similar internally.
The pragma declarations are very useful too since it's internal 48MHz that is being set-up, not requiring the use of a 20MHz external crystal, like most of the 18F26J50 examples. Great stuff to find these little nuggets hidden amongst the hundreds of examples! Thanks. On Thursday, June 2, 2016 at 6:01:16 PM UTC-4, Matthew Schinkel wrote: > > I don't have any experience with PPS, so maybe someone else can assist, > but did you look at 18f27j53_pps_rx2tx2.jal? Looks like a re-map of the > rx/tx pins. > > Use serial_software on other pins if you have to. > > Matt. > -- You received this message because you are subscribed to the Google Groups "jallib" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/jallib. For more options, visit https://groups.google.com/d/optout.
