Author Topic: P8355 AND TL866CS  (Read 4355 times)

0 Members and 1 Guest are viewing this topic.

Offline lionelkjhTopic starter

  • Frequent Contributor
  • **
  • Posts: 296
  • Country: fr
P8355 AND TL866CS
« on: February 26, 2017, 08:48:00 am »
Hello everyone! I have a dead memory (P8355) which I would like to check. I have an eeprom programmer (TL866CS), which I just bought. So my question is: how do I read the contents of my memory to test, (this last one is not listed) ???? Is there an equivalence ?? :-+
 

Offline pelule

  • Frequent Contributor
  • **
  • Posts: 513
  • Country: de
  • What is business? It’s other people’s money
Re: P8355 AND TL866CS
« Reply #1 on: February 26, 2017, 06:55:17 pm »
Hi,
you are sure, it's a memory?
AFAIK the p8355 is a peripheral device (PARALLEL IO PORT) from Intel.
You will learn something new every single day
 

Offline picburner

  • Frequent Contributor
  • **
  • Posts: 500
  • Country: it
Re: P8355 AND TL866CS
« Reply #2 on: February 26, 2017, 07:21:09 pm »
P8355 is a very old Intel peripheral IC with 2K mask rom plus 16 I/O in 40 pdip.
The only way to read the ROM data with the TL866CS is build an adapter consulting the Intel datasheet.
One little difficulty in the adapter implementation is due to multiplexed data D0-D7 with address A0-A7.
« Last Edit: February 26, 2017, 08:04:16 pm by picburner »
 

Offline pelule

  • Frequent Contributor
  • **
  • Posts: 513
  • Country: de
  • What is business? It’s other people’s money
Re: P8355 AND TL866CS
« Reply #3 on: February 26, 2017, 08:27:06 pm »
Yepp, picburner is right for the part.
If, as lionelkjh posted, the P6355 is "dead", I am not very optimistic, any tool is able to read-out the 2k mask rom data.
If it is NOT dead, one may build a a small program for a pic or arduino to read out.
You will learn something new every single day
 

Offline eblc1388

  • Frequent Contributor
  • **
  • Posts: 394
  • Country: gb
Re: P8355 AND TL866CS
« Reply #4 on: February 27, 2017, 01:47:45 am »
You can make up an adaptor and select the part AT89C51 in TL866CS to read out the chip.

The following image shows the connections that is required. e.g. A wire is required from 8355 pin 9 to the pin17 of the TL866CS programmer. A wire from 8355 pin 11 into TL866CS socket pin 30 and the same for the rest.  The number on the arrow indicates how many wires is/are required. Hope this help.
 

Offline lionelkjhTopic starter

  • Frequent Contributor
  • **
  • Posts: 296
  • Country: fr
Re: P8355 AND TL866CS
« Reply #5 on: February 27, 2017, 05:18:10 pm »
Good evening, I do not know for the moment if the eprom is dead because I have not tested yet because of time and information because it dates from 1980. Cdt |O
 

Offline janoc

  • Super Contributor
  • ***
  • Posts: 3785
  • Country: de
Re: P8355 AND TL866CS
« Reply #6 on: February 27, 2017, 05:55:02 pm »
Hi,
you are sure, it's a memory?
AFAIK the p8355 is a peripheral device (PARALLEL IO PORT) from Intel.

That would be an 8255 not 8355.
 

Offline pelule

  • Frequent Contributor
  • **
  • Posts: 513
  • Country: de
  • What is business? It’s other people’s money
