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.

CC1352P: Custom RF Stack behavior with BLE coded and proprietary PHYs combined

Part Number: CC1352P
Other Parts Discussed in Thread: SYSCONFIG

The documentation says the custom RF module in sysconfig allows the user full flexibility in choosing PHY settings but the exact consequences and limitations are not clearly defined.

  • What happens in the following scenario?:
    • If you use sysconfig to generate phy functions for BLE5 500kbps coded and use those for CMD_BLE5_RADIO_SETUP_PA and CMD_FS, but use together with the CMD_PROP_TX and CMD_PROP_RX commands for transmit and receive, what is the effect of this?
      • The coding type is specified in the BLE TX/RX commands, so I’d assume you’re not actually getting coding, is that correct?  And, if you’re not actually getting coding, is the true data rate in this setup 1Mbps (becuase 500kbps coding implies two symbol bits per data bit with a symbol rate of 1Msps)?
  • What about the reverse situation?  Can the BLE TX/RX commands be used with proprietary radio setup commands, allowing for the use of coding on any proprietary PHY setup?
  • According to R&D, if you select the BLE, 500 kbps, LE Coded PHY, and combine the CMD_BLE5_RADIO_SETUP with the prop RX and TX command, you will still get 500 kbps coded.

    You cannot use the BLE TX and RX command with the "normal" setup command.

    Siri