Page 1 of 1

[Solved] Create an Client/Server project with PIC32

PostPosted: Wed Sep 19, 2018 9:26 am
by Elinux
Hello :) ,

I would like to create a simple TCP project (Client / Serevur) on a PIC32 ETHERNET STARTER KIT card that has a PIC32MX795F512L, Without using MPLAB Harmony.

To achieve this, I installed: MPLAB X IDE v4.20 and MPLAB IDE v8.90, for lack of experience, I do not know which one to use for this project !!.

I did a lot of research, but I only find projects and demos using Harmony (which I do not want to use), I also tested my card with a simple LED ignition program and it works very good.

:?: Someone would have links on examples (Client/Server) and also the steps to follow for the realization of a project TCP/IP without going through Harmony (Installation of the stack TCP / IP ...)?

Thank you ;)

Re: Create an Client/Server project with PIC32

PostPosted: Thu Sep 20, 2018 4:01 am
by AussieSusan
Look at the Microchip Libraries for Applications and in particular the TCP/IP Stack.
The MLA is still available (although it is supposed to be superseded by the MCC environment) and you will need to read the Application Notes that tell you how it works and how to tailor the stack to your requirements.
Susan