0

Does anyone know what this component with the package marking 63 and the "T" next to it is? Is it a Toshiba or NEC perhaps?

It resides on a small buffer PCB next to a 74AVC2T45 device.

enter image description here

enter image description here

citizen
  • 2,241
  • 7
  • 16
  • I don't have the background to answer, but [according to this](https://electronics.stackexchange.com/questions/25308/what-do-the-pcb-markings-mean) U means inseperable assembly in an IC package. There's some good chance it's a custom chip though. – K H Apr 29 '21 at 10:45
  • 1
    Sometimes you can google "smd", "ic", "marking", "6 pin" etc, and found a table like this:http://www.s-manuals.com/smd/63. Good luck cheers. – tlfong01 Apr 29 '21 at 11:40
  • 2
    @KH The `U` designator prefix does not necessarily mean the chip is custom. Some prefer using it in place of `IC`, but `U` is still a common enough alternative. – Richard the Spacecat Apr 29 '21 at 11:47
  • @RichardtheSpacecat yeah that's what I concluded. Separately good chance it's custom or remarked though as there are a very limited number of markings you could make with 2 digits, a symbol and an extra dot. – K H Apr 29 '21 at 11:56
  • Given the application for the part, and that it would look like a very low cost 2-layer board ... not sure if the up-front expense of making this a custom would be commercially viable ... (or maybe that is why the company is no longer in business ?!?) – citizen Apr 29 '21 at 11:59
  • @tlfong01 hey that sounds like could be on the right track, TVS diodes to go with the 2-bit buffer ?!? will look into it ... cheers. – citizen Apr 29 '21 at 12:01
  • So after some further probing I've attached the measured DC voltages and it dioes look like a TVS diode from ON-Semi (something like NUP4201M or similar). The "M" rather than "T" could be some variation or batch etc. In any case, on this component pins 2 & 5 are connected to GND and Vcc respectively, the others are signals that can be either all to I/O lines or only two going to I/O lines and rest terminated to GND. It looks like the later might have been the use of this 4xTVS in one package. – citizen Apr 29 '21 at 12:57
  • The reason for the 1.7V is rather that it is the average of a clock signal that measures as DC (dind't attach a scope to verify though). I suspect there are some clocks signals that are buffered in such a way due to the target head being about 30cm away from the emulator .... – citizen Apr 29 '21 at 12:58
  • Most likely some schottky or TVS diode array. Could also be a 2 pair thing with common anode/cathode, lots of different versions exist of those. Measure forward voltage between various pins. – Lundin Apr 29 '21 at 13:07
  • @citizen Unfortunately it's becoming increasingly common for companies to obfuscate parts to make external repair difficult. At some large order quantity obtaining chips with your own markings doesn't cost anything and at some larger MOQ it can cost the same to have a custom part made to spec, and may even cost less if you can integrate a few parts into it. It's worth looking for a part anyway though. – K H May 01 '21 at 06:28

1 Answers1

7

On semiconductor NUP4201MR6 is available in that package with that same marking and sideways printed datecode.

Unimportant
  • 4,335
  • 1
  • 18
  • 25