I work with USART0 in UART mode, and use the DMA to handle the received data (using the driver in _hal_uart_dma.c).
Are the UART and DMA working when the CPU is in PM1 ? (Will it be possible to retreive the data transmitted to the CC2540 while it was in PM1 after waking up ?)
Thanks.