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.

CC1125: CC1125 SPI - MISO (SO) stays low

Part Number: CC1125

I have an STM32F0 Discovery Board connected to a BOOSTXL-CC1125 board.

In this setup, I can successfully read the PARTNUMBER (8F) and PARTVERSION (90) extended registers.

But when I move the same code onto a custom board with STM32F030 & cc1125, I just get 00 on MISO.

ie, the CC1125's SO is going low when SS is taken low, but it is then just staying low.

Any ideas what to look for which might cause this?