Remix.run Logo
New Texas Instruments 5532 chips are not the 5532s we’ve used for decades(groupdiy.com)
49 points by SpikedCola 5 hours ago | 21 comments
rsynnott 10 minutes ago | parent | next [-]

Oh, wow, I was expecting from the title that, eh, maybe they changed the process or something, and someone was being a bit fussy. But yeah, no, different part.

RachelF 2 hours ago | parent | prev | next [-]

This sort of thing really annoys me. Part numbers are for use of engineers, not for the marketing dept. If you change the specs, change the part number.

rpaddock an hour ago | parent | next [-]

I can see both sides of this. I really want different part numbers for the same reason you do.

However we deal with a lot of regulated products and to just open a case at one of the Government Paper-Pusher Regulators will cost us $5,000 to just change the part number. We are a small company and $5k hurts.

vanderZwan 22 minutes ago | parent | next [-]

I'm sure it does and you have my sympathies, but your situation would not be a reason to let Texas freakin' Instruments off the hook. They're not exactly "a small company", and I wouldn't be surprised if the $5k would have been cheaper than dealing with the response to this, so this just comes across as incompetence on their end.

rsynnott 10 minutes ago | parent | prev [-]

... How do the "paper-pusher regulators" feel about getting a completely different part unannounced? I would guess unhappy, tbh. Like based on the thread it's not trivial changes.

buescher an hour ago | parent | prev [-]

It annoys me too but part numbers are not a spec but more of a strong hint. The attitude of the industry is that it’s up to you to read data sheets carefully and test. Even for a 2N2222 or whatever.

derefr an hour ago | parent | next [-]

Keeping in mind, though, that this is a jellybean part. You're supposed to be able to order "a" 5532 without specifying the supplier, because many vendors produce "a" 5532, and they're all the same. Different vendors' 5532s are supposed to be able to be treated as the same SKU — literally dumped into co-mingled stock in warehouses — with no ill consequence!

(And yes, until TI's recent move, that was true of the 5532. All the other vendors' 5532s had matching datasheet specs, including the 22V max input voltage. Because a design that was built for "a" 5532 was usually built to run it up to 100%; and that a vendor couldn't offer their part as a swap-in if it couldn't do that.)

But now, if your purchasing department (or the supplier they purchase from) happens to order TI 5532s — or if the warehouse they're sourcing from has comingled any TI 5532s into the general 5532 stock — then your product is now broken, with no real recourse except to change your entirely supply chain to one that specifically excludes TI.

consp an hour ago | parent [-]

The EEVBlog[1] video about this has a nice example of only a single chinese manufacturer offering the same stuff as TI now does, even with the same PNP instead of NPN topology. All the others are comparable to the original.

1: https://youtu.be/22ZmmZ67SMY

cryo32 an hour ago | parent | prev | next [-]

MPF102 is my favourite there.

“It’s a JFET” is your only guarantee.

Buy binned parts and design spec spread into it.

Our_Benefactors an hour ago | parent | prev [-]

> The attitude of the industry is that it’s up to you to read data sheets carefully and test.

Is this backed up by court precedent? This seems like you could easily claim damages due to a differently speccd part.

I’m not doubting that’s how the industry operates, but it seems wrong so I’m curious what is supporting such a dysfunctional form of doing business.

buescher an hour ago | parent [-]

They’re just not really standardized at all, especially semiconductors. Not in the sense you’d expect naively. Some were a long time ago, and supposedly the old Japanese sc parts were, down to die geometry and process. But otherwise, the part number means “this is like the part with a similar number first made by someone else”, not “this is an exact replacement in every way”

phendrenad2 2 hours ago | parent | prev | next [-]

Something is going on over a TI. They tried to scrub their old datasheets from the web a few years ago too [1]

[1] - Texas Instruments sent a DMCA takedown to a site archiving data sheets - https://news.ycombinator.com/item?id=25682785 - 354 points by DyslexicAtheist on Jan 8, 2021 | 122 comments

rpaddock an hour ago | parent | next [-]

I got one of those take down notices because I had their catalog of Space Grade Rad Hard parts on my website. About six directory levels down; did I give TI permission to invade my site?. Any Human would have seen it as promoting their parts, which was not the direct intention. The Bot just said it was a Copyright violation and I had to remove it from my site or they would send lawyers after me. It wasn't worth the time to fight.

I've been screwed by TI many times in one way or other. As have colleagues. They did a die-change of a MSP430 and it stopped working in their product. No answer was forthcoming from TI.

I had designed in a Silicon Labs Bluetooth module a few years ago. Now that TI has bought SiLabs, I'm designing it out. I simply don't trust TI. They once were a good company. They went downhill fast after they got rid of all of the support people and moved support online via forums.

asdff an hour ago | parent | prev [-]

Why do companies always do this? Always the largest companies with all the money to quietly host what at most a couple hundred mb of data and they just don't. Kill the old download links. Ruin all the old support articles that point to those old download links. Ruin all the old forum posts that point there. What is even crazier is sometimes they still have the files they just don't expose them, they make you beg for them with the support agent from across the world who asks if you have tried unplugging the thing first when you ask for the download you know you already want. Infuriating, boring dystopia.

fragmede an hour ago | parent [-]

Because they're changing out their backend CMS and have deemed it too expensive to port ask three old documentation over.

copperx 2 hours ago | parent | prev | next [-]

It's not clear if the SMT version is also bad?

irdc an hour ago | parent [-]

There's no reason it isn't as the die is likely the same just in a different package.

PunchyHamster 2 hours ago | parent | prev | next [-]

This is fucking dire. Lowering voltage will just lead to early failures for poor clueless designers/repairmen that had old datasheet saved and just assume it will never change but slew rate chance is just "well it works, but suddenly it's worse in certain applications"

buescher 2 hours ago | parent | prev [-]

This is why you should always order new parts for a new design and never, never trust the old guy with the magic parts box. Also why learning to read and compare data sheets skeptically is a fundamental skill.

undersuit an hour ago | parent [-]

The rumbling and grumbling is because they read the data sheets.

buescher an hour ago | parent [-]

No, I’m talking about the guy that builds prototypes out of his magic parts box and says “oh, you can still get those” when the last direct substitute was obsoleted in 2008. Or he’s using the old version of a part like this in a “proven” subcircuit and NOT checking for change notices or other the new data sheets. That’s what I mean by the “magic parts box”. Buy new parts for new prototypes and read all the latest data, folks.