i.MX RT1050 EVK video/image interface to host PC?

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

i.MX RT1050 EVK video/image interface to host PC?

Jump to solution
948 Views
rsun
Contributor I

I wonder if there is a way for the i.MX RT1050 EVK board to send images and/or videos to a host PC?

The workflow of my application is like this:

video capturing ---->  i.MX RT1050 EVK ----> processing ----> display

I understand that there is a 4.3" TFT LCD display panel for the board, but I'd like to display the outputs on  a host PC to achieve better effects.

Is that possible? If yes, how? Links to the useful documents would be deeply appreciated. Thanks!

Labels (1)
0 Kudos
1 Solution
940 Views
kerryzhou
NXP TechSupport
NXP TechSupport

Hi @rsun 

   Your requirement is the UVC, please refer to the RT1050 sdk code:

SDK_2_10_0_EVKB-IMXRT1050\boards\evkbimxrt1050\usb_examples\usb_device_video_virtual_camera

You can download the SDK code from this link:

https://mcuxpresso.nxp.com/en/welcome

BTW, we also have the application note about it, please refer to :

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

https://www.nxp.com/webapp/Download?colCode=AN12103SW&location=null

 

Please check the SDK and the application note at first, you also can run it on the MIMXRT1050-EVKB board.

 

Wish it helps you!

If you still have questions about it, please kindly let me know.

Best Regards,

kerry

View solution in original post

0 Kudos
2 Replies
941 Views
kerryzhou
NXP TechSupport
NXP TechSupport

Hi @rsun 

   Your requirement is the UVC, please refer to the RT1050 sdk code:

SDK_2_10_0_EVKB-IMXRT1050\boards\evkbimxrt1050\usb_examples\usb_device_video_virtual_camera

You can download the SDK code from this link:

https://mcuxpresso.nxp.com/en/welcome

BTW, we also have the application note about it, please refer to :

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

https://www.nxp.com/webapp/Download?colCode=AN12103SW&location=null

 

Please check the SDK and the application note at first, you also can run it on the MIMXRT1050-EVKB board.

 

Wish it helps you!

If you still have questions about it, please kindly let me know.

Best Regards,

kerry

0 Kudos
928 Views
rsun
Contributor I

Thanks Kerry. I already have the SDK installed. I will check out the application note you referred to.

0 Kudos