ragul07
Junior Member level 1
- Joined
- Aug 1, 2013
- Messages
- 15
- Helped
- 1
- Reputation
- 2
- Reaction score
- 1
- Trophy points
- 3
- Location
- INDIA
- Activity points
- 83
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..
thanks in advance
Here is my project data..
View attachment spi.rar
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..
thanks in advance
Here is my project data..
View attachment spi.rar
Last edited: