am trying tom implement spi communication between msp430i2041 and cc2531 zigbee controller. when iam trying to send a data (suppose 10) from cc2531 to msp am getting values like 5,10,20,40,80 etc instead of excact 10. What may be the possibile reason for this error?? Thanks in advance