Hello,
Customter is just now in progress for Mass Production in their SACD-Player and want to fix the software.
They want to detect( interrupt to MCU) of Pairt Error from INT0 or INT1 pin.
But they could not.
Would you please let us know the correct way for that?
* What Customer test is following
Using AP-- Coax Out to PCM9211 in their PCB.
Use DIO check Boax ' parity Error ' , p182 in below
20h 00h //ERRHZ=Output, ERRSEL=ERROR, NPCMHZ=Output, NPCMSEL=NPCM
23h 04h //PRTPRO[1:0]=Parity Error=Mute
25h 2Bh //EFSCHG=1,ENPCM:=1,EPARITY=1,EUNLOCK=1
2Ah 5Fh //MERROR0=0, MEMPHF0=0
* Test result:
1)
#In case 23h=04h , check DIO panel Parity Error cause output from Main Output port of PCM9211 muted.
==> PCM9211 seems to detect parity error.
#In case 23h=00h, offcourse, not muted.
2)
Customer also tried to read '2Ch' of PCM9211 in case INT0 were changed ( interrupt to MCU, then read ) ,
but, INT0 does not change in case 25h=02h.( i.e. in case parity error only)...
Then If customer set 25h= 2Bh ( include UNLOCK and so on), INT0 has changed.
2Ch= 09h and then next read is 00h.
But We think INT0 chenged just depends on UNLOCK.
Description Above is what we did, but we could not find the way to have detection output ( (port INT0/INT1)
and also MPIO_x..
Would you please help us?
Best Regards