I am working on project to test the burst mode of a 6533 board.
I need to output data, then input these data with burst mode. I simply merge two LV examples,burst mode input.vi and burst mode output, into one Vi.
I set the output as group 0 and input as group 1. The PCLK source is internal. I also wired Ack1 to REQ2,ACK2 to REQ1,portA to port C,port b to port D. After running, the result of input data is not equal to the output data.
What's the problem?
Thanks