Hello,
I am currently working on a project using Can transceiver TCAN1146-Q1.
I need to ask about the Wakeup Flag (WUF) for selective wakeup. Isn't it set while being in the Normal mode?
As per datasheet, the WUF is detected and shown via CANINT flag in INT_1 register. However, when the transceiver is in normal mode, this bit is not set.
AUTOSAR specs for Can transceivers states the following:
"For CAN transceivers supporting selective wakeup functionality, detection of wakeup frames is possible during Normal mode. Detected wakeup frames are signaled by the transceiver WUF flag. This ensures that no wakeup frame is lost during a transition to Standby mode"
Is there any other way to detect Wakeup frames (WUF) while being in normal mode? Is this supported?
Thanks.