I have issues in spi communication in bit banging technique..
As of now am able to send/write data to the peripheral... it works fine as expected..
But when i try to read data from the same peripheral but the recieved data is not as expected..
Am using a standard library code for bit banging...and i ve just added my routines as per function..