FlexCAN
MPC5606S Microcontroller Reference Manual, Rev. 7
Freescale Semiconductor 671
 
• Low-power modes
18.1.3 Modes of operation
The FlexCAN module has four functional modes: Normal mode (User and Supervisor), Freeze mode, 
Listen-Only mode and Loopback mode. There is also a low-power mode, Disable mode.
• Normal mode (User or Supervisor):
In Normal mode, the module operates receiving and/or transmitting message frames. Errors are 
handled normally and all the CAN protocol functions are enabled. User and Supervisor modes 
differ in the access to some restricted control registers.
• Freeze mode:
It is enabled when the FRZ bit in the MCR Register is asserted. If enabled, Freeze mode is entered 
when the HALT bit in MCR is set or when the MCU is stopped by a debugger. In this mode, no 
transmission or reception of frames is done and synchronicity to the CAN bus is lost. See 
Section 18.4.9.1, Freeze mode for more information.
• Listen-Only mode:
The module enters this mode when the LOM bit in the Control Register is asserted. In this mode, 
transmission is disabled, all error counters are frozen, and the module operates in a CAN Error 
Passive mode [Ref. 1]. Only messages acknowledged by another CAN station will be received. If 
FlexCAN detects a message that has not been acknowledged, it will flag a BIT0 error (without 
changing the REC), as if it was trying to acknowledge the message.
• Loopback mode:
The module enters this mode when the LPB bit in the Control Register is asserted. In this mode, 
FlexCAN performs an internal loopback that can be used for self-test operation. The bit stream 
output of the transmitter is internally fed back to the receiver input. The Rx CAN input pin is 
ignored and the Tx CAN output goes to the recessive state (logic 1). FlexCAN behaves as it 
normally does when transmitting and treats its own transmitted message as a message received 
from a remote node. In this mode, FlexCAN ignores the bit sent during the ACK slot in the CAN 
frame acknowledge field to ensure proper reception of its own message. Both transmit and receive 
interrupts are generated.
• Module Disable mode:
This low-power mode is entered when the MDIS bit in the MCR Register is asserted. When 
disabled, the module shuts down the clocks to the CAN Protocol Interface and Message Buffer 
Management submodules. Exit from this mode is done by negating the MDIS bit in the MCR 
Register. See Section 18.4.9.2, Module Disable mode, for more information.
18.2 External signal description
18.2.1 Overview
The FlexCAN module has two I/O signals connected to the external MCU pins. These signals are 
summarized in Table 18-1 and described in more detail in the next subsections.