User Activity

The chip is STM32L486VGT6. I can use the usart wake up the stop1 mode,but I can not wake up with the irda(usart3) mode .Please help!!!#define UartHandle hirda3 void Stop_IRDA(void) { UART_WakeUpTypeDef WakeUpSelection; /* make sure that no UART tra...