TI E2E support forums
TI E2E support forums
  • User
  • Site
  • Search
  • User
  • E2E™ design support >
  • Forums
    • Amplifiers
    • API solutions
    • Audio
    • Clock & timing
    • Data converters
    • DLP® products
    • Interface
    • Isolation
    • Logic
    • Microcontrollers
    • Motor drivers
    • Power management
    • Processors
    • RF & microwave
    • Sensors
    • Site support
    • Switches & multiplexers
    • Tools
    • Wireless connectivity
    • Archived forums
    • Archived groups
  • Technical articles
  • TI training
    • Tech days
    • Online training
    • Live events
    • Power Supply Design Seminar
  • Getting started
  • 简体中文
  • More
  • Cancel


Search tips
Showing 20 results View by: Thread Post Sort by
  • RE: CC1310: Cap-array tuning

    TER
    TER
    You can use void OSC_AdjustXoscHfCapArray ( int32_t capArrDelta ) The API could be found in: dev.ti.com/.../group__osc__api.html
    • over 4 years ago
    • Sub-1 GHz
    • Sub-1 GHz forum
  • RE: CC1310: modification XOSC_CAPARRAY_DEL TA at runtime

    TER
    TER
    Check OSC_AdjustXoscHfCapArray ( int32_t capArrDelta ) in driverLib <sdk path>/simplelink_cc13x0_sdk_4_10_00_10/docs/driverlib_cc13xx_cc26xx/cc13x0/driverlib/group__osc__api.html
    • over 4 years ago
    • Sub-1 GHz
    • Sub-1 GHz forum
  • Answered
  • CC1310: Changing CAP_ARRAY_DELTA on the fly without a LP OSC

    Oliver Lewis
    Oliver Lewis
    Resolved
    Part Number: CC1310 Hi, We have a base-station radio module implemented within a cc1310, that connects to many peers devices (all cc1310s). We have found that the more accurately we tune our base station, the better the communications tend to be. …
    • Resolved
    • over 2 years ago
    • Sub-1 GHz
    • Sub-1 GHz forum
  • LAUNCHXL-CC1352P: XOSC cap array delta value range

    Evgenii Shvyrev
    Evgenii Shvyrev
    TI Thinks Resolved
    Part Number: LAUNCHXL-CC1352P Other Parts Discussed in Thread: SYSCONFIG , CC1352P Hello! SW: ccs1020 simplelink_cc13x2_26x2_sdk_5_10_00_48 I have some questions regarding TI CC1352P-2 XOSC HF capacitor array delta value. 1. Could you please…
    • over 4 years ago
    • Zigbee & Thread
    • Zigbee & Thread forum
  • Answered
  • RE: CC1352P: In-application / Runtime programming of CCFG area - possibility/example

    TER
    TER
    Resolved
    Customers uses this approach, storing a value somewhere in the flash and then using OSC_AdjustXoscHfCapArray to apply this value. But: For CC1352P it's recommended to use external load caps meaning that this function will have limited effect. But if…
    • over 5 years ago
    • Bluetooth®︎
    • Bluetooth forum
  • Answered
  • RE: CC1310: Is it possible modify XOSC cap array value automatically on production line?

    TER
    TER
    Resolved
    Please see the following driver lib function: OSC_AdjustXoscHfCapArray(int32_t capArrDelta) http://dev.ti.com/tirex/explore/node?node=ACynXnrImPSlxzbth8UD1w__eCfARaV__LATEST
    • over 6 years ago
    • Sub-1 GHz
    • Sub-1 GHz forum
  • Answered
  • RE: CC1310: MODE_CONF register

    Stefan Hauenstein
    Stefan Hauenstein
    Resolved
    Hi Siri (are you a chat bot from apple?), for all those who have the same problem. Here is my solution based on the linked post: OSC_AdjustXoscHfCapArray( deltaValue); OSCHF_SwitchToRcOscTurnOffXosc(); OSCHF_TurnOnXosc(); Delay_ms( 20); OSCHF_AttemptToSwitchToXosc…
    • over 5 years ago
    • Sub-1 GHz
    • Sub-1 GHz forum
  • Answered
  • RE: CC2652R: How to tune the frequency from software (with ti154stack / mac_api)?

    TER
    TER
    Resolved
    You can use the following driver lib function to set the array: OSC_AdjustXoscHfCapArray dev.ti.com/.../group__osc__api.html
    • over 6 years ago
    • Zigbee & Thread
    • Zigbee & Thread forum
  • Answered
  • RE: CC1352R: sysconfig seems to ignore the Enable XOSC Cap array modification or XOSC Cap Array Delta parameter.

    Vegard H
    Vegard H
    Resolved
    Hi Jorick. After some digging around, I found out the problem. The sensor_oad_offchip_secure uses OAD, which disables the ti_device_configuration.c file. This needs to be better presented in the GUI, I have filed a ticket for that. To adjust the Cap…
    • over 5 years ago
    • Sub-1 GHz
    • Sub-1 GHz forum
  • RE: CC2640R2F: Using Radiotestlibrary for configuring cap array and secondary MAC address

    FI
    FI
    Hi Abhed, See if you can incorporate OSC_AdjustXoscHfCapArray(); function from the driver library into the radiotest library for updating cap array values.
    • over 6 years ago
    • Bluetooth®︎
    • Bluetooth forum
<

Didn't find what you are looking for? Post a new question.

  • Ask a new question