RT1050 USB Example

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

RT1050 USB Example

1,585 次查看
ahmedtolba
Contributor I

I have a MCU that streams data over USB2 ( the data is video data) I would like to know an example that takes that stream from RT1050 and display it over LCD. The stream is not encoded by any encoder it's pure RGB Data.

标记 (1)
0 项奖励
回复
5 回复数

1,559 次查看
ahmedtolba
Contributor I

Is it possible to receive MJEP video stream ? not sending it ? is there an example of decoding that stream and receiving it using usb ?

0 项奖励
回复

1,547 次查看
gusarambula
NXP TechSupport
NXP TechSupport

Hello Ahmedtolba,

There is not a specific USB example that receives a stream, my apologies.

Regards,
Gustavo

0 项奖励
回复

1,541 次查看
ahmedtolba
Contributor I

Would you guide me to an MCU that supports an example with USB that receives a stream ?

0 项奖励
回复

1,532 次查看
gusarambula
NXP TechSupport
NXP TechSupport

Hello Ahmedtolba,

I’m not sure of an MCU with that specific application already set in place. The i.MX Processors run Linux and support GStreamer, which supports network sink/sources for video streams, albeit you would need to set it up.

Regards,
Gustavo

0 项奖励
回复

1,563 次查看
gusarambula
NXP TechSupport
NXP TechSupport

Hello Ahmedtolba,

There is not a specific USB example that has that functionality.

However, there are a couple of USB examples as part of the i.MXRT1050 SDK, like the usb_device_video_virtual_camera example, which simulates being a camera and sending a fixed mjpeg video stream trough the USB port.

I hope that this information helps.

Regards,
Gustavo

0 项奖励
回复