Digital I/O

cancel
Showing results for 
Search instead for 
Did you mean: 

Clocking data into the 6534, my 32 bit data seems like it is only 16 bits.

I'm trying to read 32 bits of parallel data into the 6534 using an external clock. When I put a logic '1' level on the LSB and use a continuous pulse generator for the ext clk, the resulting buffer has alternating 0x0001 and 0x0000 values (instead of all 0x0001). What am I doing wrong? Code attached.
0 Kudos
Message 1 of 2
(3,042 Views)
Hello;

At this point I would try to run the same program but setting up the internal timebase to do the pattern input. If that works fine, I would double check if your external clock signal is nice and clean and if it's matching the board specs for the clock signal.
Hope this helps.
Filipe
0 Kudos
Message 2 of 2
(3,042 Views)