Kyle,
Quote:
Originally Posted by kylelanman
Will this work all in one transaction or do we need to do 2 separate transactions. 1 for sending 0x0 and the other for receiving?
|
You should be able to do this in one transaction as you had in your original post. I misunderstood what you were asking.
Mike
- You may also want to verify if the transmit data (buffer) needs to be passed as an address to a byte array. I know in Java this is true.