Skip to main content

1.1.3 RDK Ultra

RDK Ultra development kit provides various peripheral interfaces, including Ethernet, USB, HDMI, MIPI CSI, and 40PIN, enabling users to experience features, develop, and test the RDK Ultra kit. The interface layout is as follows:

image-carrier-board1 image-carrier-board2

No.Interface FunctionNo.Interface FunctionNo.Interface Function
1Power Interface740PIN Header13CAM3 Interface, 24PIN, 4lane
2HDMI Display Interface8PWM Fan Interface14CAM1 Interface, 24PIN, 4lane
34 USB3.0 Ports9RTC Battery Interface15Wireless Network Interface, PCIe M.2-E
4Gigabit Ethernet Port10Function Control Interface16SSD Interface, PCIe M.2-M
5Debug Interface11CAM2 Interface, 15PIN, 2lane17SSD Interface, PCIe M.2-M
6Status Indicator Light12CAM0 Interface, 15PIN, 2lane

Core Module Interface

The RDK Ultra Module core board hardware interfaces are compatible with Jetson Orin series development boards, facilitating rapid integration and product deployment.

rdk_ultra_module


Power Interface

The RDK Ultra development board is powered via a DC interface. It is recommended to use the power adapter included in the kit or a power adapter with at least 12V/5A output. After connecting the power supply, the red power indicator light (No. 6) will turn on, indicating normal power supply.

caution

Do not use a computer USB port to power the board. Insufficient power may cause abnormal shutdown or repeated reboots.


Debug Serial Port

The RDK Ultra development board provides a debug interface (No. 5), which uses the CH340 chip to convert the core module's debug serial port into a USB interface. This interface can be used for various debugging tasks. Configure your serial tool with the following parameters:

  • Baud rate: 921600
  • Data bits: 8
  • Parity: None
  • Stop bits: 1
  • Flow control: None

For first-time use, install the CH340 driver on your computer. Search for CH340串口驱动 to download and install it.


Ethernet Port

The development board provides a Gigabit Ethernet port (No. 4) supporting 1000BASE-T and 100BASE-T standards. By default, the static IP address is 192.168.1.10.
To verify the board's IP address, log in via the serial port and use the ifconfig command to check the configuration of the eth0 interface.


HDMI Interface

The RDK Ultra development board provides an HDMI display interface (No. 2) supporting a maximum resolution of 1080P. After powering on the board, the Ubuntu graphical interface will output via the HDMI interface. This interface also supports previewing camera or video stream images with specific demo programs.

Currently, the HDMI interface supports only the 1080p60 display mode. Additional modes will be supported in future software updates.


USB Interface

The RDK Ultra development board provides four USB3.0 standard ports (No. 3), allowing up to four USB peripherals to be used simultaneously. Note that the USB ports of RDK Ultra support only Host mode.


USB Cameras

Video: https://www.bilibili.com/video/BV1rm4y1E73q/?p=6

The USB Type A ports of the development board support USB cameras. When a USB camera is connected, it will be automatically detected and create a device node such as /dev/video8.


MIPI CSI

The RDK Ultra development board provides four camera interfaces (CAM 0~3) to support simultaneous connections for four MIPI camera modules. The usage notes are as follows:

  1. CAM 0/2 (Interfaces 11/12): Use 15PIN FPC connectors, compatible with Raspberry Pi OV5647, IMX219, IMX477, and other camera modules.
  2. CAM 1/3 (Interfaces 13/14): Use 24PIN FPC connectors, compatible with F37, GC4663, IMX415, and other camera modules.

Specifications of supported camera modules:

No.SensorResolutionFOVI2C Device Address
1GC46634 MPH:104 V:70 D:1130x29
2JXF372 MPH:62 V:37 D:680x40
3IMX2198 MPH:62 V:37 D:680x10
4IMX47712 MPH:62 V:37 D:680x1a
5OV56475 MPH:62 V:37 D:680x36

For purchasing camera modules, refer to the community accessories page: 购买链接.

caution

Important: Do not connect or disconnect the camera while the board is powered on, as this may damage the camera module.


Wi-Fi Antenna Interface

The development board comes with a pre-installed wireless network card module and antenna (No. 15).


40PIN Header Interface

The RDK Ultra development board provides a 40PIN header interface (No. 7) supporting GPIO, UART, I2C, SPI, I2S, and other interfaces. The detailed pin definitions and multiplexing relations are as follows:

image-40pin-header


Function Control Interface

The RDK Ultra development board provides a function control interface (No. 10) to control the functional modes of the core module. The pin definitions are as follows:

Pin No.Pin NameFunction DescriptionUsage Method
1WAKE_UPWakes up the development boardShort circuit to GND using a jumper cap
2GNDGround SignalGND
3FC_RECForces the board into recovery modeShort circuit to GND using a jumper cap
4GNDGround SignalGND
5SYS_RSTResets the systemShort circuit to GND, then disconnect to reset
6GNDGround SignalGND
7PWR_ENPower enable signalShort circuit to GND to disable power supply
8GNDGround SignalGND

image-carrier-board-control-pin1