Reduce power consumption in LC3 driver.

Hi,

We are using the LC3 driver in our product.

We measured the current consumption with and without the LC3 driver.

When the LC3 driver is enabled, the current is 4.36 mA, while without the LC3 driver it is 3.43 mA.

How can we reduce this current?

Is there any macro or configuration available to optimise power consumption?

Parents Reply Children
  • ChiragBhavsar said:
    we just read the microphone data using PDM interface,we did not encode the data using the LC3

    Ah okay. I also see you've opened a new case here. When it comes to lowering the consumption of the LC3 codec I think using the different bitrates I mentioned earlier is the only go-to strategy.

    When it comes to the PDM consumption, could you try the suggestion from my colleague there; trying this on a newer NCS version?

    Regards,

    Elfving

  • Or what is the problem here exactly, the power (current) or total energy used? Bit and sample rate being reduced would atleast reduce encoding time ->More CPU idle time -> reduced power consumption. Though this would mainly come from the use of the I2S peripheral, and if you need to use I2S all the time, you may not observe too large overall difference from reducing encoding time.

    Regards,

    Elfving

Related