superdude34
Newbie level 3

Hi,
Im fairly new to microcontrollers and im working on my first project, a temperature sensor. When I come to the LCD, I initialized everything fine except I am stuck when it comes to setting the DDRAM address. I am working in Assembly with the GNU compiler on a Keil MCB2300. I know that the DDRAM address specifies the position of the cursor on the LCD, however, the LCD is connected via a 4 bit interface (D4 - D7) with my MCU. So my question is, what exactly must I write to these pins to set the DDRAM Address?
This is the LCD I am using
**broken link removed**
Thanks
Im fairly new to microcontrollers and im working on my first project, a temperature sensor. When I come to the LCD, I initialized everything fine except I am stuck when it comes to setting the DDRAM address. I am working in Assembly with the GNU compiler on a Keil MCB2300. I know that the DDRAM address specifies the position of the cursor on the LCD, however, the LCD is connected via a 4 bit interface (D4 - D7) with my MCU. So my question is, what exactly must I write to these pins to set the DDRAM Address?
This is the LCD I am using
**broken link removed**
Thanks