Post Go back to editing

how can i switch between Tx ,Rx Or reset using pin control in ADRV9009?

Category: Software
Product Number: ADT

adrv9009

Thread Notes

  • For pin control mode , the TX, RX , ORx chains can be controlled using enable pins like  RXx_ENABLE, TXx_ENABLE, ORXx_ENABLE pins . When these pins are high , the appropriate signal will be enabled/active .For the  ORXx_ENABLE signals, you need to assign GPIO's.

    Use setRadioCtlPinMode() API for enabling the Tx/RX/ORX radio control bit mask for pin mode control . 

    Please refer to the pin details  given in the UG-1295 (page 96).