返回列表 发帖

Test old common sRAMS and Programming old small proms

Hi friends;
I´m Miguel, new in this forums.
I have a question regarding the testing of old static type memories that are not implemented in the latest version of the Xgpro program for the TL866II pro. I need to test Sram memories of the type F2114 / 2114 L (1024x4) and others like 2148 or 2149 ...
It would be possible to implement it in the list of Standart RAM chips to be able to verify them.
Another question that arises is that I need to program / copy some small proms of the type
-> 82S123 (32x8) TS (Signetics) (with equivalents 27S19, 6331, 74S288, 18S030, 7603, 7051 ... depending on the manufacturer)
-> 82S129 (256x4)
-> 82S130 (512x4) ... etc
Can I record or schedule this kind of mini-proms with this recorder?
Thank you very much and happy 2022 everyone.

As for programming PROM memory, I leave that to be answered by those creating new routines for programmers.

However, testing some memories can be problematic because Logic Tests can only contain 512 lines, and this does not allow you to test 1024 memory cells. It is also impossible to test most of the memories that have 512 or 256 cells, because the test consists of writing some value and then reading it (2 lines). There are always a few lines to check various additional logic states of such memory.
Additionally, the Logical Tests interface does not help in creating long writes. Maybe one day this interface will be improved, but for now, it's troublesome.
For testing such memories, the T56 and TL866II programmers are not suitable for now...

TOP

回复 1# Miguel2022

Currently unsupported, there are plans to add custom support for parallel SRAM EEPROM PROM in subsequent upgrades.

TOP

Despite what was written earlier, it is possible to create some Logic Tests. If you have SRAMs that you would like to check very often, then you can write Logic Tests yourself.
It will be time consuming and a little complicated, but it may be worth it. I, for my own purposes, use the TL866II programmer for various tests. If I need the Test to have more than 512 lines, I make several smaller ones and test each one in turn.
Almost every electronics engineer is able to write even simple tests, and then you can already try more complicated ones...

TOP

返回列表 回复 发帖