This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
products:sbc:edge2:add-ons:edge2-mipi-camera [2025/08/28 05:44] gray delete imx585 and imx678 special description. |
products:sbc:edge2:add-ons:edge2-mipi-camera [2025/09/02 04:01] (current) gray |
||
---|---|---|---|
Line 6: | Line 6: | ||
===== Linux ===== | ===== Linux ===== | ||
+ | |||
<WRAP important > | <WRAP important > | ||
Line 23: | Line 24: | ||
Edit ''/ | Edit ''/ | ||
+ | <tabbox Fenix 1.7.4 or older version> | ||
+ | |||
+ | About IMX585 and IMX678, the two cameras were disabled by default. So V11 or V12 hardware version should replace '' | ||
+ | |||
+ | Edit ''/ | ||
+ | |||
+ | |||
+ | V13 or later hardware version should be set '' | ||
+ | |||
+ | Edit ''/ | ||
+ | |||
+ | <tabbox Fenix 1.7.5 or later version> | ||
+ | |||
+ | We enbale imx585 and imx678 by default, so just add overlay node '' | ||
+ | |||
+ | </ | ||
You need to reboot the device to take effect. | You need to reboot the device to take effect. | ||
</ | </ | ||
- | |||
==== Upgrade System ==== | ==== Upgrade System ==== | ||
Line 181: | Line 197: | ||
``` | ``` | ||
+ | |||
+ | ==== Camera Interfaces Performance ==== | ||
+ | |||
+ | <tabbox IMX415> | ||
+ | | ^ CAM2 2lane, connect one camera separately ^ CAM2 2lane, connect three camera simultaneously ^ CAM2 4lane, connect one camera separately ^ CAM2 4lane, connect three camera simultaneously ^ CMA2 4lane, connect 2 cameras to CAM3 and CAM2 separately ^ | ||
+ | ^ CAM1 | 4K@30fps | ||
+ | ^ CAM2 | 4K@30fps | ||
+ | ^ CAM3 | 4K@60fps | ||
+ | <tabbox OS08A10> | ||
+ | | ^ CAM2 2lane, connect one camera separately ^ CAM2 2lane, connect three camera simultaneously ^ CAM2 4lane, connect one camera separately ^ CAM2 4lane, connect three camera simultaneously ^ CMA2 4lane, connect 2 cameras to CAM3 and CAM2 separately ^ | ||
+ | ^ CAM1 | 4K@30fps | ||
+ | ^ CAM2 | 4K@30fps | ||
+ | ^ CAM3 | 4K@60fps | ||
+ | <tabbox IMX585> | ||
+ | | ^ CAM2 2lane, connect one camera separately ^ CAM2 2lane, connect three camera simultaneously ^ CAM2 4lane, connect one camera separately ^ CAM2 4lane, connect three camera simultaneously ^ CMA2 4lane, connect 2 cameras to CAM3 and CAM2 separately ^ | ||
+ | ^ CAM1 | 4K@30fps | ||
+ | ^ CAM2 | 4K@30fps | ||
+ | ^ CAM3 | 4K@60fps | ||
+ | <tabbox IMX678> | ||
+ | | ^ CAM2 2lane, connect one camera separately ^ CAM2 2lane, connect three camera simultaneously ^ CAM2 4lane, connect one camera separately ^ CAM2 4lane, connect three camera simultaneously ^ CMA2 4lane, connect 2 cameras to CAM3 and CAM2 separately ^ | ||
+ | ^ CAM1 | 4K@30fps | ||
+ | ^ CAM2 | 4K@30fps | ||
+ | ^ CAM3 | 4K@60fps | ||
+ | |||
+ | </ | ||
===== Android ===== | ===== Android ===== |