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.

No SPI connection between CC2530 and MSP4302370

Other Parts Discussed in Thread: CC2530, MSP430F2370, Z-STACK

Hello all,

I am working on my ZigBee Home automation. I designed a breakout board for the CC2530 and connection it to my development pcb. I am using the application processor MSP430F2370 to communicate via SPI. The CC2530 I have already flashed with CC2530ZNP-Pro.hex from the  Z-Stack Home 1.2.2a.44539. I strictöly followed the instructions from the Z-Stack interfacing guide and I checked all nessecary lines (SCLK, MOSI, SDRY, MRDY, Chip Select and RST_N, CFG0, CFG1). All lines were correct and I took the example code for my application processor and migrate it. So SPI configurations shall be ok and a clock of 2 MHz should be ok as well.

My problem is the SRDY line never goes low after I set the RST_N line high again, so that the CC2530 can start. What can be the problem? How I can configure that the CC2350 is spi slave or master? That would be one solution that the CC2530 is spi master maybe?!

Thank you really for help,

Flo