J
John Larkin
Guest
On Wed, 31 Aug 2022 16:38:35 -0000 (UTC), Mike Monett VE3BTI
<spamme@not.com> wrote:
Making hysteresis with external resistors is dicey. You can usually
couple a whoopie-doo through a gate or two before the external
hysteresis makes it around.
FPGAs are getting faster internally and slower in and out. And they
have a ton of jitter if there are multiple signals and clocks on the
chip. Sometimes glue logic is much better. Minimal FPGA pin-pin delays
are in the 6 ns ballpark.
We sometimes wrap an FPGA around a discrete flop, to do its gating and
reset and stuff, but keep the CLK>Q critical, fast, low jitter path
discrete.
I wish there were disctete flops with a CE input. And an LVDS logic
family.
<spamme@not.com> wrote:
Phil Hobbs <pcdhSpamMeSenseless@electrooptical.net> wrote:
Nobody but the grey market folks has any stock. Mouser is expecting 12
parts in February 2024.
Cheers
Phil Hobbs
WinSource has plenty. They are based in Hong Kong, but so what. Most
semiconductors are made in China anyway.
Yes, you have to worry about counterfeits, but you can get them from
anywhere. That\'s the reason for using Mouser or Digi-Key for production.
Texas Instruments has a drop-in replacement that is readily available, but
it is pricey:
https://octopart.com/search?q=SN74LVC2G17¤cy=CAD&specs=0
An alternative is to design the part out. Two 7404 inverters with feedback
can give just about any amount of hysteresis needed, or a 7414 followed
with a 7404.
Making hysteresis with external resistors is dicey. You can usually
couple a whoopie-doo through a gate or two before the external
hysteresis makes it around.
Any designer is going to check availability before designing a part in, so
the problem is confined to old units. Repair means only one or two may be
needed at a time, or simply scrap the unit.
Logic glue is going away, so the function may be replaced with an FPGA or
ASIC, or a microcontroller such as the STM32. There\'s all kinds of options,
so the solution is to not throw up your hands and say it can\'t be done.
FPGAs are getting faster internally and slower in and out. And they
have a ton of jitter if there are multiple signals and clocks on the
chip. Sometimes glue logic is much better. Minimal FPGA pin-pin delays
are in the 6 ns ballpark.
We sometimes wrap an FPGA around a discrete flop, to do its gating and
reset and stuff, but keep the CLK>Q critical, fast, low jitter path
discrete.
I wish there were disctete flops with a CE input. And an LVDS logic
family.