Part Number: CC2500
Hello,
I have written a test program with bit-bang SPI communication to Raspberry. I have tried to burst read registers and I notified that:
if MOSI is LOW the read data is 0x0F
if MOSI is HIGH undetermined data read
What would be the correct state of MOSI during burst read?