eIQ support for the new LCD panels for i.MX RT

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

eIQ support for the new LCD panels for i.MX RT

eIQ support for the new LCD panels for i.MX RT

Two new LCD panels for i.MX RT EVKs are now available. However this new LCD panel is not supported by the i.MX RT1160/RT1170 eIQ demos in MCUXpresso SDK 2.11, and so some changes will need to be made to use the new LCD panels. 

 

For i.MX RT1050/RT1060/RT1064 eIQ Demos in MCUXPresso SDK 2.11 that use the LCD:

The eIQ demos are only configured for the original panel. However because the eIQ demos do not use the touch controller, all eIQ demos for i.MX RT1050/1060/1064 will work fine with both the original and new LCD panels without any changes.

 

For i.MX RT1160/RT1170 eIQ Demos in MCUXPresso SDK 2.11 that use the LCD:

The eIQ demos are still only configured for the original panel. MCUXpresso SDK 2.12 will support both panels when it is released later this summer. In the meantime, for those who have the new LCD panel, some changes need to be made to the eIQ demos for i.MX RT1160/RT1170 otherwise you will just get a black or blank screen. 

  1. Unzip the MCUXpresso SDK if not done so already
  2. Open an eIQ project
  3. Find the directory the eIQ project is located in by right clicking on the project name and select Utilities->Open directory browser here
anthony_huereca_0-1651612575034.png

 

  1. Copy both the fsl_hx8394.c and fsl_hx8394.h files found in \SDK_2_11_1_MIMXRT1170-EVK\components\video\display\hx8394\ into your eIQ project. You can place them in the video folder which would typically be located at C:\Users\username\Documents\MCUXpressoIDE_11.5.0_7232\workspace\eiq_demo_name\video
anthony_huereca_1-1651612575055.png

 

  1. Overwrite the eiq_display_conf.c and eiq_display_conf.h files in the eIQ project with the updated versions attached to this post. Typically these files would be located at C:\Users\username\Documents\MCUXpressoIDE_11.5.0_7232\workspace\eiq_demo_name\source\video
anthony_huereca_2-1651612575083.png

 

6. Compile the project as normal and the eIQ demo will now work with the new LCD panel for RT1160/RT1170.

标签 (1)
附件
无评分
版本历史
最后更新:
‎05-04-2022 12:17 PM
更新人: