sinara-hw / Fastino

Fast 32-channel, 3MS/s per channel, 16bit DAC EEM card compatible with Zotino
11 stars 2 forks source link

remove one reference #127

Open gkasprow opened 2 months ago

gkasprow commented 2 months ago

Some boards have both references assembled. It's an error in the assembly variant. When references have very similar voltage, Fastino works excellent; the noise of references might be lower. However, when both references differ by more than a few mV, they start to fight against each other and overheat/oscillate. Fastino may work properly for some time and, after minutes, produce strange effects. The remedy is simple - remove the IC12 image

dnadlinger commented 2 months ago

Is there any indication which board revisions produced by which manufacturer across which time period this affects?

jordens commented 2 months ago

current master since 2022, e.g. several 2302020PW0020Axxxx by CTI

dnadlinger commented 2 months ago

Thanks for the quick reply – to check, has this only occurred for boards with the ".1" patch release on the silkscreen (I'm having some Altium licensing issues here)? It would be good to get a consise user advisory note together for this.

A minor point: Isn't the LS8 pacakge supposed to be more stable, i.e. would it make sense to change the advice to remove IC11 if both are populated?

gkasprow commented 2 months ago

One can also remove the second one, but it needs the NR pin to be disconnected, so the 0R resistor (R179) must be removed as well Otherwise, the NR would be shorted to OUTF, and the reference may not like it image

kaolpr commented 2 months ago

For the record, there is no error in assembly variant. Default variant for the project is STD (see PrjPCB). It is also selected as a variant for output jobs (see OutJob). Having STD variant active makes IC12 DNP. image

gkasprow commented 2 months ago

I'm not sure about the assembly variant. There were issues with noise induced by parallel termination, and that's why we introduced serial one...

gkasprow commented 2 months ago

https://github.com/sinara-hw/Fastino/issues/80