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

Switching to and from TCXO not sequenced correctly.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • TI Device Drivers
    • TIDRIVERS-4053
    • TIDRIVERS_4_30_01
    • TIDRIVERS_5_10_00
    • Hide
      CC13x2
      CC26x2
      Show
      CC13x2 CC26x2

      On CC26X2, switching to the regular XOSC_HF involves requesting the XOSC in hardware and waiting until an interrupt says it is ready to go.

      The correct way to switch to TCXO:

      "

      1. Set TCXO_MODE and TCXO_MODE_XOSC_HF_EN
      2. Wait 10us for bias to ramp up
      3. Enable TCXO by setting DIO high
      4. Wait 2ms for TCXO to stabilize
      5. Set XOSC_HF_BYPASS to enable clock qualification
      6. Set SCLK_HF_SRC_SEL to request clock switch

      "

      Using the incorrect procedure was causing instability and unpredictable lockups at the edges of our temperature range.

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

              Created:
              Updated:
              Resolved: