Hello,
we are using PGA4311 in a preamplifier project. i stumbled upon a strange behaviour.
preamp is running and music is playing. on the same mains phase a power strip got switched off and preamp stopped playing music. (the microcontroller inside still working, switching inputs etc. i assume the microcontroller also still able to send commands via SPI to the PGA4311 but could not check it.)
After turning device off and on again it is working fine again. i tried (and still try) to reproduce this behaviour but wasn't able to get it to that state again.
Thinking about all of it some questions came up to my mind.
on page 6 in the datasheet "Power-Up State" there is the "power-up reset" described, "...100ms during which the circuit is in hardware MUTE state..."
- Could it somehow be stuck in this state?(assuming the mains supply incident caused a reset)
- What happens if SPI communication occurs during these 100ms?
- is there a limitation how often SPI commands can be send to the PGA4311 per second?
i will try to reproduce this behaviour and then check supply voltages and communication lines with a Mixed Signal Oscilloscope to get more information.
thanks in advance.