atmega32c1 ATMEL Corporation, atmega32c1 Datasheet - Page 218

no-image

atmega32c1

Manufacturer Part Number
atmega32c1
Description
Atmega32m1 Automotive 8-bit Avr Microcontroller With 32k/64k Bytes In-system Programmable Flash
Manufacturer
ATMEL Corporation
Datasheet

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
atmega32c1-15AZ
Manufacturer:
ATMEL
Quantity:
170
Part Number:
atmega32c1-15AZ
Manufacturer:
Atmel
Quantity:
10 000
17.5.14
17.5.15
17.5.15.1
218
ATmega32/64/M1/C1
Message Filtering
Data Management
LIN FIFO Data Buffer
Figure 17-13. LIN Interrupt Mapping
Message filtering based upon the whole identifier is not implemented. Only a status for frame
headers having 0x3C, 0x3D, 0x3E and 0x3F as identifier is available in the LINSIR register.
The LIN protocol says that a message with an identifier from 60 (0x3C) up to 63 (0x3F) uses a
classic checksum (sum over the data bytes only). Software will be responsible for switching cor-
rectly the LIN13 bit to provide/check this expected checksum (the insertion of the ID field in the
computation of the CRC is set - or not - just after entering the Rx or Tx Response command).
To preserve register allocation, the LIN data buffer is seen as a FIFO (with address pointer
accessible). This FIFO is accessed via the LINDX[2..0] field of LINSEL register through the LIN-
DAT register.
LINDX[2..0], the data index, is the address pointer to the required data byte. The data byte can
be read or written. The data index is automatically incremented after each LINDAT access if the
LAINC (active low) bit is cleared. A roll-over is implemented, after data index=7 it is data
index=0. Otherwise, if LAINC bit is set, the data index needs to be written (updated) before each
LINDAT access.
The first byte of a LIN frame is stored at the data index=0, the second one at the data index=1,
and so on. Nevertheless, LINSEL must be initialized by the user before use.
LINERR.6
LINERR.1
LINERR.7
LINERR.5
LINERR.4
LINERR.3
LINERR.2
LINERR.0
LABORT
LOVERR
LTOERR
LSERR
LPERR
LCERR
LBERR
LFERR
Table 17-4.
LIDST[2..0]
LINSIR.3
LINSIR.2
LINSIR.1
LINSIR.0
100
101
0xx
110
111
Frame Status
b
b
b
b
b
LRXOK
LTXOK
LIDOK
LERR
LENERR
LINENIR.3
LENIDOK
No specific identifier
LINENIR.2
60 (0x3C) identifier
61 (0x3D) identifier
62 (0x3E) identifier
63 (0x3F) identifier
Frame Status
LENTXOK
LINENIR.1
LENRXOK
LINENIR.0
7647A–AVR–02/08
LIN ERR
LIN IT

Related parts for atmega32c1