Network Configuration Page settings not working (darren05)
Hi, I've been using the stack demo "TCPIP-Demo App" and modifying it to make my needed application. At the end, I need the end user to be able to make network configurations. WIth the default firmware...
View ArticleGenericTCPServer() call to TCPOpen() Failure (HansC)
My application is fully developed and deployed running Web pages, USB host, push buttons, LCD display, codec to 8 ohm and 600 ohm port. The Ethernet Web pages work with multiple pages and multiple...
View ArticleArrays/Webpages (bblessing)
Ok, so I'm curious as to whether there is a simple trick to displaying arrays on a web page. In working with the webpages and MPFS2 application, the HTTPPrint_xxxx functions can take variables. One...
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 ArticleICMP packets sent from pic to PC, but PC not respond. (edisonc)
Hi, I use Microchip sample ICMP client code to send ping to PC over a cross-over cable. Wireshark is running on PC. It captured ICMP request from the pic, but PC does not respond. Anyone can help...
View ArticleDiscovery tool not working when using Harmony in static ip address (BDD)
Hi AllIf I run Harmony in DHCP-on (using ENCX24j600) then the discovery tool is working, when I change this to static then the tool is not working. Any ideas?..
View ArticleAdd a second RJ45 to a PIC18F97J60 board? (pb33)
Hello everyone, I developed a few years ago a PIC18F97J60-based card with an Ethernet RJ45 jack. I would add a second RJ45 jack for easy connection to other cards without using an external switch. What...
View ArticleENC28J60 - NOK on some switch ports (demoman)
Guys, I have a strange behavior using an ENC28J60 Ethernet IC: Overview: The IC is connected to STM controller via SPI. I’ve attached the schematics. It’s configured to half-duplex mode, for...
View ArticleLAN9252 EEPROM config datasheet error? (Bremenpl)
Hello there,I am working with LAN9252. Im not sure I understand the document "Schematic checklist for LAN9252" correctly. It states there: E2PSIZE (pin 45), this strap pin configures the I2C EEPROM...
View ArticleHow to get LED status (linked,speed,data) of PHY chip (DirkF)
Dear all,here is my config:Ethernet PHY Chip: DP83848MCU: PIC32MX795F512TCP-IP Stack: v5.42Board: Partial copy of Ethernet starter kit 1. Its working fine, the 3 LED connected on the PHY chip are...
View ArticleHTTP with concurrent requests (swissembedded)
Hi I wrote a little http server that can run with a single connection or with multiple connections. The problem is that I get a lot of timeouts from the webbrowser when I run only one server socket at...
View ArticleBrowser - save file to remote machine (anbeyon)
A am sorry for asking this question here. I realise its nothing to do with Microchip but I am not sure where else on the web to post it. I have been working on a project that uses the HTTP server I am...
View ArticleEthernet code without MLA or Harmony (medielectro)
I have made a circuit based on PIC32MX128F... and ENC28J60. It has an RJ45 jack connected to ENC28J60 as per the standard connections. Even before programming the PIC32, when connect the circuit with...
View ArticleDP83848I + PIC32MZ Ethernet Controller not initializing properly? (Jakiro)
Hi, I am currently working on a project using PIC32MZ2048ECG100 inside a chipKIT Wi-FIRE connected to a DP83848I Analog Evaluation Module. The configuration for the MAC is Alternate (AE) and using MII....
View ArticleTesting Ethernet Physical Layer ( LAN 8740 etc ) (mrpackethead)
I want to be able to test the physical layer of the Ethernet that is being transmitted / received at the PHY ports of the LAN8740. This is so I can verify that the board design is up to spec. This is...
View ArticlePIC32MZ and Switch KSZ (Vyacheslav)
Hi.The custom board have CPU PIC32MZ1024ECH100 and PHY KSZ8873RLL.In the project web_server_nvm_mpfs (Harmony v1_06) replaced theCPU PIC32MZ2048ECH144 to PIC32MZ1024ECH100.Settings in the MHC has not...
View ArticleLAN9303 and only one Ethernet port (DominusT)
Hi. I'm designing a module similar to LAN9303 PHY Switch Daughter Board. I also must design a module with a single Ethernet port, for which I should take as a model of design to LAN8720A PHY Daughter...
View ArticleLegacy MLA v5.42.08 DHCP client issues (ElwoodBlues)
I am working with a device which has implemented the latest Legacy MLA TCP/IP stack (version 5.42.08).I have noticed that the Legacy MLA TCP/IP stack DHCP client does some abnormal or non-conformant...
View ArticleInternet connection through CDMA modem (sending data throught UDP protocol)...
Dear All,is it possible to use TCP/IP stack for sending UDP protocol packets from my application through connected USB GSM/CDMA modem (not throught ethernet)? I am able to connect the CDMA modem...
View ArticlePrint server with PIC32 (DominusT)
Hi. Is there an example of Print server with PIC32 for USB printers? Thanks..
View Article