![Xilinx Vivado MIPI CSI-2 Скачать руководство пользователя страница 69](http://html1.mh-extra.com/html/xilinx/vivado-mipi-csi-2/vivado-mipi-csi-2_product-manual_3394141069.webp)
MIPI CSI-2 RX Subsystem v4.0
69
PG232 July 02, 2019
Chapter 5:
Application Example Design
°
Stop Bits: 1
°
Flow Control: None
Note:
Use the focus ring around the camera lens to adjust focus if the image is out of focus or
blurred while running the application.
Running the Design on the Hardware
IMPORTANT:
Before running the design on the Hardware, you need to build the project and generate
the required bit/elf files. See
Implementing the Example Design
for more details.
1. Connect the JTAG cable and USB-UART cable to the board.
2. Go to Imports directory under the Application Example Design project
Example:
E:/myip/myip_ex/imports:
3. Launch the Xilinx System Debugger by selecting
Start > All Programs > Xilinx
DesignTools > Vivado 2019.1 > Vivado 2019.1 Tcl Shell
.
4. Invoke Xilinx System Debugger.
(xsdb)Vivado% xsdb
5. Run the following command in XSDB prompt to program FPGA and to execute the
application.
xsdb% source xsdb.tcl
6. To observe the results, start a Hyper Terminal program on the host PC and configure its
serial port (Interface 0) to 115200 baud rate with the default configuration. Ensure that
the UART cable is connected to the board and the PC.
The UART console displays a menu in the console. You are prompted for design related
inputs.
a. Initially, the application asks you if the camera sensor and display panel are
connected. Enter either
y
or
n
.
Note:
If you answer
n
, it is assumed that the camera or the DSI panel or both are not
available. The system displays the
Camera sensor is set as Disconnected
, and/or
the
DSI Display panel is set as Disconnected
error message on the console.
b. Under the
Main Menu
, you are prompted for video source, display device and
resolution details.
- Press
s
to select the Sensor as video source and show live sensor data capture.
- Press
t
to select the Video Test Pattern generator as the video source and will
show rainbow pattern on screen.