NXP® Semiconductors | MSE9S12E128_0M06C |
Mask Set Errata | Rev. April 17, 2012 |
MC9S12E128, Mask 0M06C |
This errata sheet applies to the following devices: MC9S12E128 |
The mask set is identified by a 5-character code consisting of a version number, a letter, two numerical digits, and a letter, for example 1K79X. All standard devices are marked with a mask set number and a date code. |
Device markings indicate the week of manufacture and the mask set used. The date is coded as four
numerical digits where the first two digits indicate the year and the last two digits indicate the work week.
For instance, the date code "0201" indicates the first week of the year 2002. |
Some MCU samples and devices are marked with an SC, PC, or XC prefix. An SC prefix denotes special/custom device. A PC prefix indicates a prototype device which has undergone basic testing only. An XC prefix denotes that the device is tested but is not fully characterized or qualified over the full range of normal manufacturing process variations. After full characterization and qualification, devices will be marked with the MC or SC prefix. |
MUCtsXXXXX is the tracking number for device errata. It can be used with the mask set and date code to identify a specific erratum. |
Errata Number | Module affected | Brief Description | Work- around |
MUCts00755 | S12_bdm | BDM: ACK conflict exiting STOP | YES |
MUCts00762 | S12_cpu | DBG: CPU erroneously causes BSRs to be recorded in trace buffer | YES |
MUCts00763 | S12_dbg | DBG full mode triggers do not work properly in register space writes | NO |
MUCts00765 | S12_dbg | Forced trigger delay before taking effect | YES |
MUCts00785 | atd_10b16c | Write to ATDCTL5 may not clear SCF, CCF and ASCIF flags | YES |
MUCts00821 | crg | PLL: If osc_clock is 2 to 3 times pll_clock, STOP can cause SCM or reset | YES |
MUCts00903 | fts128k1 | STOP instruction may set flash ACCERR flag. | YES |
MUCts01006 | fts128k1 | Array writes immediately after FPROT write do not set PVIOL flag. | YES |
MUCts01023 | atd_10b16c | CCF flags in ATDSTAT2/1 registers might fail to set | NO |
MUCts01033 | atd_10b16c | Clearing of CCF flags in ATDSTAT2/1 by write of ATDCTL5 might not work | YES |
MUCts01079 | S12_dbg | DBG: BDM firmware code execution may erroneously cause forced trigger | YES |
MUCts01254 | pmf_15b6c | PMF: Inability to clear reload interrupts when in single time base mode. | YES |
MUCts01430 | S12_cpu | Tagged breakpoints missed if tag attach and interrupt are simultaneous | NO |
MUCts01966 | S12_bdm | Possible manipulation of return address when exiting BDM active mode | YES |
MUCts02415 | S12_mebi | MEBI: Missing ECLK edge on first external access after mode switching | YES |
MUCts03403 | spi | SPI: Disabling slave SPI together with clearing CPHA while SS low locks transmit shift register for the next transmission | YES |
MUCts03475 | atd_10b16c | ATD: Abort of an A/D conversion sequence with write to ATDxCTL0/1/2/3 may not work | YES |
MUCts03662 | vreg_3v3 | vreg_3v3.02.08: Possible incorrect operation if device is wakened from stop mode within 4.7µs of stop mode entry | NO |
MUCts03793 | S12_mmc | S12_mmc: /XCS is erroneously asserted on accesses to internal BDM resources | NO |
MUCts04076 | pwm_8b6c | PWM: Emergency shutdown input can be overruled | YES |
MUCts04162 | tim_16b4c | TIM_16B4C: Output compare pulse is inaccurate | YES |
MUCts04223 | pwm_8b6c | PWM: Wrong output level after shutdown restart in 16bit concatenated channel mode | NO |
MUCts04225 | pwm_8b6c | PWM: Wrong output value after restart from stop or wait mode | NO |
MUCts04248 | sci | SCI: RXEDGIF occurs more times than expected in IR mode | YES |
BDM: ACK conflict exiting STOP | MUCts00755 |
When using the Background Debugger to debug |
The ACK protocol can be disabled when debugging |
DBG: CPU erroneously causes BSRs to be recorded in trace buffer | MUCts00762 |
The BSR instruction is recognized as a change of flow instruction and |
The severity of this bug is directly related to the frequency of BSR |
DBG full mode triggers do not work properly in register space writes | MUCts00763 |
Write accesses to the registers can cause erroneous trigger action when |
No workaround exists |
Forced trigger delay before taking effect | MUCts00765 |
Several cycles are required after enabling a forced trigger before it |
Take into account that extra cycles are required when using forced |
Write to ATDCTL5 may not clear SCF, CCF and ASCIF flags | MUCts00785 |
If a write to ATDCTL5 happens at exactly the bus cycle when an ongoing |
1. Make sure the device is protected from interrupts (temporarily |
PLL: If osc_clock is 2 to 3 times pll_clock, STOP can cause SCM or reset | MUCts00821 |
This Erratum applies only to systems where PLL is used to divide down |
1) Avoid osc_clock/pll_clock ratios between 2 and 3. |
STOP instruction may set flash ACCERR flag. | MUCts00903 |
If the FCLKDIV flash clock divider register has been loaded, and the |
The ACCERR bit in the FSTAT register must be cleared after the execution |
Array writes immediately after FPROT write do not set PVIOL flag. | MUCts01006 |
A write to the flash protection register that is immediately followed by |
Perform a legal write of a register immediately after writing to the |
CCF flags in ATDSTAT2/1 registers might fail to set | MUCts01023 |
The setting of the CCF15-0 flags in ATDSTAT2/1 registers |
None. |
Clearing of CCF flags in ATDSTAT2/1 by write of ATDCTL5 might not work | MUCts01033 |
Starting a new conversion by writing to the ATDCTL5 register should |
If the unexpected setting of one CCF flag can not be |
DBG: BDM firmware code execution may erroneously cause forced trigger | MUCts01079 |
Breakpoints are temporarily disabled while the MCU is executing BDM |
Outside range trigger mode should not be used when configuring forced |
PMF: Inability to clear reload interrupts when in single time base mode. | MUCts01254 |
When the PMF is set to single time base mode (MTG = 0) reload |
Please reference Engineering Bulletin EB636 for a complete explanation |
Tagged breakpoints missed if tag attach and interrupt are simultaneous | MUCts01430 |
The problem concerns the DBG-CPU interface in DBG mode whilst tagging if |
None. |
Possible manipulation of return address when exiting BDM active mode | MUCts01966 |
Upon leaving BDM active mode, the CPU return address is stored |
Avoid using the BGND instruction when the ENBDM bit in the BDMSTS |
MEBI: Missing ECLK edge on first external access after mode switching | MUCts02415 |
If the ECLK is used as an external bus control signal (ESTR=1) the first |
Enter expanded mode with ECLK output disabled (NECLK=1). Enable the ECLK |
SPI: Disabling slave SPI together with clearing CPHA while SS low locks transmit shift register for the next transmission | MUCts03403 |
With the SPI configured as a slave, clearing the SPE bit (to disable |
When disabling the slave SPI, CPHA should not be cleared at the same time. |
ATD: Abort of an A/D conversion sequence with write to ATDxCTL0/1/2/3 may not work | MUCts03475 |
Starting a conversion with a write to ATDxCTL5 or on an external trigger |
Only write to ATDxCTL4 to abort an ongoing conversion sequence. |
vreg_3v3.02.08: Possible incorrect operation if device is wakened from stop mode within 4.7µs of stop mode entry | MUCts03662 |
It is possible that after the device enters Stop or Pseudo-Stop mode it |
None. |
S12_mmc: /XCS is erroneously asserted on accesses to internal BDM resources | MUCts03793 |
When writing or reading the internal BDM resources (address range $FF00 |
None. |
PWM: Emergency shutdown input can be overruled | MUCts04076 |
If the PWM emergency shutdown feature is enabled (PWM5ENA=1) and PWM |
When using the PWM emergency shutdown feature the GPIO function on the |
TIM_16B4C: Output compare pulse is inaccurate | MUCts04162 |
The pulse width of an output compare (which resets the free running |
The specification has been updated. Please refer to revision 01.02 (06 |
PWM: Wrong output level after shutdown restart in 16bit concatenated channel mode | MUCts04223 |
When the PWM is used in 16-bit (concatenation) channel and the |
None. |
PWM: Wrong output value after restart from stop or wait mode | MUCts04225 |
In low power modes (stop/p-stop/wait ?PSWAI=1) and during PWM PP5 |
None. |
SCI: RXEDGIF occurs more times than expected in IR mode | MUCts04248 |
Configured for Infrared Receive mode, the SCI may incorrectly set the |
Case 1 and case 2 may occurs at same time. To avoid those unexpected |