Menu

LCD_RW port

Help
2008-09-26
2013-05-30
  • Nobody/Anonymous

    Hi Im just wondering if i can get away without having to use a pin for the LCD_RW. Im using 4-bit data, and i have no need to use LCD_RW.  I normally ground the LCD_RW pin and did not declare any pin for LCD_RW in Assembly, but the GCBasic Help mention that I should explicity declare the LCD_RW pin for Basic.

    Im running out of IO on my PIC

     
    • Nobody/Anonymous

      Download http://gcbasic.sourceforge.net/newfiles/update.zip and then add this line:

      #define LCD_NO_RW

      Then you don't need to connect the RW pin

       
    • Nobody/Anonymous

      Great! Thanks a bunch

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.