371
Chapter 13
FCAN Interface Function
Preliminary User’s Manual U14913EE1V0UM00
13.2.2 CAN memory and register layout
All buffers and registers of the FCAN system are arranged within a memory layout of 3 KB.
Figure 13-2: Memory Area of the FCAN System
Remarks: 1. Effective address = P address offset
2. The memory area is located in the 16 KB programmable peripheral I/O area of the
V850E/CA1 (Atomic). The base address (PP_BASE) of the programmable peripheral I/O
area is set by the BPC register (refer to 3.4.9 Programmable peripheral I/O regis-
ters).
3. The memory area of the FCAN system is divided into certain functional sections. The
start and end addresses of those sections are given as an address offset value.
Caution: Before accessing any register or buffer of the FCAN system the base address
PP_BASE must be fixed by the BPC register.
The sections within the FCAN memory layout contain areas, which are defined as illegal addresses or
CANx temporary buffer (x = 1 to 3).
Remarks: 1. Areas defined as illegal addresses contain neither FCAN registers nor FCAN buffers.
Those area must not be read nor written by user program.
2. CANx temporary buffers can be accessed by CPU (write and read accesses) when the
GOM bit of the CGST register is cleared (0) (means FCAN system inactive).
Whenever the FCAN system is in global operating mode (GOM = 1) the temporary buffer
must not be written by the CPU. The global interrupt GINT2 signals accidental write
accesses by CPU while the FCAN system is active.
CAN message buffer section
with
64 message buffer
(32 bytes/message buffer)
CAN interrupt pending register section
(2 bytes/register)
0000H
7FFH
CAN common register section
(2 bytes/register)
CAN1 register section
(2 bytes/register)
illegal addresses
illegal addresses
CAN2 register section
(2 bytes/register)
8BFH
CAN1 temporary buffer
CAN2 temporary buffer
CAN module section
800H
8A0H
89FH
880H
87FH
860H
85FH
840H
83FH
81EH
81DH
810H
80FH
80EH
80DH
CAN3 register section
(2 bytes/register)
CAN3 temporary buffer
8C0H
8FFH
8E0H
8DFH
Address Offset
Summary of Contents for V850E/CA1 ATOMIC
Page 6: ...6 Preliminary User s Manual U14913EE1V0UM00 MEMO ...
Page 52: ...52 Preliminary User s Manual U14913EE1V0UM00 MEMO ...
Page 144: ...144 Preliminary User s Manual U14913EE1V0UM00 MEMO ...
Page 162: ...162 Preliminary User s Manual U14913EE1V0UM00 MEMO ...
Page 224: ...224 Preliminary User s Manual U14913EE1V0UM00 MEMO ...
Page 308: ...308 Preliminary User s Manual U14913EE1V0UM00 MEMO ...
Page 512: ...512 Preliminary User s Manual U14913EE1V0UM00 MEMO ...
Page 564: ...564 Preliminary User s Manual U14913EE1V0UM00 MEMO ...
Page 566: ...566 Preliminary User s Manual U14913EE1V0UM00 MEMO ...
Page 584: ...584 Preliminary User s Manual U14913EE1V0UM00 MEMO ...