Zeroconf mDNS bug and fix (peterd666)
My apologies for the length of this message... Setup: - PIC32 Ethernet Starter Kit with PIC32MX795F512L - MPLAB IDE v8.56 running on Windows XP Pro SP3 - REAL ICE - Wireshark v1.2.6 running on Windows...
View ArticleFreeRTOS TCP/IP Stack PIC32 (swissembedded)
Hi FreeRTOS has a TCP/IP / UDP stack included now. Is there already a port for pic32 family with internal MAC? Best regards Dani..
View ArticleHow to check enc28j60 connected correctly?? (alagappan_nachu)
hi all, i did following steps: please guide me through further steps.1) i am using PIC18f66k80 interface with enc28j60. I used 8MHz internal oscillator and i enabled PLL (FOSC = 8x4=32MHz).i checked...
View ArticleFTP sockets (Benny32)
Hello everbody, I'm writing a own FTP server for my software (based on Legacy MLA). The commands work well so far (Server Port 21). But the data communication is not working. The problem is that I...
View ArticleLAN8720AI-CP "link activity" LED is blinking whenever 100 Mb link is present...
I built a prototype board including the LAN8720AI-CP Ethernet PHY chip. In general, it works fine. It autonegotiates with both 10 and 100 Mb switches, I can ping my board and open a TCP connection to...
View ArticleStrange thing with XML file (anbeyon)
Hi All I am hoping someone might be able to point me in the right direction. I have been developing a project for a little while. I am running on PIC32MX with HTTP2 web server running and have been...
View ArticleWebpage security issue (bblessing)
I'm using a PIC32MX470F512L processor, ENC424J600 Ethernet controller, the XC32 1.34 compiler and the latest version of the MLA. I'm in the process of porting everything to Harmony, but for now the MLA...
View ArticleSMSC LAN8720 (LJSteve)
Has anyone gotten the LAN8720 PHY working with a PIC32? At the moment mine powers up and gives a good link light on both the hub and my board, but no packets are sent and the 10/100 LED blinks at about...
View ArticleLAN9512 mount USB stick? (nonkeldw)
Hello, I have a LAN9512 with 2 USB A ports.Is it possible to make a bridge with this LAN Chip?USB To Ethernet=> I put a USB stick into the PCB and the device translate the USB to Ethernet, and my...
View ArticleBest method for downloading log data from the PIC via Ethernet? (Kaiser442)
This is for a PIC32MZ using Harmony 1.06 We're designing a new product that will store a bunch of log data in a serial flash chip (Probably 1-2MB but could be larger. The flash is 32MB). Normally, we'd...
View ArticleForce the web browser to download .txt file from SD card (ced89)
Hi, I'm working on creating a web server using the TCP/IP stack, and I've managed to make my system log each event in a .txt file on the SD card. My question is the following: how can I make a button...
View ArticleProblem with SO pin in enc28j60?? my MCU puts correct data into enc, but...
i am using pic18f66k80 needs to be interface with enc28j60. i wrote led toggle configuration and confirmed that write to enc is working. then i wrote 0xff to a control register and tried to read that...
View Articlewebpage dynamic variables (bblessing)
I have been updating my web server recently to take advantage of jQuery. Granted this eats up space, but I have a 2 Mb flash chip on my board and making this jump took me to about 5% of capacity....
View ArticleHandshake - Network Presentation Layer (hansepans)
Hello,I'm new with ssl/tls. Can I make a handshake only with the Network Presentation Layer (with the transport interface!?) ? I have a SSL-Library and I need to make a handshake, but i can't, because...
View ArticleConnecting two enc28j60 or lan8720 devices via the MAC side (PeteG)
Hello, my setup should look like this: pc1 --> lan cable --> ethernet module 1 (lan8720, enc28j60, ...) --> several female jumper cables --> ethernet module 2 --> lan cable -->...
View ArticlePIC32MX695F512L with KSZ8863MLL Stack issues (JPittenger)
I have a board design using a PIC32MX695F512L interfacing with a KSZ8863MLL 3 port switch through MII interface. I am having trouble getting any Ethernet traffic. I am able to ping through the two...
View ArticleENC624J600 read/write issue (lalit22in)
Hi, I am using NOR flash, SRAM and ENC624J600 with coldfire processor in parallel interface. All these three device sharing the data, address and control lines. NOR flash and SRAM are working without...
View ArticleDNP3 implementation (danchoi955)
I'm new to DNP (distributed network protocol). Does anyone familiar with this protocol or have any information that could help me get started? I'm looking to implement it on the PIC24 using the...
View ArticleTCP Server sends ACK when the Client sends data how do I turn the ACK off...
I am writing a DNP3 outstation Server using the TCPIP stack Ver 5.20 and when the client sends a single packet request the TCPIP stack (Server) sends a ACK packet with no data, then it send another...
View ArticleSuitable RJ45 connector for enc28j60? (alagappan_nachu)
Hi i had purchased enc28j60 module with Hanrun911105A connector. Earlier i tried with our own schematic which is similar to enc28j60 module i purchased except rj45 connector. Then i purchased enc28j60...
View Article