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:ad-fmcomms2-ebz:quickstart [21 Oct 2016 10:40] – [Supported Carriers] change zedboard link Lucian Sinresources:eval:user-guides:ad-fmcomms2-ebz:quickstart [02 Mar 2021 07:48] (current) – [SoCkit + ARRADIO] Stefan-Robert Raus
Line 1: Line 1:
-===== AD-FMCOMMS2/3/4/5-EBZ Quick Start Guides =====+====== AD936X Quick Start Guides ====== 
 + 
 +===== AD-FMCOMMS2/3/4/5-EBZ =====
  
 The Quick Start Guides provide a simple step by step instruction on how to do an initial system setup for the AD-FMCOMMS2/3/4/5-EBZ boards on various FPGA development boards. They will discuss how to program the bitstream, run a no-OS program or boot a Linux distribution. The Quick Start Guides provide a simple step by step instruction on how to do an initial system setup for the AD-FMCOMMS2/3/4/5-EBZ boards on various FPGA development boards. They will discuss how to program the bitstream, run a no-OS program or boot a Linux distribution.
Line 10: Line 12:
 | [[xilinx>AC701]] |      √  |   | | [[xilinx>AC701]] |      √  |   |
 | [[xilinx>KC705]] |      √  |   | | [[xilinx>KC705]] |      √  |   |
 +| [[xilinx>KCU105]] |      √  |   |
 | [[xilinx>VC707]] |      √  |   | | [[xilinx>VC707]] |      √  |   |
 | [[xilinx>ZC702]] |  √  |  √  |   | | [[xilinx>ZC702]] |  √  |  √  |   |
 | [[xilinx>ZC706]] |  √  |  √  |   | | [[xilinx>ZC706]] |  √  |  √  |   |
 +| [[xilinx>ZCU102]] |  √  |  √  |   |
 | [[http://zedboard.org/product/zedboard|Zed Board]] |      √  |   | | [[http://zedboard.org/product/zedboard|Zed Board]] |      √  |   |
-| [[http://zedboard.org/product/mini-itx| MITX045]] |      √  |   |+| [[http://zedboard.org/product/mini-itx-board| MITX045]] |      √  |   |
 | [[https://www.arrow.com/en/products/sockit/arrow-development-tools|SoCKit]] |  |  |  √  | | [[https://www.arrow.com/en/products/sockit/arrow-development-tools|SoCKit]] |  |  |  √  |
  
Line 24: Line 28:
 | [[xilinx>AC701]] |  √  |      √  | | [[xilinx>AC701]] |  √  |      √  |
 | [[xilinx>KC705]] |  √  |  √  |  √  |  | [[xilinx>KC705]] |  √  |  √  |  √  | 
 +| [[xilinx>KCU105]] |  √  |  √  |  √  | 
 | [[xilinx>VC707]] |  √  |  √  |  √  |  | [[xilinx>VC707]] |  √  |  √  |  √  | 
 | [[xilinx>ZC702]] |  √  |  √  |  √  |  | [[xilinx>ZC702]] |  √  |  √  |  √  | 
 | [[xilinx>ZC706]] |  √  |  √  |  √  |  | [[xilinx>ZC706]] |  √  |  √  |  √  | 
-| [[http://www.zedboard.org|Zed Board]] |  √  |  √  |   √  |  +| [[xilinx>ZCU102]] |  √  |  √  |  √  |  
-| [[http://zedboard.org/product/mini-itx|MITX045]] |  √  |  √  |   √ +| [[http://zedboard.org/product/zedboard|Zed Board]] |  √  |  √  |   √  |  
 +| [[http://zedboard.org/product/mini-itx-board|MITX045]] |  √  |  √  |   √ 
  
  
Line 62: Line 68:
  
 ^ ^ MSEL0 ^ MSEL1 ^ MSEL2 ^ MSEL3 ^ MSEL4 ^ CODEC_SEL ^ ^ ^ MSEL0 ^ MSEL1 ^ MSEL2 ^ MSEL3 ^ MSEL4 ^ CODEC_SEL ^
-|**POS**|  0  |   |   |    0  |  0  |+|**POS**|  0  |   |   |    0  |  0  |
  
 {{:resources:eval:user-guides:ad-fmcomms2-ebz:sockit_sw6.jpg?200|}} {{:resources:eval:user-guides:ad-fmcomms2-ebz:sockit_sw6.jpg?200|}}
 +
 +
 +===== ADRV936X System-On-Module =====
 +
 +The ADRV936X SOMs have three selectable switches. Two are used for selecting the boot source, and one for selecting the SD card source. The selection will be based on your carrier and how you want to boot the device.
 +
 +For switch S3 and S4
 +
 +^ BOOT Mode      ^ S3 ^ S4 ^
 +| JTAG           | 0  | 0  |
 +| QSPI           | 0  | 1  |
 +| SD Card        | 1  | 1  |
 +
 +For switch S1:
 +
 +^ SD Card Source ^ S1 ^
 +| Onboard        | 0  |
 +| Carrier        | 1  |
 +
 +For our standard evaluation system most users boot from the SD cards placed either on the SOM or carrier board. For the **ADRV1CRR-BOB** carrier or carriers without SD card slots be sure to set S1 to 0.
 +
 +===== Networking =====
 +
 +By default, all SD cards for the prototyping platform (not TES) are configured for DHCP networking over their Ethernet interfaces. If you want to change the networking interfaces to use static addresses, which is required for directly connected Ethernet cables without DHCP servers in the loop, a [[https://github.com/analogdevicesinc/linux_image_ADI-scripts/blob/master/enable_static_ip.sh|helper script]] is provided.
 +
 +To update the IP address of the board you must be logged into the board over UART or JTAG or Ethernet.
 +
 +From the development board or SOM itself run the following with the desired IP address:
 +<code>
 +enable_static_ip.sh <ip address> eth0
 +</code>
 +This will fix the IP address of the desired Ethernet adapter and prevent the onboard network manager from changing it.
resources/eval/user-guides/ad-fmcomms2-ebz/quickstart.1477039203.txt.gz · Last modified: 21 Oct 2016 10:40 by Lucian Sin