IMX7ULP-EVK: LCD attached to MIPI interface remains off after wake up from suspend to ram mode

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

IMX7ULP-EVK: LCD attached to MIPI interface remains off after wake up from suspend to ram mode

2,940 Views
tsaranovac
Contributor I

Hi,

on imx7ulp-evk board, I've changed hardware configuration ( Removed resistors: R41 , R43-R46, R51 and populated the resistors: R30-R35 ) to support MIPI interface and attach LCD to the board. In normal (RUN) mode, display works. I was using imx-linux-zeus Yocto release  (imx-linux-zeus -m imx-5.4.70-2.3.0.xml ) and added changes in dtb for MIPI.

Using following command echo mem > /sys/power/state I've put the board in low power mode - Suspend to RAM.

After wake up from this mode ( using serial console for cortex M4 and "W" option for wake up), LCD remains off.

Is there anything else that should be done to power on the display?

Thanks in advance,

Tijana

Labels (1)
16 Replies

2,896 Views
brosandic
Contributor II

I am experiencing the same issue. LCD doesn't work after CA7 is awoken from Suspend-to-RAM.

Would like to see this resolved!

Thanks,

Bogdan

0 Kudos

2,909 Views
AldoG
NXP TechSupport
NXP TechSupport

Hello,

Your steps look correct, may I ask which changes you made to the dtb for MIPI?

Also, I would like to know if you're using the Power supply that comes with the evaluation kit?

Best regards,
Aldo.

0 Kudos

2,903 Views
tsaranovac
Contributor I

Hi,

as suggested here (https://community.nxp.com/t5/i-MX-Processors/Getting-started-with-MCIMX7ULP-EVK-and-TFT3P5581-T/td-p... ) I'm using this file :  imx7ulp-evk-mipi.dtb in following steps :

  1. After reset press any key to stop u-boot from loading the kernel in the A7 console
    Hit any key to stop autoboot: 0
    =>
  2. Change the device tree file:
    => setenv fdt_file imx7ulp-evk-mipi.dtb
  3. Save the new environment variables:
    => saveenv
    Saving Environment to MMC... Writing to MMC(0)... OK
  4. Boot using the boot command or reset the board with the RESET button
    => boot

Yes I'm using power supply that comes with evaluation kit.

Best regards,

Tijana

0 Kudos

2,856 Views
AldoG
NXP TechSupport
NXP TechSupport

Hello,

Thank you for sharing more information, I would like to ask if when you go to low power mode and resume does the backlight keep working?
Or is the LCD completely off?

BR,
Aldo.

0 Kudos

2,848 Views
brosandic
Contributor II

Hi Aldo,

No, the backlight doesn't work when it wakes up.

LCD is completely off once the CA7 enters Suspend-to-RAM, and it remains off (backlight also off) when it wakes up.

Best regards,

Bogdan

Tags (1)
0 Kudos

2,831 Views
AldoG
NXP TechSupport
NXP TechSupport

Hi,

Got it, please check that the resistors for CON J2 are correctly soldered, this include R207.

Also, I believe you're using EVK and not EVKB is this correct?

BR,
Aldo.

0 Kudos

2,806 Views
brosandic
Contributor II

Hi Aldo,

I've just double checked the resistors. I wouldn't say the resistors are causing the issue.

We have 3 different boards with MIPI modification made, and all of these boards have MIPI working on boot. The problem exists only after waking from Suspend-to-RAM (waking from freeze or standby doesn't cause any issue). I have also checked resistor 207. I don't see any problem there.

The board I am using have MCIMX7ULP-EVK REV B1 printed on PCB and at the back there's a sticker saying SCH-29164 REV B1.

It looks like a software issue to me?

0 Kudos

2,775 Views
AldoG
NXP TechSupport
NXP TechSupport

Hello,

This indeed seems like a sw issue, I'm still investigating this, meanwhile could you help me doing a couple of measures and share them with me.

Please measure TP62 activity when entering low power mode (Suspend to RAM) and when exiting
In the same test point but now when entering/exiting any of the other 2 low power modes

BR,
Aldo.

0 Kudos

2,759 Views
brosandic
Contributor II

Hi Aldo,

I am measuring 1.8V on TP62 in all states.

Unfortunately at the moment I don't have the scope to track level changes in case there are any when switching between states.

However I am sure the issue can be replicated on MCIMX7ULP-EVK REV B1. I guess you have one too?

I have checked the source of the driver and as far as I could see there's no API available to reinitialize the driver and try to get the LCD working that way?

When do you expect to have this resolved? We need this feature working in order to prepare our demo on EVK.

Thanks,

Bogdan

0 Kudos

2,728 Views
AldoG
NXP TechSupport
NXP TechSupport

Hello,

Thank you for measuring, I'm looking into this with team to speed up as much as we can, I'll update as soon as soon as I get more information.

Thanks,
Aldo.

0 Kudos

2,695 Views
brosandic
Contributor II

Hi Aldo,

What is the status of this issue?

The issue is reported 1.5 months ago, it looks like there's no progress at all.

Best regards,

Bogdan

0 Kudos

2,674 Views
AldoG
NXP TechSupport
NXP TechSupport

Hello,

I received an update from team, the issue seems to be solved in latest GA release could you try it  and let me know if you still getting the same result?

https://www.nxp.com/webapp/Download?colCode=L5.10.35_2.0.0_MX7ULP1&appType=license

Thanks,
Aldo.

0 Kudos

2,588 Views
brosandic
Contributor II

Ok, I tried hardknott release and it seems it is working.

However I noticed that sometimes I have to touch the LCD after the CA7 is awoken in order to see what it displays. Sometimes it just displays the content as it should.

Can you elaborate more on this behavior?

Thanks,

Bogdan 

0 Kudos

2,538 Views
AldoG
NXP TechSupport
NXP TechSupport

Hello,

Please check the following update from team:
"With weston/wayland Yocto rootfs. When do the suspend / resume. It need take some time to recover the weston. User can try to restart the weston when the issue happens.This is a known issue from some version after yocto upgrade the weston/wayland."

Based on this, on 5.10.35_2.0.0 standard release, I tried suspend/wakeup for 20 times. About 75% times can wakeup and restore LCD in 5 seconds, 25% times need 45 seconds to restore.

And yes, the LCD can restore every time.

So this should be an issue in weston/wayland.

Best regards,
Aldo.

0 Kudos

2,691 Views
AldoG
NXP TechSupport
NXP TechSupport

Hello,

I apologize for not giving an update, this has been escalated to software team, it has been identified to work correctly using 4.19.35 release and this release wakes up with LCD resumed.

It is under investigation which patch caused this issue in later releases.

Thanks,
Aldo.

0 Kudos

1,787 Views
brosandic
Contributor II

Hi AldoG,

What is the outcome of your investigation?

Thanks,

Bogdan

0 Kudos