Dear Community,
does the tranceiver only set an interrupt for a wakeup sequence or for every incoming message?
the interrupt is set by the MC33664until its enable pin is set to high again, i.e. it is set to normal operation. Is the message from the MC33771B then stored by the MC33664 in a buffer until it is back in normal operation or how does this work?
I wonder what happens to the messages from the MC33771B when the MC33664 is in sleep mode.
Hello Patrick,
The MC33664 activates the INTB pin only when a valid wake-up sequence is detected. The INTB pin remains LOW until the rising edge of the EN pin places the device in Normal mode. The MC33664 exits Sleep mode and enter Normal mode when the MCU enables the device through the EN pin.
BR, Tomas
Hello @TomasVaverka ,
But how does the MC3377x know whether it has to send a wake-up sequence or not?
My MC33664 should be in sleep mode by default and only be active when messages are sent or received.
Can the MC3377x recognize when the transceiver is in sleep mode?
What happens to the message from the MC3377x if the MC33664 is not changed in normal mode in time?
BR, Patrick
Hello Patrick,