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.

CC2530 Z-Stack Master SPI Support

Other Parts Discussed in Thread: Z-STACK, CC2530

Hi,

I had a question a couple weeks ago about SPI slave mode support to control the CC2530 and you guys were very useful as now it works. However, now that I'm done with that, I have another chip that needs to run Z-Stack and the SPI interface in master mode to control another device. So I have a CC2530 running Z-Stack and connected to a network using the SimpleApp code but now I need to control another device over SPI with the CC2530 in master mode. I need to RX and TX. Do you guys have any advice as to what I should use? I've seen in a lot of the sample code the use of the UART but not so much SPI, except for the LCD but it is TX only as far as I can see. Quick advice would be much appreciated.

Thanks!

-John