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

CC13XX-CC26XX: Fix PWM frequency offset

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • TI Device Drivers
    • TIDRIVERS-3519
    • 3.70.00
    • CORESDK_4_10_00
    • Hide
      The PWM driver has accuracy issues if not using an accurate external crystal.

      High accuracy might not be important in some applications. Using external crystal has some extra power consumption.

      If the application requires accurate PWM frequency, the application should include a call like the following to set a dependency on the external OSC.

      Power_setDependency(PowerCC26XX_XOSC_HF);
      Show
      The PWM driver has accuracy issues if not using an accurate external crystal. High accuracy might not be important in some applications. Using external crystal has some extra power consumption. If the application requires accurate PWM frequency, the application should include a call like the following to set a dependency on the external OSC. Power_setDependency(PowerCC26XX_XOSC_HF);

      CC13XX-CC26XX: Fix PWM frequency offset

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

              Created:
              Updated:
              Resolved: