From 92539438c228b784a0254d9b2aae143686fa672e Mon Sep 17 00:00:00 2001 From: michael-west Date: Mon, 17 Aug 2015 14:41:46 -0700 Subject: B2XX: Added B200mini support --- host/docs/usrp_b200.dox | 89 ++++++++++++++++++++++++++++++++++++++++++------- 1 file changed, 77 insertions(+), 12 deletions(-) (limited to 'host/docs') diff --git a/host/docs/usrp_b200.dox b/host/docs/usrp_b200.dox index 1da7f2aee..6c4e52dd6 100644 --- a/host/docs/usrp_b200.dox +++ b/host/docs/usrp_b200.dox @@ -2,7 +2,7 @@ \tableofcontents -\section b200_features Comparative features list - B200/B210 +\section b200_features Comparative features list - B200/B210/B200mini - Hardware Capabilities: - Integrated RF frontend (70 MHz - 6 GHz) @@ -10,16 +10,20 @@ - External 10 MHz reference input - Configurable clock rate - Variable analog bandwidth (200 kHz - 56 MHz) - - Internal GPSDO option (see \subpage page_gpsdo_b2x0 for details) - - B210 Only: - - MICTOR Debug Connector - - JTAG Connector - - Revision 6 with GPIO header + - GPIO header + - [B200/B210] Internal GPSDO option (see \subpage page_gpsdo_b2x0 for details) + - [B210/B200mini] JTAG Connector + - [B210] MICTOR Debug Connector - FPGA Capabilities: - Timed commands in FPGA - Timed sampling in FPGA -\section b200_imgs Specify a Non-standard Image +\section b200_power Power +In most cases, USB 3.0 bus power will be sufficient to power the device. +If using USB 2.0 or a internal GPSDO, an external power supply or a cable designed +to pull power from 2 USB ports (USB 3.0 dual A to micro-B or B) must be used. + +\section b200_imgs Specifying a Non-standard Image UHD software will automatically select the USRP B2X0 images from the installed images package. The image selection can be overridden with the @@ -79,7 +83,7 @@ The B200 features an integrated RF frontend. \subsection b200_fe_tuning Frontend tuning The RF frontend has individually tunable receive and transmit chains. On -the B200, there is one transmit and one receive RF frontend. On the +the B200 and B200 mini, there is one transmit and one receive RF frontend. On the B210, both transmit and receive can be used in a MIMO configuration. For the MIMO case, both receive frontends share the RX LO, and both transmit frontends share the TX LO. Each LO is tunable between 50 MHz and 6 GHz. @@ -114,7 +118,7 @@ rate. \subsection LED Indicators -Below is a table of the LED indicators and their meanings: +Below is a table of the B200/B210 LED indicators and their meanings: @@ -150,6 +154,36 @@ Below is a table of the LED indicators and their meanings:
+Below is a table of the B200mini LED indicators and their meanings: + + + + + + + + + + + + + + + + + + + + +
Component IDDescriptionDetails
PWR LED Power Indicator off = no power applied
+ on = power applied (external or USB)
TRX LED TX/RX Activity off = no activity
+ green = receiving
+ red = transmitting
+ orange = switching between transmitting and receiving
RX2 LED RX2 Activity off = no activity
+ green = receiving
S0 LED Reference Lock off = no activity + green = locked
S1 LED Reference Present off = reference level low or not present
+ green = reference level high
+ TX LED indicators are on when transimitting data and off when no samples are available to transmit. RX LED indicators are on when sending samples to the host and off when unable to do so. This means that TX/RX activity LED @@ -160,7 +194,7 @@ well. \subsection External Connections -Below is a table showing the external connections and respective power information: +Below is a table showing the B200/B210 external connections and respective power information: @@ -197,15 +231,36 @@ Below is a table showing the external connections and respective power informati
+Below is a table showing the B200mini external connections and respective power information: + + + + + + + + + + + + + + + + +
Component ID Description Details
USB3 USB Connector USB 3.0
J1 TRX TX power +20dBm max
+ RX power -15dBm max
J2 RX2 RX power -15dBm max
J3 External 10MHz/PPS Reference +15 dBm max
+ \subsection b200_switches On-Board Connectors and Switches -Below is a table showing the on-board connectors and switches: +Below is a table showing the B200/B210 on-board connectors and switches: Component ID | Description | Details ------------------------|----------------------------|--------------------------------------------------- J5021 | Mictor Connector | Interface to FPGA for I/O and inspection. J5031 | JTAG Header | Interface to FPGA for programming and debugging. - J5042 | GPIO Header | Header running to the FPGA for GPIO purposes. + J5042 | GPIO Header | Header connected to the FPGA for GPIO purposes. S700 | FX3 Hard Reset Switch | Resets the USB controller / System reset U100 | GPSDO socket | Interface to GPS disciplined reference oscillator @@ -213,6 +268,16 @@ Component ID | Description | Details 2 Only since rev. 6 (green board) +Below is a table showing the B200mini on-board connectors and switches: + +Component ID | Description | Details +------------------------|----------------------------|--------------------------------------------------- + J5 | JTAG Header | Interface to FPGA for programming and debugging. + J61 | GPIO Header | Header connected to the FPGA for GPIO purposes. + SW1 | FX3 Hard Reset Switch | Resets the USB controller / System reset + + 1 GPIO pinout is 1=3.3V, 2=GPIO_0, 3=GPIO_1, 4=GPIO_2, 5=GPIO_3, 6=GND, 7=3.3V, 8=GPIO_4, 9=GPIO_5, 10=,GPIO_6 11=GPIO_7, 12=GND + */ // vim:ft=doxygen: -- cgit v1.2.3