Thanks for the reply,
A long time ago I worked w/ 8051's (for a very short time) and remember that dissassembly of the code was possible. I wouldn't mind taking the time to try to figure out the code myself to see what it's doing on the bus but I've not had much luck in the disassembly process and w/ some of the commands...
e.g. satA 0,x .. the reference manual I have lists this mnemonic as having only one parameter (operand? I don't know if they are the same).. I've spend several days trying to do this but I don't know if
I'm using accurate data (disassembly) or have a complete list of the mnemonics. I have time to try to figure it out but w/o the assurance of complete dissassembly and opcodes it seems a bit hopeless to me.
In talking with the manufacturer they weren't able to give me any operating instructions, but I thought that the schematic and code might be able to help with that. They also said that most of their devices defaulted to 9600 baud. Yesterday I was able to use the schematics to pin it out to the computer correctly, by when I sent characters to it I didn't have much luck, occasionally the display would clear, or the characters would change from all '*' to all [left arrow]... I was thinking that I could send a targed 2 or 3 byte sequence to the comm port with hopes of brute force the command characters or sequences out but I'm not sure how I would get feedback from the LCD to see if the characters I output were wrote to the screen correctly. (Or if I were this equipment would cost much more than I have to spend on this)
Thanks for your time,
Jeremy