hby01
Newbie level 4
- Joined
- Feb 19, 2014
- Messages
- 6
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 41
Hi guys. I'm relatively new to mplab and i am working on a project using assembly language which at some point requires me to display a custom charactor that i created on the 16x2 lcd in 4 bit mode exclusively. Now i know that i need to first set the cg ram address and then load the combination of bits to the cg ram but I cant figure out a way to do so. And i tried searching the web for any refernces but all were written in c. So please guys i really someone to give me an example or a sample code where we display a custom character after creating it on lcd.