18F67J60 & stack 5.42 will accept port change interrupt ? (crocu)
Hello I've build a very simplified board based from Picdem2 net. I changed the PIC for a 18F67J60 and webpage storage is hosted by 25VF32 flash memory. I know that Ethernet controller should always be...
View ArticleGet WIFI MRF24WG working on an homemade PICDEM2 NET board (lcoulon)
Hello, I built a 67J60 board and it works fine with ETH97 ethernet controller. The board has also been designed to receive a Wifi daughter board on it.I spent lot of time to get the board connected to...
View ArticleMicrohip TCP/IP Stack 5.x : restart PHY (Emcy)
Hello, To reduce power consumption of my product, I need to turn off the PHY.Problem is when I restart the PHY, Stack doesn't work : PHY is configured correctly and I can read PHY internal registers.I...
View ArticleReduce tcp ip demo app hex file size (Abin)
Is there a way in which we can reduce the size of the tcp ip demo hex file ? I have build one for PIC32MX695F512H which is 438KB in size. How can I reduce it so that I can port it other PIC's , for...
View ArticleLAN8720 and nINT/REFCLK (TechGuyFive)
Hi,I am working on designing a new PIC32MZ board using the LAN8720A PHY controller. I looked online, including these forums as reference since I have never worked with this PHY and this is also my...
View ArticleTrouble hosting more complex web servers on Ethernet Starter Kit (raccess)
I am having trouble generating and hosting a more complex web server on the Ethernet Starter Kit. I am using the TCP/IP demo app and have generated my own image with the MPFS2 generator. I know my...
View ArticleBOOTP server funcionality (Andy123)
Does anyone know if Microchip TCP stack can be configured as a DHCP/BOOTP server? I want to make a handheld device that can respond to simple BOOTP requests Please point me to the right direction....
View Article32MX SSL HTTP server support? (DmitriK)
I've added SSL client support a while back and it's working fine for emailing using gmail. Now I need to add SSL for the webserver and I'm a bit stumped. I enabled STACK_USE_SSL_SERVER, I verified my...
View ArticleProblem with PIC24FJ256GA106 + ENC424J600 (FLYPORT ETHERNET) (operatorsys)
Hello, I use FLYPORT platform with source code from MLA "microchip_solutions_v2013-06-15" from example project "Demo App", but blocking in next function "WriteReg(EUDAST, 0x1234);" // Set and clear a...
View ArticleHelp Please Interrupts (John H)
Ok so I'm trying to understand the TCP/IP stack and have the demo running, I am using TCP/IP STACK microchip_solutions_v2013-06-15And have used the Demo MplabX Project in.........
View ArticleWebserver not working with adc interrupt (Abin)
Hi all,I am trying to implement a simple adc function as shown in this link : http: //umassamherstm5.org/tech-tutorials/ pic32-tutorials/ubw32-tutorials/4-analog-inputs . The program works properly...
View ArticleDisplay a list of variable on a webpage (lcoulon)
Hello I need to display on a webpage a list of strings stored into a EEPROMFor do that i use the following function in CustomHTTPApp.c, but the readings are not correct.It looks there is an issue with...
View ArticleSMSC LAN9303: Preventing traffic between port 1 and 2 (nmnilsson)
We are using the SMSC LAN9303 switch to expose two ethernet interfaces, using "host CPU port special tagging".( See 81-- )Port 0 is connected to host CPU.Port 1 is the external ETH1.Port 2 is the...
View ArticlePic32mx340f512h to Enc28J60H (btb900)
ok, I am lost. I simply want to be able to send modbus commands over tcp using the Pic32Mx340f512H using the Enc28j60-H.I know how to do the modbus part, I have done that before, but I do not know the...
View ArticleData loss on disconnection of ethernet cable from server(PC side) (avil)
Hi , Am working on a Firmware which Uses TCP/ip stack .The controller used is PIC18F87J60 which has Built in PHY+MAC .Am configuring my controller as TCP Server and An Application on Windows Acts ac...
View ArticleBad packet size in enc28j60. (priyanka24)
Hi, I am using enc28j60 rev-B7 chip with version-0110. I am perfectly able to do ping(>70,000) times. But while trying to use TCP/UDP based application I am facing problems. For a while I am able to...
View ArticleEnable / disable a variable to be displayed on a webpage (lcoulon)
Hello, The purpose of my project is an ethernet server that will show on a webpage different kind of sensors.In order to get the webpage user friendly i would like to let the user choose to display or...
View Articlepwm slider in web page (Abin)
Hi all, I have read a few posts regarding slider ( 2008 or 2010 posts ). Is there a new or simpler way to implement a slider in webpage and update it dynamically? Thanks in advance..
View ArticleENC28J60 and OpenSPI2 (btb900)
I have been looking at the data sheet for the ENC28j60 and for Peripheral and I can up with this :...
View ArticleMicrohip TCP/IP Stack 5.x : restart PHY (Emcy)
Hello, To reduce power consumption of my product, I need to turn off the PHY.Problem is when I restart the PHY, Stack doesn't work : PHY is configured correctly and I can read PHY internal registers.I...
View Article