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: Continuos Data Streaming settings

Part Number: CC2500
Other Parts Discussed in Thread: MSP430FG4618

Good morning,

I'm trying to set CC2500 for continuos transmitting data streaming operations. The transciever is connected to MSP430FG4618 through 4-wire SPI and 2 TTL lines on GDO0 and GDO2.

I read on the Application note that the 2 TTL lines shall be used one as a clock and the other one as data output. 

My question is: GDO0 and GDO2 shall be set as output port in order to provide the clock and the data stored in txBuffer to CC2500? Because I saw in the examples code that there is a funtion called "halUartSetup", but I canìt understand what this function is used for, given that the MCU and the trasciever are connected via SPI.

Thankyou very much for your help.

Best regards,

Matteo