Other Parts Discussed in Thread: AM4376
Tool/software:
Hi
We are developing the custom board with AM4376 based on AM437x-EVM.
SDK : PROCESSOR-SDK-AM437X-06.03.00.106
We can use suspend and resume functon.
UART0 and GPIO0 are enabled as wake sources from DeepSleep0.
We want to disable UART0 as wake source.
(Only GPIO0 will be enabled as wake source.)
How can I disable UART0 as wake source?
Thank you.