TOP Contributors

  1. MIKROE (2656 codes)
  2. Alcides Ramos (353 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (112 codes)
  5. Chisanga Mumba (90 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (136876 times)
  2. FAT32 Library (70002 times)
  3. Network Ethernet Library (55999 times)
  4. USB Device Library (46305 times)
  5. Network WiFi Library (41924 times)
  6. FT800 Library (41208 times)
  7. GSM click (29012 times)
  8. PID Library (26423 times)
  9. mikroSDK (26398 times)
  10. microSD click (25386 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Project

DP83848C PHY for PIC32

Rating:

0

Author: matrix

Last Updated: 2014-12-19

Package Version: 1.0.0.0

Category: Ethernet

Downloaded: 669 times

Not followed.

License: MIT license  

DP83848C Ethernet PHY init code for use with Net_Ethernet_Internal library for PIC32.
Can be used with Microchip ETHERNET STARTER KIT.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "DP83848C PHY for PIC32" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "DP83848C PHY for PIC32" changes.

Do you want to report abuse regarding "DP83848C PHY for PIC32".

  • Information
  • Comments (1)
DOWNLOAD LINK RELATED COMPILER CONTAINS
mikroC PRO for PIC32
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Project Blog

Use it in this way:

phy_InitPHYPins(true);
Net_Ethernet_Intern_SetPHYInit(&phy_Init_DP83848);
Net_Ethernet_Intern_Init(myMacAddr, myIpAddr, Net_Eth_Int_AUTO_NEGOTIATION);
Net_Ethernet_Intern_confNetwork(ipMask, gwIpAddr, dnsIpAddr);

RELATED CODES

Nucleo-F767zi Ethernet Example

0

Ethernet Library for Nucleo-F767zi - Full Source Code ( MikroE Pascal 6.0 , Delphi ) - ARP, Ping, NetBios Name Service, UDP, TCP BenchMark Result - Stream : UDP,TCP upto 10.8MB/s - Snd,Ack : 2~6MB/s

[Learn More]

WEB Server designed for PIC18F4620, ENC28J60 and DS18s20 avec Graphique des températures

5

Affiche sur une page Web la mesure de température du capteur DS18s20 sur un graphique mis à jour chaque secondes. WEB Server designed for PIC18F4620, ENC28J60 and DS18s20.

[Learn More]

PIC 16F877A (8MHz) + ENC28J60 Mini Web Server

0

PIC 16F877A (8MHz) + ENC28J60 Mini Web Server

[Learn More]