LAN9352 (adilburak)
What is the recommended way to terminate an unused copper port of LAN9352?..
View ArticleLAN9252 registers are not responding (craig_modbot)
I am having difficulty writing to multiple registers on the LAN9252. I am able to write to the AL EVENT MASK REGISTER (204h) and see the results of the write show up in the TwinCAT Memory view....
View ArticleMake an Ethernet connection with a PIC (PIC18F) (KokuH)
Hello everybody,I have a project to realize for my internship, which is to upgrade the electronic components of the company mainly equipped with microcontrollers type (PIC18F87J60), in this project, I...
View ArticleMQTT - Internet Of Things client for Microchip Stack! (DarioG)
I recently learnt about MQTT protocol for IoT - the world of tomorrow, 5billions of devices worldwide before 2020 (*if* a world will still be there of course :D not italy possibly (!) )...
View ArticleKSZ8851SNL Local Loopback Procedure (JHEe)
Third time's the charm... I need some help with the local loopback procedure supported by the KSZ8851SNL. I have the chip fully functional for my application, but I'm adding a loopback test into a...
View ArticlePIC32 TCP / IP Programming Connect To Web Page (tcplearning)
Hi! I am new to the microchip tcp programming. I current have a PIC32MX360F512L board and have done some labs on it such as writing code for having the LEDs light up in order when counting from bit 0...
View ArticleENC624J600_REG_ESTAT bit PHYLNK is low - SOLVED (BRadford)
We have an application using a PIC32MZ2048EFH 144 communicating over SPI to an ENC424J600 (we don't have enough pins to use a PHY). I am attempting to implement CycloneTCP (open source version) to do...
View ArticleNeed help with KSZ8895MQXI (Elixz)
Hello everyone, Currently I'm making use of a KSZ8895 switch IC for my project.I have a ENC28J60, a mBed and my pc connected to it.When I connect my router cable to the switch I have full internet...
View ArticleLAN9514 - no EEPROM, turn off selective USB port - RPi3 Raspbian (McLion)
HiWe use a LAN9514 on our board together with a RPi3 Compute Module.Unfortunately, we do not have the EEPROM equipped (it's in the layout, but not placed).Is there a way to turn off and back on USB...
View ArticleKSZ8895 default settings (Torex)
HI, I have added the KSZ8895 as an unmanned switch.If I erase the I²C eeprom then the switch works OK.If I fill the 256 bytes and program the eeprom, the switch stops responding.Is there a file with...
View ArticleCan a tcp/ip server be easily modified to be using the harmony network...
Is there a huge difference? Can my code be modified in the MHC or is it something completely different that needs to be redone from scratch? I read the documentation(volume 1,2,3,4 harmony...
View ArticleNo response from LAN9252 EtherCAT over SPI (Geri)
Hello I have an EtherCAT development board with LAN9252 controller, connected over SPI to a micro controller.The board driver (XML-file for TwinCAT) is defined as SPI, 32 byte in, 32 byte out....
View ArticleEnabling DCache with LWIP_RAW_BASIC_HTTP_EXAMPLE for SAME70Q21 doesn't work...
Hello, I'm trying to run example project LWIP_RAW_BASIC_HTTP_EXAMPLE for SAME70Q21 with cache enabled: #define CONF_BOARD_ENABLE_CACHE (in conf_board.h) As soon as I enable the cache, the HTTP web...
View ArticleSend byte frames with Ethernet - PIC32 Ethernet Starter Kit (KokuH)
Hello, I have a PIC32 Ethernet Starter Kit, this one is connected to a camera that does the counting of people, the data collected are in the form of frames in bytes.I would like to realize a code to...
View ArticlePIC32 Ethernet Starter kit II Demo App (Sasa1983)
Hello to all, I' m using for the first time the TCP/IP Stack from MAL, and I want to use the example "DEMO APP" in TCPIP folder and so I want to use the web page in order to command this kit. But it...
View ArticleBuild TCP IP Stack Without Getting Link Error Suggest To Use Large Code Model...
Hi guys, I'm just started trying Microchip TCP IP Stack. I'm currently using TCP IP Stack v5.42.08Device family PIC24FJ256 + ENC28.IDE MLABX v4.05.My concern is about the program memory usage.Several...
View ArticleDario is god!! (tcross)
OK, maybe that subject is a bit much, however I have been reflecting on a CCD project I have been working on for a long time. I had the CCD routines working but the server had problems. I sent it to...
View ArticleDHCP Server Always Assign Subnet Mask 255.255.0.0 How Do I Change That? (Tx_Rx)
Pardon me if this has been asked somewhere,I'm using TCP IP Stack v5.42.08 Device PIC24FJ256 + ENC28. When I enabled DHCP server then connect the board to my PC (directly to the ethernet port), it...
View ArticleKSZ9897RTXI - LED's not blinking in Single-LED Mode (zatim)
Hi!I have a problem with KSZ9897RTXI - LED's not blinking in Single-LED Mode. Single LED,s connected beetween LEDx_1 (cathode) and LEDx_0 (anode) pins with 47 Ohm resistor (current less then 5 mA)....
View ArticleData transfer with Ethernet using MPLAB Harmony (KokuH)
Hello, I'm working on an internship project that aims to send and receive data (byte frames) using Ethernet, to do this, I have the board PIC32 Ethernet Starter Kit, bought a long time ago, the one -ci...
View Article