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.

CC3235MODSF: Entering in LPDS mode

Part Number: CC3235MODSF


Hi,

I was going through the related thread on this topic and have following questions:

1. I am using UART with following control:

 UART_control(uartHandle, UART_CMD_RXENABLE, NULL);

Will this affect MCU from going to LPDS mode automatically?

2. How to manually control Power policy enable and disable?

I referred power measurement example. I can see function Power_enablePolicy(). Is this the function I should use to enable power policy? Is there similar function for disabling power policy? Do I need to include some library to use these functions?

Thanks,

Pradeep