Quantcast
Channel: Ethernet
Browsing all 2409 articles
Browse latest View live

Create and save csv file using the Microchip tcpip stack. (barber)

Hi I have a prototype application working with the Zerog version of the TCPIP stack. I have data in the web server that I would like to have the client save as a csv or similar format. I looked in the...

View Article


MPFS Upload Error (gary7)

I generate a .bin file using the MPFS generator and when I try to upload it I get an error, "MPFS Image Corrupt or Wrong Version". I am using Harmony and the 'web_server_nvm_mpfs demo'. I have set the...

View Article


while(!MACIsTxReady()) is dangerous ? (Emcy)

Hello, I have seen several times in the Microchip TCP/IP Stack source code, this command :while(!MACIsTxReady()); It is dangerous, isn't it ? => sometimes my program is stuck in these loops. Must I...

View Article

configuration examples for micrel ksz8863? (jirvin32940)

I'm looking for configuration examples/code for the Micrel KSZ8863 3-port switch. I see in Micrel app note AN45 that there is supposed to be PowerQUICC and ColdFire code for this thing...I'll take any...

View Article

Ethernet Starter Kit pic32_eth_web_server timing (raccess)

One last question (hopefully) regarding the TCPIP demo code that comes in Harmony. In the pic32_eth_web_server example how is the timing of the web server display box handled. The display box being...

View Article


Discoverer utility not displaying any information (Abin)

Hi, I am trying to implement a web server program. After burning my code to my custom board, I can see the IP address and MAC address in the Linksys console but not able to get the same information...

View Article

Dynamic variable on the web page (jo1234)

How to make the variable of the web page is updated without having to refresh a Web page?..

View Article

DIY : Build a simplified 32MX795F512L board based on the PIC 32 Ethernet...

Hello, I'm newbie with PIC32 familly and would like to build a simplified Ethernet PIC 32 board what would be compatible with the Ethernet stack. I would like to inspire my home made board from PIC32...

View Article


Device getting weird IP address (yafisdamda)

Hi.I am working on a product running Microchip TCP/IP stack. It has a PIC18F67J60 and compiler used is C18.This is my stack configuration:#define STACK_USE_UART#define STACK_USE_ICMP_SERVER#define...

View Article


LAN9352 Problem (MCDriver)

Has anyone used the LAN9352 Ethernet switch? We are developing a new product that will use this switch IC with a dsPIC33EP DSC. We intend to use the switch so that our customers can simply daisy chain...

View Article

Ethernet connectivity for pic18f97j60 (preeti)

I am trying to ping data from Ethernet port of pic 18f97j60 but unable to do so. I tried accessing the IP address of board to the system but unable to do so. The TCP/IP demo app is built in the MPLAB...

View Article

IP address problems (AutoIP / DHCP / static IP) (DirkF)

Hello all,first of all, i am glad my TCP-IP stack version 5.42 is running on PIC32MX795F512L MCU.In TCPIP config i have disable AutoIP and enable DHCP client.After power up when all other initializing...

View Article

LAN8720 not auto-negocate always (Arnaud Girard)

Hello, I'm using the LAN8720 with a kinetis K70. (OS MQX) Schematic of the board is joined to my message. The problem I have is on the initialization. The RESET signal of the µC and of the LAN8720 are...

View Article


TCP IP customization for a custom board (Abin)

Hi,I am trying to customize tcp ip stack and have followed this link for the same: http: //www.microchip.com/forums/ m722110.aspx#722471 My custom board runs on PIC32MX695F512H. I have used HWP...

View Article

xport replacement (David)

http://www.lantronix.com/device-networking/embedded-device-servers/xport.htmlxports can be bought for about 30 pounds other types for as little as 10 pounds, can you build a serial to Ethernet with...

View Article


Network interface with two IP addresses ? (pumsler)

Network interface with two IP addresses ? Hello. I'm using board with Ethernet controller, also i have program that works good. But for some reasons i need board have two different static IP addresses....

View Article

Would 18F67J60 work with legacy MLA v2013-06-15 ? (lcoulon)

Hello I would like to use the lastest legacy MLA with a PIC 18F67J60.I think this is the lastest version that supports Ethernet controllers. However v2013-06-15 was designed for PICDEM2.NET for...

View Article


Microchip TCP/IP stack + external ENC on Atmel XMEGA (eddygo)

Microchip doesn't have a MCU with >= 8 serial ports.Since now Atmel is Microchip, TCP/IP stack will be usable on XMega?Now license allow our own stack port? Thanks,..

View Article

Problem with TCP client (vylkov)

Hello guys,I'm trying to use Thingspeak to log some temperatures. I have an address and so on. I need to send GET to this address to make an update of a frame. I'm using 5.36 stack on a PIC18F67J60. I...

View Article

Sending Direct UDP Packet From PIC32MZ (kahjoo)

Hi,Would like to send UDP packet with command data out from PIC32MZ to the end control devices.However, I've don't have idea how I can make the change the of the TCPIP example for UDP client and UDP...

View Article
Browsing all 2409 articles
Browse latest View live