Other Parts Discussed in Thread: CC2650,
Hello,
We are using the DSBGA CC2640R2F on our board; according to the driver library, this has a different RF output stage, compared to the CC2650 for instance:
#elif defined( CC2650EM_4XS )
#define RF_FE_MODE_AND_BIAS ( RF_FE_SINGLE_ENDED_RFP | \
RF_FE_EXT_BIAS )
#elif defined( CC2640R2EM_CXS )
#define RF_FE_MODE_AND_BIAS ( RF_FE_SINGLE_ENDED_RFN | \
RF_FE_EXT_BIAS )
This implies the single-ended antenna connection should be connected to RF_N instead of RF_P...?
Could you provide a circuit fragment equivalent to this, but for the CC2640R2F DSBGA package please?
Many thanks,
Richard

