Hi, I have a question about the interrupt signal in the register.
In the datasheet P.14 "Interrupt Channel Flag Bits", there says detail description is explained on the section "Interrupt handling" but there is no such section.
Could you please give us explanation for interrupt status bits for DF111 and how to clear these bits, ?
I think the followings are the DF111 interrupt register bits. Please confirm if my recognition are correct.
-----
<Control and Shared Register>
ADR 0x05 Bit3 : Channel A Interrupt
ADR 0x05 Bit2 : Channel B Interrupt
When are these bit set ?
How do you clear these bits ?
When ADR 0x05 is read or when the ADR which describes detail interrupt information in channel register ?
-----
<Channel Register>
ADR 0x01 bit4 : CDR Lock Loss interrupt
-> Set when Lock loss. It is cleared when this register address is read.
If you want to see current status, you would need to read twice.
ADR 0x01 Bit1 : Signal Detect Loss Interrupt
-> Set when input signal is loss. It is cleared when this register address is read.
If you want to see current status, you would need to read twice.
ADR 0x30 bit4 : Goes high if interrupt from CDR Goes High
-> What do you mean by interrupt from CDR ? HEO/VEO Interrupt ?? (If not which shows HEO/VEO Interrupt ?)
-> How do you clear this bit ?
-----
Best Regards,
Kawai