• UV2: displaying strings
    What's the easiest way look at an ASCII string in the UV2 debugger? I haven't even found a hard way yet :)
  • Passing strings to a display routine
    I have used the following code to send a display string to an RS232 port. It always worked in Keil Microvision2. Now in microvision5 it does not. DispString (“Abcdefg\n”); Void DispString ( unsigned...
  • Text String not Displaying on the Graphical LCD
    Hello, I have written a code for Graphical Serial LCD for displaying the Images on the Graphical LCD The LCD is TIANAMA 128x64 with Hitachi Controller. With help of this code i am able to show...
  • how to display write string in eeprom
    if any one have 8051 interview queations and programs pls post me
  • why address space overflow for displaying strings on lcd
    i have done programming for displaying string on lcd i got a problems when i have displayed more than 4 strings. when i compiled the program i got error as shown below . I have C51 keil uvision software...