Hello,
I'm working on a project with a PCM1862 where I need signal detection (signal resume and signal loss).
So far everything is working great, but I have one problem:
The earliest setting for the signal loss detection I can set is 1 minute (setting the value to 0 (which is also prohibited according to the datasheet) also triggers the signal loss detection after 1 minute).
I need the signal detection to trigger within seconds when the signal is lost.
Is there any possibility to read something like a "current status" where I can poll and check if the signal is still there or lost?
The SIGDET register is also set 1 minute after the signal is lost when the interrupt is triggered.
This was the only ADC I could find which has an integrated signal detection.
If it's not possible to do an immediate signal loss detection I need to build an extra detection circuit in my hardware (which would be a lot of extra effort).
Thanks
Best Regards
Benjamin