1

I wanted to burn Kickstart 3.1.4 to AM27C400 using TL866CS programmer, in theory it is supported, but when looking into list of ICs in MiniPro software I get AM27C4096 @DIP40, apologies for daft question, you can tell I'm noob to electronics, but I bought this chip (prior to checking). is it the same as on the list in software? will it work or I need any adapter board? Using legit Hyperion A500 3.1.4 rom.

MiniPro 6.58

  • https://github.com/mafe72/27c160-tl866-adapter – Bruce Abbott Apr 04 '21 at 21:15
  • @BruceAbbott I bought this one, I believe it is the same one you refer to? https://www.ebay.co.uk/itm/Adapter-for-TL866-Minipro-EPROM-Programmer-27C322-27C160-27C800-27C400/184084644102 – Bartek Malysz Apr 04 '21 at 21:26
  • Looks the same, so I think it should work. BTW I recently bought two 'AM27C400's from eBay and they are 'fake', just like the ones in your link. Won't be putting them in anything until I figure out what they really are! – Bruce Abbott Apr 04 '21 at 21:37
  • I have identified one of my EPROMS, using the technique described in the AMD datasheet (apply 12V to A9 etc.). The ID code was 98, 8F which is a Toshiba TC574200D https://commons.wikimedia.org/wiki/File:4Mbit_EPROM_Toshiba_TC574200D_(1).jpg – Bruce Abbott Apr 07 '21 at 07:35

1 Answers1

2

Just pulled the datasheets...

AM27C400

enter image description here

AM27C4096

enter image description here

Quick check reveals they're absolutely not the same, so even if you program it, that won't be compatible with the Amiga.

Don't plug it in either, with the power supply pins in the wrong place the PROM will probably smoke and cause other collateral damage on your board.

bobflux
  • 70,433
  • 3
  • 83
  • 203