PIC18f97J60 Network Support

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 8.

Moderator: Benj

Post Reply
J1R2403
Posts: 3
Joined: Tue Oct 27, 2020 7:04 pm
Contact:

PIC18f97J60 Network Support

Post by J1R2403 »

Hello! I am currently working on the PIC18f97J60 and I want to make use of the internal ethernet communications this PIC has. Does Flowcode V8 support the embended network (TCP/IP) feature? If yes, how do I use it? Thanks!

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: PIC18f97J60 Network Support

Post by Benj »

Hello,

We don't currently have a TCP software stack for internal TCP/IP peripherals. You may be able to use a Microchip library and include it in the Flowcode project using C code icons and the SUpplementary code window.

Let us know how your getting on if you give it a go.

J1R2403
Posts: 3
Joined: Tue Oct 27, 2020 7:04 pm
Contact:

Re: PIC18f97J60 Network Support

Post by J1R2403 »

Ok, thanks i will try that and let you know

J1R2403
Posts: 3
Joined: Tue Oct 27, 2020 7:04 pm
Contact:

Re: PIC18f97J60 Network Support

Post by J1R2403 »

Just a follow up question because I'm to new at using Flowcode, how do I import a Mplab library to Flowcode?

Post Reply