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.

CCS: CC1310 Single-Ended Operation RX

Other Parts Discussed in Thread: CC1310

Tool/software: Code Composer Studio

RX uses the Single-Ended Operation. When rxtx pin connects 270nh inductance to RPN config, the configuration is as follows: frontendmode: 02, biasmode: 1. It is found that cc1310 receiving link does not work normally at this time. If it is configured as frontendmode: 2 biasmode: 0, the receiving link will work normally. What's the reason? Because the correct configuration of the comparison circuit design should be frontendmode: RPN bismode: 1, but at this time, I feel that this external bias does not work, and the bottom noise is very low (0: internal bias,1:external bias). Instead, internal bias can be used, and the bottom noise is normal.