English
Language : 

PXR40RM Datasheet, PDF (56/1434 Pages) Freescale Semiconductor, Inc – PXR40 Microcontroller
Introduction
• Arbitration logic for when a slave port is simultaneously requested by more than one master
• Includes memory protection unit (MPU) hardware to guard against unintended SRAM or
peripheral accesses by the CPU, eDMA2 modules, and FlexRay module.
1.2.18 Power management unit (PMU)
The PXR40’s power management unit includes the following features:
• Internally the chip has four supply voltages, nominally 5 V, 3.3 V, 1.2 V and VSTBY
• Externally 5 V is required with the 3.3 V being supplied by an internal regulator running off the
5 V supply
— Can also supply 3.3 V externally
• On-chip regulator controller supplies the 1.2 V via external components
• Option to externally supply VSTBY when the application requires standby RAM
• All supply voltages have voltage monitors and both the VDD regulator and all monitors except
VSTBY are adjustable
• The chip uses a protected POR strategy, that is, the chip is guaranteed to run at the voltage point
that RESET is released
1.2.19 Interrupt controller (INTC)
The PXR40 implements an interrupt controller that features the following:
• Priority-based preemptive scheduling of interrupt service requests (ISRs), suitable for statically
scheduled hard real-time systems
• 448 software-configurable interrupt sources
— Can be used to break the work involved in servicing an interrupt request into a high priority
portion and a low priority portion:
High priority portion is initiated by a peripheral interrupt request, but then the ISR asserts a
software-configurable interrupt request to finish the servicing in a lower priority ISR.
Therefore these software-configurable interrupt requests can be used instead of the peripheral
ISR scheduling a task through the RTOS.
• 16 priority levels so that lower priority ISRs do not delay the execution of higher priority ISRs
• Software-configurable priorities of ISR or tasks
— Modifying the priority can be used to implement the priority ceiling protocol for accessing
shared resources
• For high priority interrupt requests, minimized time from the assertion of the interrupt request from
the peripheral to when the processor is executing the interrupt service routine (ISR)
• A unique vector for each interrupt request source for quick determination of which ISR needs to
be executed
• Support for a critical or non maskable interrupt
— Non-maskable interrupt (NMI) multiplexed on WKPCFG pin to allow connection to the
critical or non maskable input of the CPU core, bypassing the interrupt controller and all
1-16
PXR40 Microcontroller Reference Manual, Rev. 1
Freescale Semiconductor