tmengicam

Results 16 comments of tmengicam

We already had a look to the allocation of the frame buffer and we change the allocation using: > LcdifDisplayContext.FrameBuffer = (VOID*)FixedPcdGet32(PcdFrameBufferBase) were PcdFrameBufferBase point to 0x80000000. In both case...

An update: when the display disappear the LCDif goes in UNDERFLOW (UNDERFLOW_IRQ_EN bit 14 of LCDIF_CTRL1n). I hope that this could help

We are already forcing a fixed timing for our display. Panel timings are good. We didn't implement the possibility to read the EDID from the panel. We don't have a...

Great! Thank you so much. Looking the code of DachunRao I found the problem. I developed the driver and the libraries very similar to DachunRao but I was setting the...

Dear all, I'm still working on our IMX6ULL based custom board. Now I am trying to get work the USB. Our board has an USB type A connected to the...

Some update: USB keyboard is not working during the boot (UEFI) and on Windows. On Windows "devcon" command get this error message: administrator@MINWINPC C:\Data\Users\Administrator>devcon status *usb* USB\ROOT_HUB20\3&3AB19331&0 Name: USB Root...