Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt for MCUs
  4. I.MX RT1050 LCD another resolution
Qt 6.11 is out! See what's new in the release blog

I.MX RT1050 LCD another resolution

Scheduled Pinned Locked Moved Unsolved Qt for MCUs
1 Posts 1 Posters 458 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    KarskyV
    wrote on last edited by
    #1

    Hello I have I.MX RT1050 EVK Evaluation Board with LCD but my LCD have resolution 800x480 instead NXPs LCD with 480x272. The problem is that I can not use full LCD (it plots only on part of it) I tried change size in CMakeList unsing set(QUL_PLATFORM_DEFAULT_SCREEN_WIDTH 480)
    set(QUL_PLATFORM_DEFAULT_SCREEN_HEIGHT 800 ) and change size in qml file but nothing work. Is there some way to make this LCD work properly witj Qt for MCU? Thank you very much

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved