This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2500: MOSI state during burst read

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?