# How can I get raw data from camera on the AMB82-EVB?

**URL:** https://forum.amebaiot.com/t/how-can-i-get-raw-data-from-camera-on-the-amb82-evb/2450
**Category:** Multimedia
**Tags:** rtl8735b, evb-amb82
**Created:** [November 22, 2023, 7:44am UTC](https://forum.amebaiot.com/t/how-can-i-get-raw-data-from-camera-on-the-amb82-evb/2450 "2023-11-22T07:44:43Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![dallim30](https://avatars.discourse-cdn.com/v4/letter/d/8491ac/32.png) [@dallim30](https://forum.amebaiot.com/u/dallim30)
#### Post date: [November 22, 2023, 7:44am UTC](https://forum.amebaiot.com/t/how-can-i-get-raw-data-from-camera-on-the-amb82-evb/2450/1 "2023-11-22T07:44:43Z")

</div>

I have two questions

1. How can I get raw data from camera on the AMB82-EVB
2. Let me know how to change SDK code if I use a camera other than the camera included in the AMB82-EVB?

thanks

---

<div class="post-metadata">

### Author: ![dallim30](https://avatars.discourse-cdn.com/v4/letter/d/8491ac/32.png) [@dallim30](https://forum.amebaiot.com/u/dallim30)
#### Post date: [November 24, 2023, 6:45am UTC](https://forum.amebaiot.com/t/how-can-i-get-raw-data-from-camera-on-the-amb82-evb/2450/2 "2023-11-24T06:45:25Z")

</div>

1. How can I get raw data not jpeg from JXF37 camera of the AMB82-EVB?

2. Could you tell me some clue about how to change SDK code if I use a camera other than the camera included in the AMB82-EVB?  
Arducam OV9281 : [https://www.devicemart.co.kr/goods/view?no=14900594](https://www.devicemart.co.kr/goods/view?no=14900594)  
I saw it only supports the JXF37 camera for both standard and arduino sdk on forum  
I’d like to know about both cases (arudino and standard sdk)

3. Can I have the example projects using Makefile to compile and link  
I’m looking for more information on building projects using the ABM82-mini.

thanks

---

<div class="post-metadata">

### Author: ![Kelvin\_Huang](https://sea2.discourse-cdn.com/flex016/user_avatar/forum.amebaiot.com/kelvin_huang/32/2130_2.png) [@Kelvin\_Huang](https://forum.amebaiot.com/u/Kelvin_Huang)
#### Post date: [November 28, 2023, 3:18am UTC](https://forum.amebaiot.com/t/how-can-i-get-raw-data-from-camera-on-the-amb82-evb/2450/3 "2023-11-28T03:18:12Z")

</div>

Hi dallim30,

1. I’m not sure if that is able to be retrieved, so far I haven’t been able to see any information on it yet.

2. For now, we only support the JXF37 camera module for AMB82.

3. You may take a look at [GitHub - ambiot/ambpro2\_sdk: Public SDK for AmebaPro2](https://github.com/ambiot/ambpro2_sdk) or [GitHub - ambiot/ambpro2\_arduino](https://github.com/ambiot/ambpro2_arduino) on how to build the example projects. Let me know if you face any specific problems so that I can help you with that.

Thanks!

---

<div class="post-metadata">

### Author: ![dallim30](https://avatars.discourse-cdn.com/v4/letter/d/8491ac/32.png) [@dallim30](https://forum.amebaiot.com/u/dallim30)
#### Post date: [November 30, 2023, 2:45am UTC](https://forum.amebaiot.com/t/how-can-i-get-raw-data-from-camera-on-the-amb82-evb/2450/4 "2023-11-30T02:45:57Z")

</div>

Thanks for your response

Is it possible to connect a MIPI CSI-1 camera to our AMB82-mini MIPI CSI-2 interface?

thanks

---

<div class="post-metadata">

### Author: ![Kelvin\_Huang](https://sea2.discourse-cdn.com/flex016/user_avatar/forum.amebaiot.com/kelvin_huang/32/2130_2.png) [@Kelvin\_Huang](https://forum.amebaiot.com/u/Kelvin_Huang)
#### Post date: [November 30, 2023, 5:19am UTC](https://forum.amebaiot.com/t/how-can-i-get-raw-data-from-camera-on-the-amb82-evb/2450/5 "2023-11-30T05:19:36Z")

</div>

Hi @dallim30, you can give it a try, but I don’t think it will be compatible. Somebody on the internet has researched on this ([Q&A: Is it possible to connect a MIPI CSI-1 device... - NXP Community](https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/Q-A-Is-it-possible-to-connect-a-MIPI-CSI-1-device-to-our-i-MX6/ta-p/1103740)).

Thank you.
