ST92124V1Q-Auto STMicroelectronics, ST92124V1Q-Auto Datasheet - Page 259

no-image

ST92124V1Q-Auto

Manufacturer Part Number
ST92124V1Q-Auto
Description
8-bit MCU for automotive
Manufacturer
STMicroelectronics
Datasheet

Specifications of ST92124V1Q-Auto

Internal Memory
Single Voltage FLASH up to 256 Kbytes, RAM up to 8Kbytes, 1K byte E3 TM (Emulated EEPROM)
Minimum Instruction Time
83 ns (24 MHz int. clock)
SERIAL PERIPHERAL INTERFACE (Cont’d)
10.7.5 Interrupt Management
The interrupt of the Serial Peripheral Interface is
mapped on one of the eight External Interrupt
Channels of the microcontroller (refer to the “Inter-
rupts” chapter).
Each External Interrupt Channel has:
– A trigger control bit in the EITR register (R242 -
– A pending bit in the EIPR register (R243 -
– A mask bit in the EIMR register (R244 - Page 0).
Program the interrupt priority level using the EI-
PLR register (R245 - Page 0). For a description of
these registers refer to the “Interrupts” and “DMA”
chapters.
To use the interrupt feature, perform the following
sequence:
– Set the priority level of the interrupt channel used
– Select the interrupt trigger edge as rising edge
– Set the SPIS bit of the SPCR register to select
– Set the SPIE bit of the SPCR register to enable
– In the EIPR register, reset the pending bit of the
– Set the mask bit of the interrupt channel used to
Page 0),
Page0),
for the SPI (EIPRL register)
(set the corresponding bit in the EITR register)
the peripheral interrupt source
the peripheral to perform interrupt requests
interrupt channel used by the SPI interrupt to
avoid any spurious interrupt requests being per-
formed when the mask bit is set
enable the MCU to acknowledge the interrupt re-
quests of the peripheral.
ST92124xxx-Auto/150xxxxx-Auto/250xxxx-Auto
Note: In the interrupt routine, reset the related
pending bit to avoid the interrupt request that was
just acknowledged being proposed again.
Then, after resetting the pending bit and before
the IRET instruction, check if the SPIF and MODF
interrupt flags in the SPSR register) are reset; oth-
erwise jump to the beginning of the routine. If, on
return from an interrupt routine, the pending bit is
reset while one of the interrupt flags is set, no in-
terrupt is performed on that channel until the flags
are set. A new interrupt request is performed only
when a flag is set with the other not set.
10.7.5.1 Register Map
Depending on the device, one or two Serial Pe-
ripheral interfaces can be present. The previous
table summarizes the position of the registers of
the two peripherals in the register map of the mi-
crocontroller.
SPI0
SPI1
R250 (FAh)
R251 (FBh)
R240 (F0h)
R241 (F1h)
R242 (F2h)
R243 (F3h)
R248 (F8h)
R249 (F9h)
Address
Page
7
7
7
7
7
7
7
7
Name
DR0
CR0
SR0
PR0
DR1
CR1
SR1
PR1
259/430
9

Related parts for ST92124V1Q-Auto