Champs,
AM5728 is required to drive 2 LCDs simultaneously and from the wiki article (http://processors.wiki.ti.com/index.php/Processor_SDK_RTOS_VPS_DRIVERS
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Champs,
AM5728 is required to drive 2 LCDs simultaneously and from the wiki article (http://processors.wiki.ti.com/index.php/Processor_SDK_RTOS_VPS_DRIVERS
Eric,
From the initialization perspective - Browsing through the display example it looks like
numInst used in pdk_am57xx_1_0_5\packages\ti\drv\vps\src\vpsdrv\dispdrv\src\vpsdrv_dispAPI.c actually defines number of display drivers in the system, so for 2 LCDs it should be 2 . Is this correct understanding?
thanks,
Michael