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.

LCD driver for L138 experimenter?

Hi,

We have recently bought an L138 experimenter via eStore.

We already have a customized L138 board ourselves and the system as a whole works except for a few remaining bugs, so we bought the experimenter to compare side-by-side with our board to dig out potential problems in its design. In order to debug the LCD touch functionality we need to port the LCD graphics program onto the experimenter, but in order to do that we need to have the LCD driver first. In more detail, our program does not have an OS and we use L138’s GPIO pins to communicate with the LCD driving IC; if we would want to port the same program onto experimenter, we need to find out how to configure with the Sharp LQ043T1DG01 without using the provided Linux or WinCE OS, so we would need the driver code for its LCD IC.

In the xxxxxxx_CCSv4-2-4_with_SOM-M1_BSL_WS downloaded after registration I see dozens of projects. Some of them seem relevant to LCD:

  • ARM EVM Character LCD Test
  • ARM eXp Graphics LCD Test
  • ARM eXp LCD Touch Test
  • DSP EVM Character LCD Test
  • DSP eXp Graphics LCD Test
  • DSP eXp LCD Touch Test

But I didn’t find in any of them the driver code for LCD IC.

Where is that? Could TI provide the driver source code for LQ043T1DG01 so we could incorporate into our own project?

 

Paul