This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Trying to shut down UART on 52840 running Zephyr

I'm using a 52840 and need both low stand by current and use of a UART. I understand that the UART drives up the power so I'm trying to completely shut it down when not being used. However, I can never find a combination of calls that lowers the power to the level that not including the UART in the prj.conf file does.

There must be a way to shut down the UART so that it no longer consumes power. Is there an example of this anywhere?  Thanks.

Doug

Related