Questions about RT1160's camera interface and software supports status

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Questions about RT1160's camera interface and software supports status

Jump to solution
783 Views
Frank_Jianpeng_Zhao
NXP Employee
NXP Employee

Hi,

I have two general questions about RT1160.

1. Can the Parallel Camera Sensor Interface(CSI) and MIPI Camera Interface (MIPI CSI)  be used at same time?  In other words, can the RT1160 support two cameras at once?

2. Regarding software support, what operating systems are already to run on the RT1160, Linux, FreeRTOS...?

BR,

Frank

0 Kudos
1 Solution
777 Views
kerryzhou
NXP TechSupport
NXP TechSupport

Hi @Frank_Jianpeng_Zhao 

    Thanks for your question, just as we talked in the internal TEAMS:

1. Can the Parallel Camera Sensor Interface(CSI) and MIPI Camera Interface (MIPI CSI)  be used at same time?  In other words, can the RT1160 support two cameras at once?

Answer:  MIPI-CSI and parallel CSI can't work at the same time, as the MIPI CSI and parallel CSI at last connect together to the CSI module, so if the customer needs two Camera work at the same time, we suggest one connect MIPI-CSI or parallel CSI, another connect to the flexIO, use the FlexIO simulate it.

This is the flexIO camera application note:

https://www.nxp.com/docs/en/application-note/AN12686.pdf

2. Regarding software support, what operating systems are already to run on the RT1160, Linux, FreeRTOS...?

Answer: Now, RT1160 SDK support the freertos, you can let the customer check the SDK code directly:

https://mcuxpresso.nxp.com/

 

Wish it helps you!

Best Regards,

Kerry

View solution in original post

3 Replies
199 Views
bryan_hong
Contributor V

hello @kerryzhou 

Could you share the example for camera ?

I download as below.

bryan_hong_0-1712305853582.png

thanks

Bryan

 

 

Bryan

0 Kudos
175 Views
kerryzhou
NXP TechSupport
NXP TechSupport

Hi @bryan_hong ,

 Please check:

SDK_2_15_000_MIMXRT1160-EVK\boards\evkmimxrt1160\driver_examples\csi

 

If you still have question about it, please create your own question post, and let me know.

Best Regards,

Kerry

0 Kudos
778 Views
kerryzhou
NXP TechSupport
NXP TechSupport

Hi @Frank_Jianpeng_Zhao 

    Thanks for your question, just as we talked in the internal TEAMS:

1. Can the Parallel Camera Sensor Interface(CSI) and MIPI Camera Interface (MIPI CSI)  be used at same time?  In other words, can the RT1160 support two cameras at once?

Answer:  MIPI-CSI and parallel CSI can't work at the same time, as the MIPI CSI and parallel CSI at last connect together to the CSI module, so if the customer needs two Camera work at the same time, we suggest one connect MIPI-CSI or parallel CSI, another connect to the flexIO, use the FlexIO simulate it.

This is the flexIO camera application note:

https://www.nxp.com/docs/en/application-note/AN12686.pdf

2. Regarding software support, what operating systems are already to run on the RT1160, Linux, FreeRTOS...?

Answer: Now, RT1160 SDK support the freertos, you can let the customer check the SDK code directly:

https://mcuxpresso.nxp.com/

 

Wish it helps you!

Best Regards,

Kerry