Forum Discussion
a_x_h_75
Contributor
6 years agoTry reversing the order in which you playback the bits of each byte - perhaps the most likely.
Slow the clock further. More importantly ensure the data is setup sufficiently ahead of the clock edge. (A lack of errors - assuming the bit order is correct - suggests the clock-data relationship is probably fine.) Nevertheless, try clocking data in on the other edge.
Cheers,
Alex