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.

CC1310: RFX1010 amplifier and Co-processor

Part Number: CC1310

Hello,

I am using RFX1010  amplifier with cc1310. YOu can see in the RFX1010 datasheet that there are 2 pins which are responsible for setting up mode (TX or RX) and they need to be switched every time when cc1310 wish to send or receive data. This pins are connected to GPIOs of CC1310 and i can control the mode from it. I am using Co-processor firmware on CC1310 and i am trying to find the best place in the source code to put the switching between TX and RX state. I think that the best place is the lowest level tx function of the Co-processor firmware but i cannot find it. My idea is to switch the amplifier in TX mode just before Co-processor transmits a packet and switch it back to RX mode right after the packet is send in order to be able to receive response and etc. Can someone please help me find the best place(Function) in Ti co-processor source to do the amplifier's TX/RX switching.

Thanks in advance!

Best regards