Search Results - MEL PICBASIC Forum


Search:

Type: Posts; User: Demon; Keyword(s):

Search: Search took 0.01 seconds.

  1. Thread: I2C LCD

    by Demon
    Replies
    46
    Views
    52,642

    Re: I2C LCD

    Yup, from the manual:


    Could this be an issue?


    Robert


    EDIT: I would try one last thing with Dave's code, add PAUSE 250 before every write to the LCD, just to eliminate that possibility.
  2. Thread: I2C LCD

    by Demon
    Replies
    46
    Views
    52,642

    Re: I2C LCD

    I think the LCDs that googled up for TM202 were Tienma. None of them were TM202T or S. It looks like these are custom made, specs could be anything.

    I suggest contacting Tienma and asking for a...
  3. Thread: I2C LCD

    by Demon
    Replies
    46
    Views
    52,642

    Re: I2C LCD

    On my lcd, I adjust contrast with the potentiometer on pin V0.

    Robert
  4. Thread: I2C LCD

    by Demon
    Replies
    46
    Views
    52,642

    Re: I2C LCD

    You might want to put a resistor on RESET pin, at least 1K.

    Robert
  5. Thread: I2C LCD

    by Demon
    Replies
    46
    Views
    52,642

    Re: I2C LCD

    Start reading at p. 33.

    Www.akizukidenshi.com/download/ds/sitronix/st7032.pdf

    Robert
  6. Thread: I2C LCD

    by Demon
    Replies
    46
    Views
    52,642

    Re: I2C LCD

    Look at I2C commands in PBP manual. You are missing DEFINEs.

    Robert
  7. Thread: I2C LCD

    by Demon
    Replies
    46
    Views
    52,642

    Re: I2C LCD

    Add PAUSE 250 before Main, LCD must stabilize.

    (Will look at datasheet)

    Robert
  8. Thread: I2C LCD

    by Demon
    Replies
    46
    Views
    52,642

    Re: I2C LCD

    What manual? Do you have a link?

    Robert
  9. Thread: I2C LCD

    by Demon
    Replies
    46
    Views
    52,642

    Re: 16LF1824 strange problem

    You still need VDD to pin 4.

    Robert
  10. Thread: I2C LCD

    by Demon
    Replies
    46
    Views
    52,642

    Re: I2C LCD

    Yeah, couldn't find anything either.

    Try adding a PAUSE 250 before writes to give time to lcd to initialize.

    Robert
Results 1 to 10 of 10