hi Sal,
Can I use the PCLK line?
I tried to run a burst handshaking mode test with the following configuration:
status = DIG_Grp_Config(iDevice,1,1,0,1);
status = DIG_Grp_Mode(iDevice,1,3,0,1,1,7);
and I tried to probe the PCLK1 pin but there was no square wave coming out,
Isn't it suppose to generate a clock signal on PCLK1 if you configure burst handshaking mode on group1?