• not able to disply
    i wrote the code for 16*2line display but iam not getting any chars on the disply can any one tell what is the problem org 0000h mov p1,#00h mov a,#38h ; intitial acall command acall delay...
  • not able to disply
    i wrote the code for 16*2line display but iam not getting any chars on the disply can any one tell what is the problem org 0000h mov p1,#00h mov a,#38h ; intitial acall command acall delay...
  • define LCD pins in function for 8051 interface with LCD
    hi everyone I am working on LCD interface with the C8051f120 controller and i did it well, but im working with different hardware so LCD pin rs, rw, en and data port can be varies with hardware...
  • define LCD pins in function for 8051 interface with LCD
    hi everyone I am working on LCD interface with the C8051f120 controller and i did it well, but im working with different hardware so LCD pin rs, rw, en and data port can be varies with hardware...
  • GUIDRV_SLin LCD Driver for T6963 LCD controller not found in STemWin Library
    Hii, I am trying to interface T6963 LCD controller with STM32F103ZE and I am using STemWin for GUI . I got to know from segger website that to do this I require GUIDRV_SLin LCD driver which is supposed...