PPS - PPS Lite

General discussion on mikroBasic PRO for PIC.
Post Reply
Author
Message
dmtulsa
Posts: 114
Joined: 04 Jun 2010 14:08
Location: Tulsa,Ok
Contact:

PPS - PPS Lite

#1 Post by dmtulsa » 31 Oct 2014 16:44

>>This library covers also Peripheral Pin Select Lite module available with the PIC18FxxJ94 devices.

Does this mean the 18FxxJ94 can only use the PPS Lite parameters? It looks that way. I can find little about it the the 18FxxJ94 data sheets.
If I just want to set an input or output that is not a PPS lite parameter I just use TRISx like normal then use portx or latx like with chips that don't have PPS, PPS Lite.

>>A key difference between pin select and non-pin select peripherals is that pin select peripherals are not associated with a >>default >>I/O pin.
>>The peripheral must always be assigned to a specific I/O pin before it can be used. In contrast, non pin selectable peripherals >>are always available on a default pin, assuming that the peripheral is active and not conflicting with another peripheral.

How do I know if a pin has a default or must be assigned / remapped.

I'm starting to understand it
Doug
KD5NWK

User avatar
filip
mikroElektronika team
Posts: 11874
Joined: 25 Jan 2008 09:56

Re: PPS - PPS Lite

#2 Post by filip » 06 Nov 2014 14:56

Hi,

The PIC18F97J94 family uses PPS lite only, you may find more information on this in the datasheet, 11.15 PPS-Lite :
http://ww1.microchip.com/downloads/en/D ... 30575A.pdf

Regards,
Filip.

Post Reply

Return to “mikroBasic PRO for PIC General”