|
| 1 | +--- |
| 2 | +sidebar_position: 4 |
| 3 | +--- |
| 4 | + |
| 5 | +# Radxa 13M 214 Camera |
| 6 | + |
| 7 | +## Product Overview |
| 8 | + |
| 9 | +The Radxa 13M 214 Camera is a high-performance camera module specifically designed for Radxa products. It features a 13-megapixel Sony IMX214 image sensor with autofocus, HDR imaging, and 4K ultra-high-definition video output capabilities. |
| 10 | + |
| 11 | +This camera is suitable for the following applications: |
| 12 | + |
| 13 | +- High-quality image capture |
| 14 | +- Embedded vision systems |
| 15 | +- AI edge computing (image recognition, video analysis, etc.) |
| 16 | +- Robotic vision perception |
| 17 | + |
| 18 | +## Product Specifications |
| 19 | + |
| 20 | +### IMX214 Sensor |
| 21 | + |
| 22 | +- Sensor Size: 5.867mm diagonal (1/3.06 inch) |
| 23 | +- Total Pixels: 4224 (H) x 3200 (V) |
| 24 | +- Active Pixels: 4208 (H) x 3120 (V) |
| 25 | +- Imaging Performance: |
| 26 | + - Full resolution @30fps (Normal/HDR mode) |
| 27 | + - 4K2K @30fps (Normal/HDR mode) |
| 28 | + - 1080P @60fps (Normal/HDR mode) |
| 29 | +- Supports single-frame HDR technology with equivalent full-pixel output |
| 30 | + |
| 31 | +### Lens Specifications |
| 32 | + |
| 33 | +- FOV: |
| 34 | + - Vertical: 51.6° |
| 35 | + - Horizontal: 66.2° |
| 36 | + - Diagonal: 78.4° |
| 37 | +- EFL: 3.57mm |
| 38 | +- F-Number: 2.0 ± 5% (at INFINITE focus) |
| 39 | +- TV Distortion (Traditional×2): < 1.5% |
| 40 | + |
| 41 | +### Compatible boards |
| 42 | + |
| 43 | +FPC Cable: Standard 31p 0.3mm pitch cable, 150mm length |
| 44 | + |
| 45 | +- Radxa NIO 12L |
| 46 | +- Radxa ROCK 4D |
| 47 | +- Radxa CM4 IO Board |
| 48 | + |
| 49 | +## Mechanical Dimensions |
| 50 | + |
| 51 | +<div style={{textAlign: 'center'}}> |
| 52 | + <img src="/en/img/accessories/camera_13m_214_dimension.webp" style={{width: '100%', maxWidth: '1200px'}} /> |
| 53 | +</div> |
| 54 | + |
| 55 | +## User Guide |
| 56 | + |
| 57 | +### Prerequisites |
| 58 | + |
| 59 | +- Standard 31p 0.3mm pitch FPC cable |
| 60 | +- Radxa 13M 214 Camera |
| 61 | +- Compatible board |
| 62 | + |
| 63 | +### Hardware Connection |
| 64 | + |
| 65 | +Connect the camera to the board using an FPC cable. Using ROCK 4D as an example: |
| 66 | + |
| 67 | +① : Connect to the board's MIPI CSI interface with the golden fingers (metal contacts) facing the board |
| 68 | + |
| 69 | +② : Connect to the camera's MIPI CSI interface with the golden fingers (metal contacts) facing the camera |
| 70 | + |
| 71 | +<div style={{textAlign: 'center'}}> |
| 72 | + <img src="/en/img/accessories/rock4d-camera-13m-214.webp" style={{width: '100%', maxWidth: '1200px'}} /> |
| 73 | +</div> |
| 74 | + |
| 75 | +### Software Enablement |
| 76 | + |
| 77 | +Enter the `rsetup` command in the terminal to configure display options using the Rsetup tool. |
| 78 | + |
| 79 | +<NewCodeBlock tip="radxa@device$" type="device"> |
| 80 | + |
| 81 | +``` |
| 82 | +rsetup |
| 83 | +``` |
| 84 | + |
| 85 | +</NewCodeBlock> |
| 86 | + |
| 87 | +1. Use the arrow keys to select the "Overlays" option, then press Enter to confirm. |
| 88 | + |
| 89 | +<div style={{ textAlign: "center" }}> |
| 90 | + <img |
| 91 | + src="/en/img/common/radxa-os/system-config/rsetup-overlays.webp" |
| 92 | + style={{ width: "100%", maxWidth: "1200px" }} |
| 93 | + /> |
| 94 | +</div> |
| 95 | + |
| 96 | +2. Use the arrow keys to select "Manage overlays" option, then press Enter to confirm. |
| 97 | + |
| 98 | +<div style={{ textAlign: "center" }}> |
| 99 | + <img |
| 100 | + src="/en/img/common/radxa-os/system-config/rsetup-overlays-manage.webp" |
| 101 | + style={{ width: "100%", maxWidth: "1200px" }} |
| 102 | + /> |
| 103 | +</div> |
| 104 | + |
| 105 | +3. Use the arrow keys to select the corresponding Camera option, press Space to enable (indicated by `*`), then press Enter to confirm. |
| 106 | + |
| 107 | +- Camera 13M 214 → Select `Enable Radxa Camera 13M 214` option |
| 108 | + |
| 109 | +4. Reboot the system for the changes to take effect. |
| 110 | + |
| 111 | +## Pin Definition |
| 112 | + |
| 113 | +| Pin | Signal | Pin | Signal | Pin | Signal | Pin | Signal | |
| 114 | +| --- | ------ | --- | ------ | --- | ------- | --- | ------- | |
| 115 | +| 1 | DGND | 9 | NC | 17 | MCN | 25 | SDA | |
| 116 | +| 2 | MDN3 | 10 | DGND | 18 | MCP | 26 | NC | |
| 117 | +| 3 | MDP3 | 11 | MDN1 | 19 | DGND | 27 | RESET | |
| 118 | +| 4 | DGND | 12 | MDP1 | 20 | MCLK | 28 | VCC3.3V | |
| 119 | +| 5 | MDN2 | 13 | DGND | 21 | DGND | 29 | VCC3.3V | |
| 120 | +| 6 | MDP2 | 14 | MDN0 | 22 | NC | 30 | VCC5V | |
| 121 | +| 7 | DGND | 15 | MDP0 | 23 | PWDN/NC | 31 | VCC5V | |
| 122 | +| 8 | NC | 16 | DGND | 24 | SCL | 32 | ~ | |
0 commit comments