LCDCMD and AUXIO under BS2p40
JFReyes
Posts: 10
Hi:
I'm trying to get the LCDAppMod demo to work on a test setup where the LCD is connected to pins 30 - 36 of the BS2p40. I've made the appropriate changes to the program but still cannot get the LCD to respond. Do the LCD commands (LCDCMD, LCDIN, LCDOUT) work for those pins (after issuing AUXIO)? Thanks for the help.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jos
I'm trying to get the LCDAppMod demo to work on a test setup where the LCD is connected to pins 30 - 36 of the BS2p40. I've made the appropriate changes to the program but still cannot get the LCD to respond. Do the LCD commands (LCDCMD, LCDIN, LCDOUT) work for those pins (after issuing AUXIO)? Thanks for the help.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jos
Comments
Thank you for your prompt reply. I understand the theory and agree that they should work, but perhaps these commands (being so specialized) were implemented outside the bank switching scheme and don't support AUXIO. Next I will rewrite the program using bit/pin commands to see if that's the case or else I'm making a dumb mistake elsewhere. I'll post my results later.
Regards,
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jos
LCDCMD 9, Command ' when chip enable is on AUXIO x9, pin 30 on the BS2p-IC
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Tracy Allen
www.emesystems.com
Thank you all for your help.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jos