This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

LCD16X2 with MS51FB9AE nuvoton MCU

I am not able to interface LCD16X2 with MS51FB9AE nuvoton MCU which is similar to N76E003, can anybody help me with that?.

my lcd pins connection is as follows: 

RS - P04

EN - P03

D4 - P01

D3 - P00

D2 - P10

D1 - P11 my lcd pins connection is as follows: RS - P04

EN - P03

D4 - P01

D3 - P00

D2 - P10

D1 - P11

Parents
  • I am not able to interface LCD16X2

    Why not - what have you tried? where are you stuck?

    People have been successfully driving these 16x2 LCDs with microcontrollers way back into the last century - and there are many examples and tutorials on the interwebs.

    Remember that the LCD neither knows nor cares what microcontroller you use - so you should be able to adapt any tutorial you find.

    How To Interface Anything To Anything Else.

    As with good comedy, the secret is timing ...

Reply
  • I am not able to interface LCD16X2

    Why not - what have you tried? where are you stuck?

    People have been successfully driving these 16x2 LCDs with microcontrollers way back into the last century - and there are many examples and tutorials on the interwebs.

    Remember that the LCD neither knows nor cares what microcontroller you use - so you should be able to adapt any tutorial you find.

    How To Interface Anything To Anything Else.

    As with good comedy, the secret is timing ...

Children