Changes between Version 9 and Version 10 of WARPLab/Examples/8x2Array


Ignore:
Timestamp:
May 13, 2013, 5:40:47 PM (11 years ago)
Author:
chunter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WARPLab/Examples/8x2Array

    v9 v10  
    99 * A node that acts as a secondary transmitter. This node the primary transmitter's clocks as the sources for sampling and RF. Furthermore, the [wiki:.../Reference/TriggerManager Trigger Manager]
    1010
     11'''Requirements:'''
     12 * [wiki:../../Downloads WARPLab reference design 7.1.0] or later
     13 * 3 [wiki:HardwareUsersGuides/WARPv3 WARP v3 nodes]
     14 * 2 [wiki:HardwareUsersGuides/CM-MMCX CM-MMCX clock modules]
     15 * 2 MMCX cable assemblies
     16 * 1 twisted pair cable assembly
    1117
     18
     19To run this example, you must setup your experiment as follows:
     20 1. Mount the CM-MMCX modules on each WARP v3 node. Power must be '''off''' when mounting/unmounting a clock module.
     21 1. Set the CM-MMCX switches on each node (see figure below); one node will be the clock source, the other will be the clock sink.
     22 1. Connect MMCX cables from the outputs of the source node to the inputs of the sink node.
     23 1. Connect the twisted pair cable between the debug headers of the WARP v3 boards. Pin 8 of the source node should connect to pin 15 of the sink node. Use the other conductor of the cable to connect ground between nodes (see figure below).
     24 1. Set the DIP switches on the WARP v3 boards to 0000 (source node) and 0001 (sink node).
     25 1. Power on the WARP v3 nodes
     26 1. Download the WARPLab reference bitstream to both nodes (source node first). Both nodes should boot, with the source node showing "01" on the hex displays and the sink showing "02".
    1227
    1328[wiki:../nodeSync]