Regarding SMSC8742 (kk89)
Hey. Do you guys now if I can use the smsc8740 driver for a smsc8742 phy, which is the one i have. I cannot find the driver c file for SMSC8742. I have read somewhere that they should be pin compatible...
View ArticleENC28J60 Not working properley (esarearthur)
I got ENC modules from Ali express and trying to parse some data through ethernet but I can't get it to work. I have confirmed it is working with an Arduino and it's good but want to maintain a PIC...
View ArticleTCPIP Discoverer does not broadcast discovery request (dreamerK)
Hello,I am trying to use the TCPIP Stack announce service on PIC32, the stack version is v5.42. The problem I am facing is the PIC doesn't announce MAC and hostname, after debugging I found that the...
View ArticleIP101G with PIC32 Ethernet Starter Kit II (ryannazaretian)
Hey everyone, I purchased the PIC32 Ethernet Starter Kit II and an IP101G daughter board. I switched the daughter board in Harmony from the SMSC_LAN8740 to the IP_IP101GR. When bringing up the network,...
View ArticleHow much memory does the Stack actually need ? (jc5303)
How much text and RAM memory is actually needed for a minimal TCP/IP Stack with a small application like Modbus? I saw an estimate of 24-36k somewhere, but this seems excessive...
View ArticleENC624J600 (Luxusl)
Hi guys, i´m trying to initialize the Ethernet Controller ENC624J600 but i can´t find the original header and c-files?! I have the problem that i can´t write or read via SPI . There is a ( or a...
View ArticleKnown bugs in TCP/IP stack (Vrund)
Dear all, The following are the firmware details: Controller :PIC32MX795F512H IDE :MPLAB X IDE v8.80 Compiler :C30 TCP/IP Stack :TCPIP Stack vv5.25 The application(configured asTCP server) gets hanged...
View ArticleInitializing ENC28J60 - Anyone familiar with this chip? (blipton)
Is there a sequence of command/reads that would indicate if the ENC28J60 is running and ready? The RJ45 jack shows the green light on, and the orange light blinks whenever the connected pc tries to...
View ArticleENC28J60 no clockout (varesa)
I am unable to get anything on the CLKOUT pin (chip not running/starting?). Can anyone see what is wrong in my setup? I am clocking it from a 25MHz oscillator, verified working & present on pin 23...
View ArticleSD Card Logger (MDD File System MLA 5.42) (Piwi)
Hi, I am using the "MDD File System" to log data to SD card. It works pretty well...But which setting I have to set up when formating the SD card?File system: FAT16Sector size: ?? I tried different...
View ArticleAuto-IP problem (Bell)
Hi all, I have a little demo board I made with a PIC32 processor. I have the everything working when I use DHCP or static IP, but when I try to configure the board using Auto-IP, I get some strange...
View ArticleEthernet and USB together - lead to reboot (DarioG)
I have a working board featuring a PIC24 (either GB or EP), an LCD display, Ethernet 100Mb, SD micro card and of course USB.Now I am trying a new software, featuring USB Mass-Memory device and Ethernet...
View ArticleGet / Set Multiple TextBox in one time (sebastien.decorme)
Hi,I'm looking for a way to update multiple Textbox on my Web page. I need to update value only when I press a buttonGet to send data to pic.Set To get data from pic.The data are array of float / byte...
View ArticleProvide guide line about the tcp/ip stack (SAYAN)
Dear sir, I am founding how to download tcp/ip stack. When i search in microchip site i got mplab harmony, so kindly provide me the link for tcp/ip stack or guide me how to use it in my projects it...
View ArticleWebserver on PIC18f97j60 (Sim_13)
Hello All, Kindly help me building the webserver on PIC18f97j60. I have downloaded all the MLA from microchip. I have mpLab ide v8.88. I am not able to put them in place. And even unaware of the...
View ArticleHow to use TCP/IP STACK MODULES (SAYAN)
Hi, I have downloaded the mla latest version, but do not understand how to develop program from here; How to figure out what kind of modules i need and what are the important module that i must have to...
View ArticleUnidentified network (kk89)
Hello. I have bulit my own board with a PHY smsc8742 and a PIC32MX69, it is built according to the devolpment board PIC32 Ethernet Starter Kit II. But when I try to build the harmony example project...
View ArticleEnabling SSL breaks DNS (JohnyGing)
Hi All I am using a PIC32MX470F512 and an ENC28J60 with the Microchip stack 5.42.08. I am also using FreeRTOS version 8 and running the stack as a task. Everything has been working fine - I am serving...
View ArticleENC624J600 (Luxusl)
Hi guys, does anyone have the c compiler C18 for the following code?do { WriteReg(EUDAST, 0x1234); } while(ReadReg(EUDAST) != 0x1234u); it´s very hard to realize it!?..
View ArticleLAN9512 getting "can't set config #1" message (nedeljko.radulovic)
Hello, I am working on custom hardware based on iMX6 series processor. I am using LAN9512 to get one more Ethernet port, but I am having an issue. I cannot get it to work. I used the schematic proposed...
View Article