Uploaded image for project: 'Embedded Software & Tools'
  1. Embedded Software & Tools
  2. EXT_EP-8857

Adjust the search depth of High-Gain PA override value from 20 to 80 in RF driver

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • TI Device Drivers
    • TIDRIVERS-1541
    • 3.50.01
    • 3.50.02
    • Hide
      The RF driver is capable of utilizing the on-chip High Gain PA on the CC13x2P devices. This PA has a maximum output power of 20dBm, and the gain can be adjusted through an override.

      When the RF_getTxPower API is called, the driver performs a search within the override list associated with the PHY is in use to verify that a valid gain is configured. To optimize the execution time, the maximum search depth was defined to 20 entries. In case the override was not present within this limit, the function returned with an invalid output power.

      Since some PHY settings require more than 20 overrides, the limit of search was increased from 20 to 80.
      Show
      The RF driver is capable of utilizing the on-chip High Gain PA on the CC13x2P devices. This PA has a maximum output power of 20dBm, and the gain can be adjusted through an override. When the RF_getTxPower API is called, the driver performs a search within the override list associated with the PHY is in use to verify that a valid gain is configured. To optimize the execution time, the maximum search depth was defined to 20 entries. In case the override was not present within this limit, the function returned with an invalid output power. Since some PHY settings require more than 20 overrides, the limit of search was increased from 20 to 80.

      Adjust the search depth of High-Gain PA override value from 20 to 80 in RF driver

            syncuser TI User
            syncuser TI User
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: