ole00 / afterburner

GAL chip programmer for Arduino
157 stars 44 forks source link

ATF16V8B chips would program & read w/o error, but they wouldn't work #4

Closed mecparts closed 4 years ago

mecparts commented 4 years ago

ATF16V8B was used cfgV8AB in some places, cfgV8 in others. The chip would read, and write without error, but wouldn't work. Changing all instances of cfgV8 to cfgV8AB in ATF16V8B specific code in afterburner.ino seems to get the programmed chip to work.