Skip to main content
Visitor II
June 6, 2020
Question

can i interface and operate 16*2 LCD display directly with STM8S003F3P6 controller's GPIO pins, without any external display Drivers? if yes kindly share demo code/link/manual/application note or project.

  • June 6, 2020
  • 1 reply
  • 515 views

if yes then please share technical article/code/project/link etc.

    This topic has been closed for replies.

    1 reply

    Graduate II
    June 6, 2020

    Usualy term "16*2 LCD" means alphanumeric display module with driver. Therefore you do not need any "external driver". Usualy these displays are equiped with HD44780 or equivalent and using simple paralel comunication protocol. Some "16*2" displays can be equiped with I2C expander. I dont know which type of display you have (you should be much more specific next time). But i suppose you have one with parallel interface ... then look there:

    https://www.st.com/en/embedded-software/stsw-stm8063.html