Wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
resources:eval:user-guides:circuits-from-the-lab:cn0506 [02 Sep 2020 08:53] – [Phy Speed] Glenn Amparoresources:eval:user-guides:circuits-from-the-lab:cn0506 [26 Sep 2022 08:46] (current) – update links Trisha Cabildo
Line 4: Line 4:
  
 The circuit consists of two indivudual, independent 10/100/1000Mb PHYs, each with an energy efficient Ethernet (EEE) physical layer device (PHY) core with all associated common analog circuitry, input and output clock buffering, management interface, subsystem registers, MAC interface and control logic. The circuit consists of two indivudual, independent 10/100/1000Mb PHYs, each with an energy efficient Ethernet (EEE) physical layer device (PHY) core with all associated common analog circuitry, input and output clock buffering, management interface, subsystem registers, MAC interface and control logic.
-{{:resources:eval:user-guides:circuits-from-the-lab:cn0506:eval-cn0506-fmcz.png|}}+ 
 +===== Unboxing Video ===== 
 +{{youtube>OL8T3RPe_Yk?large}}
  
 ===== Connectors and Jumper Configurations ===== ===== Connectors and Jumper Configurations =====
Line 12: Line 14:
 The FMC connector connects to the LPC connector of the carrier board. The FMC connector connects to the LPC connector of the carrier board.
 ===RJ45 Connectors=== ===RJ45 Connectors===
-The RJ45 connectors M1 and M2 has built in magnetics that help reduce the size of the the board. Each are dedicated to a phy interface ADIN1300 allowing each channel to be independent.+The RJ45 connectors M1 for Channel A and M2 for Channel B has built in magnetics that help reduce the size of the the board. Each are dedicated to a phy interface ADIN1300 allowing each channel to be independent.
 =====Configuration Resistors===== =====Configuration Resistors=====
 ====Mac Interface==== ====Mac Interface====
Line 19: Line 21:
 CRS_DV pin and RXC/RX_CLK pin which has weak internal pull-down resistors and is configure to RGMII mode with 2ns delay. The ADIN1300 has  The MAC interface selection be done via software but can be hardware configured upon the power up of the device using the table below. CRS_DV pin and RXC/RX_CLK pin which has weak internal pull-down resistors and is configure to RGMII mode with 2ns delay. The ADIN1300 has  The MAC interface selection be done via software but can be hardware configured upon the power up of the device using the table below.
  
-|MAC Interface Selection | MACIF_SEL1(Phy A/Phy B) | MACIF_SEL0(Phy A/Phy B) |+|**MAC Interface Selection** **MACIF_SEL1(Phy A/Phy B)** **MACIF_SEL0(Phy A/Phy B)** |
 |RGMII RXC/TXC 2ns delay | R12/R78 | R9/R75 | |RGMII RXC/TXC 2ns delay | R12/R78 | R9/R75 |
 |RGMII RXC/TXC 2ns delay | R11/R77 | R9/R75 | |RGMII RXC/TXC 2ns delay | R11/R77 | R9/R75 |
Line 28: Line 30:
 These configuration modes are used to set the configurations for Auto MDIX and Phy Speed Configurations for both Phy channels A and B These configuration modes are used to set the configurations for Auto MDIX and Phy Speed Configurations for both Phy channels A and B
  
-|Mode|R_LO|R_HI|+|**Mode**|**R_LO**|**R_HI**|
 |MODE_1|10k|Open| |MODE_1|10k|Open|
 |Mode_2|10k|56k| |Mode_2|10k|56k|
Line 47: Line 49:
  
 ==== LED Indicators ==== ==== LED Indicators ====
 +
 +These LED's indicate when a link is established and is blinking when there is activity. LED on Phy channel A is labelled DS4 and the LED on Phy channel B is labelled DS2.
 +
 +{{:resources:eval:user-guides:circuits-from-the-lab:cn0506:cn0506-silkscreen.jpg|}}
 ===== Schematic, PCB Layout, Bill of Materials ===== ===== Schematic, PCB Layout, Bill of Materials =====
  
 <WRAP round 80% download> <WRAP round 80% download>
  
-[[http://www.analog.com/cn0xxx-designsupport|EVAL-CN0xxx-ARDZ Design & Integration Files]]+[[adi>cn0506-designsupport|EVAL-CN0506-FMCZ Design & Integration Files]]
   * Schematics    * Schematics 
-  * PCB Layout +  * Gerber Files 
   * Bill of Materials    * Bill of Materials 
-  * Allegro Project +  * Allegro Layout Files 
-  * <ADD other things specific to your project if desired>+  * Assembly Files
 </WRAP> </WRAP>
  
 ===== Additional Information and Useful Links ===== ===== Additional Information and Useful Links =====
  
-  * [[https://github.com/analogdevicesinc/EVAL-ADICUP3029/tree/master/projects/ADuCM3029_demo_cn0414|CN0414 Demo Software]] +  * [[ADI>ADIN1300|ADIN1300 Product Page]]
-  * [[ADI>CN0414|CN0414 Circuit Note Page]] +
-  * [[ADI>CN0414-DesignSupport|CN0414 Design Support Package]] +
-  * [[ADI>AD4111|AD4111 Product Page]] +
-  * [[ADI>AD5700-1|AD5700-1 Product Page]] +
-  * [[ADI>ADUM5411|ADUM5411 Product Page]] +
-  * [[ADI>ADUM3151|ADUM3151 Product Page]] +
-  * [[ADI>ADP2441|ADP2441 Product Page]] +
-  * [[ADI>ADG704|ADG704 Product Page]]+
  
-====== Reference Demos & Software ====== +===== Quick Start Guides ===== 
- +  * [[resources:eval:user-guides:circuits-from-the-lab:cn0506:quickstart:zc706|Quickstart: Setup your CN0506 in ZC706]]
-  * [[resources:eval:user-guides:eval-adicup360:reference_designs:demo_cn0398|ADICUP360 + CN0398 Demo]] +
-  * [[resources:eval:user-guides:eval-adicup3029:reference_designs:demo_cn0398|ADICUP3029 + CN0398 Wi-Fi Demo]]+
  
 ===== HDL Reference Design ===== ===== HDL Reference Design =====
  
-[[.:cn0506:hdl|HDL Reference Designs]]+  * [[.:cn0506:hdl|HDL Reference Designs]]
  
 ===== Linux ===== ===== Linux =====
  
-[[/resources/tools-software/linux-drivers/net-phy/adin |Linux driver]]+  * [[/resources/tools-software/linux-drivers/net-phy/adin |Linux driver]] 
 + 
 +=====Registration=====  
 +<WRAP round tip 80% > 
 +Receive software update notifications, documentation updates, view the latest videos, and more when you register your hardware.  [[reg>EVAL-CN0506-FMCZ?&v=RevB|Register]] to receive all these great benefits and more! 
 +</WRAP> 
  
 // End of Document // // End of Document //
resources/eval/user-guides/circuits-from-the-lab/cn0506.1599029636.txt.gz · Last modified: 02 Sep 2020 08:53 by Glenn Amparo