This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

IWRL6432: Difference between low power mode 1 and 2 in SDK 5.1.0.4

Part Number: IWRL6432

Hi team,

Can you please let me know the difference between the low power mode 1 and 2?

#define LOW_PWR_MODE_ENABLE (1)
#define LOW_PWR_TEST_MODE (2)

And what's the final power consumption number for these 2 low power mode on TI EVM?

Thanks.

Wesley

  • Hi,

    LOW_PWR_MODE_ENABLE is to actually trigger deep sleep mode in the interframe time. This is to really use the sleep mode.

    LOW_PWR_TEST_MODE exists for internal testing, it enables a test processing chain with Low Power mode.

    I believe we are still waiting for the final power consumption numbers for low power mode to come in. We currently say approximately 2mW of power consumption.

    Regards,

    Luke