New Texas Instruments 5532 chips are not the 5532s we’ve used for decades (groupdiy.com)
123 points by SpikedCola 33 days ago | 54 comments



guiambros 33 days ago | flag as AI [–]

Dave Jones didn't spare words [1] on how insane it was to have a jellybean component changing specs so significantly, particularly the input voltage from 22V to 18V, the removal of offset trim, and more.

[1] https://www.youtube.com/watch?v=22ZmmZ67SMY


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

analog31 33 days ago | flag as AI [–]

An amusing aside: Look at the list of "applications." Netbooks? Multichannel video transcoders? Scalable platforms?

I've seen this in other TI datasheets. One old general purpose 74HC series logic chip included "E Meters" in its applications.

My hunch is that whoever was assigned to add these "applications" to each data sheet was having some harmless fun.

Another note is that I'm a low profile customer of Digi-Key and Mouser. Both of them send out change notifications on parts that I've ordered in the past.


EEVblog 1752 - Texas Instruments SCREWED UP the NE5532!

https://youtu.be/22ZmmZ67SMY

----

Summary of changes:

- Input stage changed from NPN to PNP

- Slew rate decreased from 9V/µs to 5V/µs

- Supply voltages absolute ratings decreased from ±22V to ±18V

RachelF 33 days ago | flag as AI [–]

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.
hulitu 33 days ago | flag as AI [–]

> If you change the specs, change the part number.

They took it from SW. You know this joke with "Windows is a single platform" ? Or the joke with "use rust if you can compile it" ? Or "your browser version is not supported" ?

Enshitification reaches everything.


Ran into this building a mic preamp last year. Substituted what I thought were equivalent 5532s and got noticeably higher noise floor. Took me days to blame the chip. Same part number, completely different behavior under low-impedance source conditions.
buescher 33 days ago | flag as AI [–]

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.
barrywin 33 days ago | flag as AI [–]

"read the datasheet" works better when the datasheet hasn't also changed.
mikewarot 33 days ago | flag as AI [–]

This is the electronics equivalent of Python3's breaking changes to string handling. It's pure evil, and will have 2nd order effects for decades.
echoangle 33 days ago | flag as AI [–]

How were they python 3 changes pure evil? I think it was a good thing for the language in the long run, and the earlier you do it, the better.
rho138 33 days ago | flag as AI [–]

Because unicode and f-string replacements in an open source project are the devil and have completely similar parallels to a proprietary hardware chiplet being altered without any recourse? Axe grind me harder daddy.
eli169 33 days ago | flag as AI [–]

The analogy breaks down pretty quickly. Python 3 at least announced the changes. As far as I know, TI changed the silicon quietly, same part number. That's not a tradeoff decision, that's counterfeiting adjacent.


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"
ksec 33 days ago | flag as AI [–]

And here I naively thought Texas Instruments is expensive but at least decent.

Turns out no.


Texceptionalism will kill us all.
ycui7 33 days ago | flag as AI [–]

There are better and superior alternative of NE5532 these days. People should just move on. OPA1612 is the king in highest-end audio performance, at least on datasheet paper.
snvzz 32 days ago | flag as AI [–]

The ne5532 is not an awesome part by any means.

It is a decent part, and an extremely popular one found in loads of designs.

There's the saying anything you hear has passed through a pack of those before reaching your ears.

This is why it is so bad for TI to change the specs without changing the part number.

BonoboIO 33 days ago | flag as AI [–]

The Boeing 737 Max of chips …
rsynnott 33 days ago | flag as AI [–]

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.
topspin 33 days ago | flag as AI [–]

Across the board TI is moving to new fabs, new fab processes and 300 mm wafers. So the old tooling is going away and they're adapting legacy designs to the new processes. This changes component behavior, particularly analog stuff, like these op amps.

That's all inevitable and has happened in the semiconductor business before. When it happens, manufacturers are forced to choose; obsolete old parts that can't be indistinguishably reproduced on the new node, or and sell substantially different components under existing SKUs, so they can keep booking orders from high volume customers without disruption.

In this case, the latter is happening. In all probability their high volume customers have already accounted for the PCN because TI told them it was coming years ago, back when the new fab buildout started and the lithography machines were first ordered.

copperx 33 days ago | flag as AI [–]

It's not clear if the SMT version is also bad?
irdc 33 days ago | flag as AI [–]

There's no reason it isn't as the die is likely the same just in a different package.
lucid65 33 days ago | flag as AI [–]

The SMT question matters more than people realize. TI's own datasheet shows different test conditions between packages, and production line substitutions don't always carry through to the die. Worth actually measuring before assuming.
buescher 33 days ago | flag as AI [–]

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 33 days ago | flag as AI [–]

The rumbling and grumbling is because they read the data sheets.
timber51 33 days ago | flag as AI [–]

We've been burned by this before with a different part. Caught it because our QA board sounded wrong. Now we buy 2-3 years of stock when we qualify a critical component. Annoying but necessary.