NXP® Semiconductors | MSE9S12KG128_3L74N |
Mask Set Errata | Rev. February 13, 2011 |
MC9S12KG128, Mask 3L74N |
This errata sheet applies to the following devices: MC9S12KG128 |
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 |
MUCts00809 | eets2k | STOP instruction may set EEPROM ACCERR flag. | YES |
MUCts00822 | crg | PLL: If osc_clock is 2 to 3 times pll_clock, STOP can cause SCM or reset | YES |
MUCts00842 | fts128k1ecc | Flash: ACCERR is not set for a Byte Access | YES |
MUCts00875 | eets2k | EE: ACCERR is not generated for a Byte Access | YES |
MUCts01027 | atd_10b16c | Clearing of CCF flags in ATDSTAT2/1 by write of ATDCTL5 might not work | YES |
MUCts01084 | S12_dbg | DBG: BDM firmware code execution may erroneously cause forced trigger | YES |
MUCts01104 | mscan | MSCAN: Time stamp corrupted in receive buffer | YES |
MUCts01147 | fts128k1ecc | FCLKDIV may be written more than once if ACCERR set | YES |
MUCts01493 | S12_cpu | Tagged breakpoints missed if tag attach and interrupt are simultaneous | NO |
MUCts01676 | SFC0064_22BA_HDR | Flash test read issue | YES |
MUCts01751 | mcu_9kg128 | Reduced flash program temperature range and increased programming time | NO |
MUCts01754 | mcu_9kg128 | Reduced flash program temperature range and increased programming time | NO |
MUCts01861 | S12_bdm | Possible manipulation of return address when exiting BDM active mode | YES |
MUCts02386 | eets2k | EEPROM Program Failure during Sector-Modify | 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 |
MUCts03476 | atd_10b16c | ATD: Abort of an A/D conversion sequence with write to ATDxCTL0/1/2/3 may not work | YES |
MUCts03528 | fts128k1ecc | FTS128K1ECC: Blind Spot in Data Compress Command Algorithm | YES |
MUCts03572 | mscan | MSCAN: Corrupt ID may be sent in early-SOF condition | YES |
MUCts03659 | vreg_3v3 | vreg_3v3.02.04: Possible incorrect operation if device is wakened from stop mode within 4.7µs of stop mode entry | NO |
MUCts04073 | pwm_8b8c | PWM: Emergency shutdown input can be overruled | YES |
MUCts04159 | tim_16b8c | TIM:Normal Output Compare event happens on setting OC7M bit if OM/OL=0 | YES |
MUCts04161 | tim_16b8c | TIM_16B8C: Output compare pulse is inaccurate | YES |
MUCts04199 | pwm_8b8c | PWM: Wrong output value after restart from stop or wait mode | YES |
MUCts04203 | pwm_8b8c | PWM: Wrong output level after shutdown restart in 16bit concatenated channel mode | YES |
STOP instruction may set EEPROM ACCERR flag. | MUCts00809 |
If the ECLKDIV EEPROM clock divider register has been loaded, and the |
The ACCERR bit in the ESTAT register must be cleared after the execution |
PLL: If osc_clock is 2 to 3 times pll_clock, STOP can cause SCM or reset | MUCts00822 |
This Erratum applies only to systems where PLL is used to divide down |
1) Avoid osc_clock/pll_clock ratios between 2 and 3. |
Flash: ACCERR is not set for a Byte Access | MUCts00842 |
Starting a command sequence with a MOVB array write instruction (Byte |
Avoid the use of MOVB instruction for array program operations. |
EE: ACCERR is not generated for a Byte Access | MUCts00875 |
Starting a command sequence with a MOVB array write instruction (Byte |
Avoid the use of MOVB instruction for array program operations. |
Clearing of CCF flags in ATDSTAT2/1 by write of ATDCTL5 might not work | MUCts01027 |
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 | MUCts01084 |
Breakpoints are temporarily disabled while the MCU is executing BDM |
Outside range trigger mode should not be used when configuring forced |
MSCAN: Time stamp corrupted in receive buffer | MUCts01104 |
When the foreground receive buffer (RxFG) is read, with the Receiver |
The application software has to ensure to read the receive messages in |
FCLKDIV may be written more than once if ACCERR set | MUCts01147 |
If the ACCERR access error flag is set before the first write of the |
Clear the ACCERR flag before writing the clock divider register for the |
Tagged breakpoints missed if tag attach and interrupt are simultaneous | MUCts01493 |
The errata concerns the DBG-CPU interface in DBG mode whilst configured |
None. |
Flash test read issue | MUCts01676 |
The Flash memory test module read-access timing limits the bus frequency |
Operate the device at a maximum frequency of 16MHz |
Reduced flash program temperature range and increased programming time | MUCts01751 |
The flash program temperature range specification has been reduced. The |
None. |
Reduced flash program temperature range and increased programming time | MUCts01754 |
The flash program temperature range specification has been reduced. The |
None. |
Possible manipulation of return address when exiting BDM active mode | MUCts01861 |
Upon leaving BDM active mode, the CPU return address is stored |
Avoid using the BGND instruction when the ENBDM bit in the BDMSTS |
EEPROM Program Failure during Sector-Modify | MUCts02386 |
At oscillator frequencies above 4MHz the Program step of the EEPROM |
Use seperate Erase and Program commands in place of the Sector-Modify |
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 | MUCts03476 |
Starting a conversion with a write to ATDxCTL5 or on an external trigger |
Only write to ATDxCTL4 to abort an ongoing conversion sequence. |
FTS128K1ECC: Blind Spot in Data Compress Command Algorithm | MUCts03528 |
If the range of Flash addresses to be compressed is 32K or greater, the |
Limit range of addresses to be compressed to less than 32K addresses. |
MSCAN: Corrupt ID may be sent in early-SOF condition | MUCts03572 |
The initial eight ID bits will be corrupted if a message is set up for |
Due to increased oscillator tolerance a transmission start in the third |
vreg_3v3.02.04: Possible incorrect operation if device is wakened from stop mode within 4.7µs of stop mode entry | MUCts03659 |
It is possible that after the device enters Stop or Pseudo-Stop mode it |
None. |
PWM: Emergency shutdown input can be overruled | MUCts04073 |
If the PWM emergency shutdown feature is enabled (PWM7ENA=1) and PWM |
When using the PWM emergency shutdown feature the GPIO function on the |
TIM:Normal Output Compare event happens on setting OC7M bit if OM/OL=0 | MUCts04159 |
When an OC7M bit is set, an erroneous normal output compare event can |
Set OC7Mx = 1 only for channels where the output compare action should |
TIM_16B8C: Output compare pulse is inaccurate | MUCts04161 |
The pulse width of an output compare (which resets the free running |
The specification has been updated. Please refer to revision 01.09 (07 |
PWM: Wrong output value after restart from stop or wait mode | MUCts04199 |
In low power modes (stop/p-stop/wait PSWAI=1) and during PWM PP7 |
Before entering low power modes, user can disable the related PWM |
PWM: Wrong output level after shutdown restart in 16bit concatenated channel mode | MUCts04203 |
When the PWM is used in 16-bit (concatenation) channel and the emergency |
If emergency shutdown mode is required: |