Skip to main content
frank5
Associate III
February 22, 2009
Question

How to, 9bit SPI for a LCD

  • February 22, 2009
  • 13 replies
  • 7149 views
Posted on February 22, 2009 at 12:09

How to, 9bit SPI for a LCD

    This topic has been closed for replies.

    13 replies

    frank5
    frank5Author
    Associate III
    May 17, 2011
    Posted on May 17, 2011 at 12:52

    I finally made it work using the 16bit spi and using in the MSB, the 9bits used.

    It was a worng initiliazation sequence that I did wrong and it didn't work in the first place.

    So I can now confirm that this lcd controller ignores the rest 7 bits sent.

    Frank

    philippe239955
    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 12:52

    Hi Frank,

    Thanks to you I managed to use the LCD :-]

    Thank you again !

    Kind regards

    frank5
    frank5Author
    Associate III
    May 17, 2011
    Posted on May 17, 2011 at 12:52

    Hi Philippe,

    Source code to drive this LCD can be found here:

    http://gravitech.us/MicroResearch/Others/LCD6100/LCD6610_NPX_STM32F103.zip

    Frank