iMXRT 1170

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

iMXRT 1170

683件の閲覧回数
harish_crowdnidhi
Contributor III

Dear All,

 

Has anyone tried to do a phone mirroring onto a display driven by i MX RT 1170/117x?.

If yes. can you please provide us insight into the steps/approaches taken and what software/framework was used?

 

Regards,

Harish

0 件の賞賛
返信
2 返答(返信)

646件の閲覧回数
ramprakash08
Contributor IV

Hi @harish_crowdnidhi,

The i.MX RT1170 family of crossover MCUs is designed to support a wide range of applications, including advanced graphics, high-speed connectivity, and complex embedded processing. However, phone mirroring is a complex task that involves not only the display capabilities of the MCU but also the communication between the phone and the MCU.

Assuming you are looking to mirror an Android phone, you might want to consider using Android Open Accessory (AOA) protocol for communication. AOA allows an external accessory to act as a USB host that powers and communicates with an Android device. You would need to implement this protocol on the i.MX RT1170.

For the display part, the i.MX RT1170 supports LCD interface and has a powerful GPU for 2D graphics acceleration. You can use the LCDIF interface to drive the display and the PxP engine to perform graphics operations. The MCUXpresso SDK for i.MX RT1170 provides drivers and examples for these peripherals.

0 件の賞賛
返信

532件の閲覧回数
harish_crowdnidhi
Contributor III

How about mirroring IPhone ?. Is it possible on the same platform ?.

0 件の賞賛
返信