Re: P8355 AND TL866CS
« Reply #7 on: February 27, 2017, 06:45:52 pm »
To agree on the P8355 function, see the data sheet (5V, 40pin DIP, 2kx8 ROM, 2x 8bit gen purpose I/O ports).
http://www.datasheets360.com/pdf/9215013057629222599
Those P8_55 (8155, 8255, 8355) parts where used to build small (low chip count) MCU boards.
The 2kx8 memory is a ROM (Mask-ROM), means the data is fix and defined during the production process (the detailed process is not dokumented).
So it's no PROM, no EPROM, no UVPROM or EEPROM, it can't be programmed nor erased by the user. So replacing that chip with another P8355 (offered at the bay / http://www.ebay.de/itm/P8355-8355-Intel-I-O-Port-Circuit-2k-Bytes-of-ROM-/200739236265) makes no sense. That parts to buy makes sense only, if (like in the offer) its a replacement part (HP 1820-2295).
You will learn something new every single day
 

Offline Rasz

  • Super Contributor
  • ***
  • Posts: 2616
  • Country: 00
    • My random blog.
Re: P8355 AND TL866CS
« Reply #8 on: February 28, 2017, 08:36:30 am »
as long as its readable one could bodge something in +8255 as a replacement.
Who logs in to gdm? Not I, said the duck.
My fireplace is on fire, but in all the wrong places.
 

Offline james_s

  • Super Contributor
  • ***
  • Posts: 21611
  • Country: us
Re: P8355 AND TL866CS
« Reply #9 on: March 03, 2017, 08:05:14 pm »
The multiplexed pins are going to be the biggest pain, I don't know if the TL866 has any supported parts like that.

It should be relatively simple to whip up some arduino code that will read it. Heck if you've got a lot of time on your hands you could read it manually with some dip switches and LEDs on a breadboard but that would be tedious to say the least.
 

Offline lionelkjhTopic starter

  • Frequent Contributor
  • **
  • Posts: 296
  • Country: fr
Re: P8355 AND TL866CS
« Reply #10 on: March 04, 2017, 11:40:11 am »
Hello; The P8355 memory is connected to the P8035L microprocessor; I noticed that the latter was heating up. I therefore isolated the microprocessor and I powered the latter with a laboratory power supply without components around. To my surprise, its consumption is 50mA (consumption identical when it is on its support) and heats in the same way: what seems to me a lot. I think he's dead ... What do you think ??? ;)
 

Offline janoc

  • Super Contributor
  • ***
  • Posts: 3785
  • Country: de
Re: P8355 AND TL866CS
« Reply #11 on: March 04, 2017, 02:34:17 pm »
Hello; The P8355 memory is connected to the P8035L microprocessor; I noticed that the latter was heating up. I therefore isolated the microprocessor and I powered the latter with a laboratory power supply without components around. To my surprise, its consumption is 50mA (consumption identical when it is on its support) and heats in the same way: what seems to me a lot. I think he's dead ... What do you think ??? ;)

That is pretty normal:
"Typical/Maximum power dissipation   0.33 Watt / 0.74 Watt"
(http://www.cpu-world.com/CPUs/8035/Intel-P8035L.html)

Those are old parts, they take a lot of current.

 

Offline lionelkjhTopic starter

  • Frequent Contributor
  • **
  • Posts: 296
  • Country: fr
Re: P8355 AND TL866CS
« Reply #12 on: March 04, 2017, 05:04:46 pm »
Good evening; thank you for the information. How to check the correct operation of the P8035L microprocessor with its memory P8355 ?? Thanks  :D
 

Offline janoc

  • Super Contributor
  • ***
  • Posts: 3785
  • Country: de
Re: P8355 AND TL866CS
« Reply #13 on: March 05, 2017, 04:22:33 pm »
Datasheet, then check with the scope/logic analyzer whether the various bus control signals are there. That's how I would start checking that. It is the old 8048 Intel MCU family which is well known, so the documentation shouldn't be hard to find.

That MCU has no internal memory by itself, so if it is not attempting to access the external one, it is likely dead. But check also whether it is getting reset properly, whether there is clock, etc. The  usual stuff.

 

Offline lionelkjhTopic starter

  • Frequent Contributor
  • **
  • Posts: 296
  • Country: fr
Re: P8355 AND TL866CS
« Reply #14 on: March 06, 2017, 09:10:57 am »
Hello; thanks, I have verified, and I believe that the microprocessor is dead. The origin is: P8035L INTEL77, and I found on the internet: P8035AHL. Are they identical (besides manufacturing by intel) ???? ;)
 

Offline lionelkjhTopic starter

  • Frequent Contributor
  • **
  • Posts: 296
  • Country: fr
Re: P8355 AND TL866CS
« Reply #15 on: March 06, 2017, 03:35:38 pm »
 :-// :-// :-//
 

Offline james_s

  • Super Contributor
  • ***
  • Posts: 21611
  • Country: us
Re: P8355 AND TL866CS
« Reply #16 on: March 06, 2017, 04:34:43 pm »
Doesn't it say in the datasheet?

Unless it costs a lot, I would probably buy one and try it. Here's a P8035L http://www.ebay.com/itm/HN462716G-MC14411P-P8035L-AM9555DC-/272567104020?

You get some other bonus parts included for free too.
 

Offline janoc

  • Super Contributor
  • ***
  • Posts: 3785
  • Country: de
Re: P8355 AND TL866CS
« Reply #17 on: March 07, 2017, 01:34:27 pm »
Doesn't it say in the datasheet?

Unless it costs a lot, I would probably buy one and try it. Here's a P8035L http://www.ebay.com/itm/HN462716G-MC14411P-P8035L-AM9555DC-/272567104020?

You get some other bonus parts included for free too.

Well, but those are obviously pulls from some old board. Who knows what is their state and whether they even work. That board could have been fried by a lightning strike for all you know or the  guy took a heat gun to it to desolder the parts, frying them.

Better try to find some NOS or perhaps a clone - these chips were made by several manufacturers, not only by Intel.

E.g. this Dutch company is offering one:
http://www.budgetronics.eu/index.php?action=article&aid=12071&lang=EN

I believe the -AHL version is a faster/improved version of the original but better verify whether they are pin compatible. Most likely they are. The AHL version goes up to 11MHz, the original one only to 6MHz.

This page shows possible clones and compatible replacements from other manufacturers:
Intel P8035L

(scroll to bottom right corner, there is a box with "Find 8035 CPUs with:", select "Any frequency", check "Same socket" and it will give you a list)
« Last Edit: March 07, 2017, 01:44:50 pm by janoc »
 

Offline james_s

  • Super Contributor
  • ***
  • Posts: 21611
  • Country: us
Re: P8355 AND TL866CS
« Reply #18 on: March 07, 2017, 04:46:52 pm »
I've had good luck with pulls from some old board. Yeah it's a gamble, but when it's a few dollars, who cares? Pop it in, if it still doesn't work then either find a NOS part or investigate elsewhere.
 

Offline janoc

  • Super Contributor
  • ***
  • Posts: 3785
  • Country: de
Re: P8355 AND TL866CS
« Reply #19 on: March 07, 2017, 11:20:30 pm »
I've had good luck with pulls from some old board. Yeah it's a gamble, but when it's a few dollars, who cares? Pop it in, if it still doesn't work then either find a NOS part or investigate elsewhere.

That makes sense when you have the board in your junkbox. But if you have to order it on eBay and a new part is only little more expensive, why to add another possible failure point to your troubleshooting?  :-// If the part is bad, you will still have to order the good one - wasting time and money.

 

Offline james_s

  • Super Contributor
  • ***
  • Posts: 21611
  • Country: us
Re: P8355 AND TL866CS
« Reply #20 on: March 07, 2017, 11:50:00 pm »
Well yeah if you can find a new part. In my case the part I needed recently was long out of production. I found a used one that turned out to be fine, but in the end that wasn't the problem in the first place.
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf