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.

CC1352P: What's the IO state when cpu goes into standby?

Part Number: CC1352P

Hi, TI.

I use CC1352P, SimpleSDK v 5.20.

I have a question about the IO status on CC1352P.

My question is, when CPU goes into standby, will the state of IO change?

For example, I config a GPIO as an output to control an LED.

The state of the GPIO is sometimes high, and sometimes low to make LED on and off.

At some time, GPIO is high level before CPU goes into standby. Is the GPIO still high level when CPU in standby? or will the GPIO become Hi-Z when CPU in standby?

And same question when GPIO is configured as input.

Thank you.