The problem is, whenever I transfer two bytes of data, between each byte transfers, there is 8 dead clock cycles as shown in the image attached below. So basically, I want to get rid of those dead cycles and send the 2 bytes in a row, like this:
1. Make CS Low
2. Send 2 bytes of data
3. Make CS High
Any suggestions or help regarding this would be greatly appreciated.
Regards
ESPFan