kidi3
Full Member level 1

Hi guys..
I am at the moment trying to implement an SPI interface onto my FPGA, but i am bit confused on how i TX and RX a byte onto my MISO and MOSI which consist of being one port.
Should i just send one bit every time the CLK has a rising_edge, or is on the falling_edge or on a full clock.. How do transfer/receive a byte (actually more than a byte when receiving) using one MISO and MOSI pin ??
I am at the moment trying to implement an SPI interface onto my FPGA, but i am bit confused on how i TX and RX a byte onto my MISO and MOSI which consist of being one port.
Should i just send one bit every time the CLK has a rising_edge, or is on the falling_edge or on a full clock.. How do transfer/receive a byte (actually more than a byte when receiving) using one MISO and MOSI pin ??