Is there a way to wake up the mcu from hibernate mode on a UART event ? Or if that's not possible can the UART be active in hibernate mode so the Rx buffer will accept data ?
My application needs to reliably accept a UART datastream at any time, but I still want to use the hibernate functionality.
Thanks.