Hello,
I am trying to implement my own SPI communication on LabView FPGA (NI sbRIO 9607). In order to send a constant 1 byte data, I prepared a vi that is attached to this post (screenshot is provided below). I am trying to send the bits of the byte one by one. I checked the hardware line, it is working correctly, I can send a clock signal on this line with any clock, with a very similar (shift registers and an boolean inverter is used) vi.
Could anybody help me with this issue, thank you.
ONUR YILDIZ