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.

NL6448BC18-06F LCD sample coding for OMAP3530 processor

Other Parts Discussed in Thread: OMAP3530, TPS65950

Hi..

In my project OMAP3530 interfaced with NL6448BC18-06F LCD panel and 4x3 keypad.  I'm new for this project.

1.   I want to display some texts and graphs(Non linear) in that display.

      Please can anyone tell the coding for draw a graph and texts......

2. How to detect a key press in the 4x3 keypad.

      Please can anyone tell the coding for detecting the key.

Thanks in advance...

  • Hi Davaraj,

    Let me know what software and version you are using. This will be useful to analyze your issue.

    I only could to guess how to solve your issue without schematics, but if the keypad is presents in the /dev/input/... folder it could be opened like standard input device and the keypad event could be read from it.

    BR

    Tsvetolin Shulev

  • Hi Tsvetolin,

    Sorry for the inconvenience and thanks for your reply....

    In my project planned to use Linux 2.6.32 -cm-t35-3

    1) In CM-T3530 (Computer-On-Module) NL6448BC18-06F LCD interface with Display controller. Please give sample coding for making a Graph (Non Linear) and texts.

    2) 4x3 keyboard interfaced with Processor through TPS65950 power management and system companion device chip. No mouse in my project. Consider When i press 4 in the   keyboard it will display some graphs and tests and when i press 6 it will display some texts only. How to make that, Pls give any sample coding....

    Thanks...

  • Hi Tsvetolin,

    I got the linux package  CM-T3530 Linux package from below website,

    https://compulab.co.il/products/computer-on-modules/cm-t3530/#devres

    Give any sample C code for displaying characters....

    How to handle interrupts in omap3530 processor. In omap35x technical reference manual they gave assembly code. i can't understand. Give any sample code for handling the interrupt.

    TPS65950 power management and system companion device chip interfaced with omap processor. I want to communicate through I2C. Give any sample code for I2C communication.

    ADC 7682 chip interfaced with OMAP3530 in spi communication. Give sample code for SPI also...

    Thanks in advance sir..