I'm trying to use an FDCAN interrupt to wake up the STM from standby state. I have features that allow me to get into and out of sleep states. Exist any choices for utilizing standby mode? I'd appreciate any guidance on this.
While the device is on, my TCAN standby pin is pulled low.I wish to give STM an interrupt signal when you receive a new message over CAN, starting from the point at which TCAN Standby pin goes high when STM enters standby mode.