I have faced a problem while using the example pattern -burst -1board - continuous available on net.Here we can do input 7 output operation simultaneously.I have selected port 0 for output & port 2 for input. Now i am performing the burst mode for this. I have connected req1-req2,ack1-ack2,pclk1-pclk2. If i am performing the test with ack & req polarity active high, it works properly but if i am keeping it active low it is not working. Why it is like this?
In the same example we can do the pattern io also. For that we have given the clock right. Now for handshaking parameter and for burst mode pclk frequency is determned by ack modify amount right? So when we are doing burst operation, what is the work of clock frequency specified at
DIO start?
2. ) Please explain me the double buffered mode briefly.
3. ) Can i use pattern mismatch fro start trigger?
4. ) When we read a port with port lines open it will read all 0's right? Will the DPULL affect it? i mean to say that if DPULL is connected to VCC will it read all 1's?