Hi,I want to wakeup my STM32F746 + FreeRTOS + LwIP system with a magic packet. I started off with configuring the MAC to generate the interrupt when a Magic Packet is received, without entering the low power mode beforehand. This works perfectly fine...