Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
joaoc130
Posted - 06/12/2010 : 09:25:52 I bought the EPROM programmer (GQ-4X) and the adapter to record memories EPROM 16bit. In the software that came with the programmer, the code does not appear to program memories 16BIT's, example: (FFFFh), the software has only: (FFh)type 8bit's. So, I can not write memoirs 16bit. Maybe i need other software... i don't know. I ask for help who knows more ... or has already programmed with the memories of 16bits (GQ-4X).
Thanks, John Sousa
2 L A T E S T R E P L I E S (Newest First)
joaoc130
Posted - 06/14/2010 : 01:30:00 Thanks for your help! So the first 2 lines in the software equivalent of a single word in memory? I do not understand how it can be. My program has a code with 4 bits in hex and the software has 2bits in hexadecimal. Still, I tried plan (M271024) and gave me error early on. Not easy! I ask if possible an example of someone who knows how to do it. My email is: (joao.c130 @ hotmail.com) Thanks, John Sousa
ZLM
Posted - 06/13/2010 : 21:58:26 The software works with 16bit. It just looks like 8bit buffer. But the buffer can be any bit long. The software knows how to deal with the 8bit to 16bit buffer.