ENC28J60 component remap does not work with PIC24FJ64GA

A forum where Flowcode v7 user created components can be shared, discussed and reviewed.

Moderator: Benj

Post Reply
patrick schoon
Posts: 74
Joined: Mon Aug 23, 2010 7:07 pm
Location: Amsterdam
Has thanked: 7 times
Been thanked: 13 times
Contact:

ENC28J60 component remap does not work with PIC24FJ64GA

Post by patrick schoon »

Hi,

I tried to use the TCP/IP ENC28J60 component in my PIC24FJ64GA (44pin) project.
According to the PIC datasheet all SPI I/O is remappable.

For the first channel I/O is fixed on port-B, except Reset and CS.
The second channel is remappable but when selecting a pin the select tree is empty.
Software select does work.

My I/O is fixed in the design and I can not use channel 1. Can this component be fixed for remapping using channel-2?

Regards,

P.S.

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: ENC28J60 component remap does not work with PIC24FJ64GA

Post by Benj »

Hello,

Which chip specifically are you using. Some chips have remappable SPI 1, 3 and 4 but channel 2 is not remappable.

Post Reply