English
Language : 

PXN20RM Datasheet, PDF (264/1376 Pages) Freescale Semiconductor, Inc – PXN20 Microcontroller
Boot Assist Module (BAM)
In CAN serial-boot mode, the eSCI_A RXD_A pad reverts to GPIO input. The ensuing download protocol
is assumed to be all through the CAN, eSCI is disabled.
If the eSCI byte is received first, the CAN_A controller is disabled and its pad reprogrammed to the GPIO,
the TXD_A signal is reconfigured as an output. CAN messages are ignored.
Table 9-7. CAN/eSCI Reset Configuration for CAN/eSCI Pins in Serial-Boot Mode
Pins
CNTX_A
CNRX_A
TXD_A
RXD_A
Reset
Function
GPIO
GPIO
GPIO
GPIO
Initial Serial-Boot Mode
CNTX_A
CNRX_A
GPIO
RXD_A
Serial-Boot Mode After a
Serial-Boot Mode After a
Valid CAN Message Received Valid eSCI Message Received
CNTX_A
CNRX_A
GPIO
GPIO
GPIO
GPIO
TXD_A
RXD_A
Table 9-8. CAN/eSCI Reset Pin Configuration
Pins
CNTX_A / TXD_A
CNRX_A / RXD_A
I/O
Output
Input
Hysteresis
—
Y
Driver Configuration
Push/Pull
—
9.3.3.2.2 Serial-Boot Mode Download Protocol
The download protocol follows four steps:
1. Send 64-bit password.
2. Send start address, size of download code in bytes and VLE bit.
3. Download data.
4. Switch to the loaded code at start address.
The communication is done in half-duplex manner, any transmission from host is followed by the MCU
transmission. The host computer will not send data until it receives echo from the MCU. All multibyte data
structures are sent most significant byte (MSB) first.
When the CAN is used for serial download, the data is packed into standard CAN messages in the
following manner:
• A message with 0x0011 ID and 8-byte length is used to send the password. The MCU echoes with
the same data, but ID = 0x0001.
• A message with 0x0012 ID and 8-byte length is used to send the start address, length, and the VLE
mode bit. The MCU echoes with a message with 0x002 ID.
• Messages with 0x0013 ID are used to send the downloaded data. The MCU echoes with 0x003 ID.
When the SCI is used for serial download, the data is sent byte-by-byte.
9-10
PXN20 Microcontroller Reference Manual, Rev. 1
Freescale Semiconductor