Flowcode ethernet components for COMM

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

Moderator: Benj

Post Reply
r_teixeir
Posts: 96
Joined: Fri Jul 15, 2016 10:51 am
Has thanked: 24 times
Been thanked: 5 times
Contact:

Flowcode ethernet components for COMM

Post by r_teixeir »

Hi all,
I was wondering if somebpody could give me information about the ethernet modules?

I have the Pic18F87J60, and I would like to use it on my flowcode 6. Can I use the TCP Components even though they were made to be used with the modules:

Wiznet NM7010A Ethernet Module
Wiznet WIZ810MJ Ethernet Module
Wiznet WIZ610WI Wifi Module
Microchip ENC28J60 Ethernet Module
Espressif ESP8266 Wifi Module

OBS: Or should I use only these modules on flowcode 6 or 7?

Thank you very much

Rod

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: Flowcode ethernet components for COMM

Post by Benj »

Hi Rod,

At the moment we do not support internal TCP/IP stacks and only support the external modules you listed.

r_teixeir
Posts: 96
Joined: Fri Jul 15, 2016 10:51 am
Has thanked: 24 times
Been thanked: 5 times
Contact:

Re: Flowcode ethernet components for COMM

Post by r_teixeir »

Benj, I found the ethernet module Wiznet W5100 on a local market.
Can I use it instead of the WIZ810MJ whis is the network module that includes W5100(TCP/IP hardwired chip, include PHY), MAG -JACK (RJ45 with X’FMR) with other glue logics?

Thanks

Rod

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: Flowcode ethernet components for COMM

Post by Benj »

Hi Rod,

The Wiznet modules are expensive and get rather warm, they are now pretty old hat but largely work.

I would recommend using the Microchip ENC28J60 modules for wired TCP/IP comms as they are dirt cheap on eBay and work really well.
Can I use it instead of the WIZ810MJ whis is the network module that includes W5100(TCP/IP hardwired chip, include PHY), MAG -JACK (RJ45 with X’FMR) with other glue logics?
To answer your question yes it should work.

Post Reply