T O P I C R E V I E W |
BobA |
Posted - 08/24/2017 : 16:20:41 I have a GQ-4x4 with the 7.11 software. One of the supported devices is the AT28C16 and the programmer can program it, but when attempting to erase the device, it pops up an error about not being able to erase this device.
How can I enable the erase?
|
4 L A T E S T R E P L I E S (Newest First) |
ZLM |
Posted - 09/21/2017 : 21:04:25 28C16 is EEPROM chip. It does not need to be erased before write. Fill the buffer with FF and then write will erase whole chip. Also, try slower speed when write fail. |
anniel |
Posted - 09/15/2017 : 05:32:02 quote: Originally posted by BobA
Okay, so apparently nobody else has used a 28C16 with a GQ-4x4.
Is there a good definition of exactly what all the fields in the device descriptor file mean? Can I specifically program the erase algorithm, which voltages to apply to which pins, etc? The only documentation I found so far was lacking details. Maybe there is a more detailed explanation of how to add new devices somewhere? If I can find the documentation, I can probably solve my current problem.
Right in the devices.txt. |
anniel |
Posted - 09/15/2017 : 05:31:21 quote: Originally posted by BobA
I have a GQ-4x4 with the 7.11 software. One of the supported devices is the AT28C16 and the programmer can program it, but when attempting to erase the device, it pops up an error about not being able to erase this device.
How can I enable the erase?
Maybe you have an OTP. |
BobA |
Posted - 08/28/2017 : 17:08:13 Okay, so apparently nobody else has used a 28C16 with a GQ-4x4.
Is there a good definition of exactly what all the fields in the device descriptor file mean? Can I specifically program the erase algorithm, which voltages to apply to which pins, etc? The only documentation I found so far was lacking details. Maybe there is a more detailed explanation of how to add new devices somewhere? If I can find the documentation, I can probably solve my current problem. |