NXP® Semiconductors | MSE9S12DP512_3L00M |
Mask Set Errata | Rev. February 13, 2011 |
MC9S12DP512, Mask 3L00M |
This errata sheet applies to the following devices: MC9S12DP512, MC9S12DT512, MC9S12DJ512, MC9S12A512 |
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 |
MUCts00735 | atd_10b8c | Flags in ATDSTAT0 do not clear by writing '1', ETORF erroneously set | YES |
MUCts00784 | atd_10b8c | Write to ATDCTL5 may not clear SCF, CCF and ASCIF flags | YES |
MUCts00807 | fts512k4 | Additional write protection exists via mirroring. | NO |
MUCts00821 | crg | PLL: If osc_clock is 2 to 3 times pll_clock, STOP can cause SCM or reset | YES |
MUCts00865 | fts512k4 | Flash: ACCERR is not set for a Byte Access | YES |
MUCts00866 | eets4k | EE: ACCERR is not generated for a Byte Access | YES |
MUCts00904 | fts512k4 | STOP instruction may set flash ACCERR flag. | YES |
MUCts00991 | eets4k | STOP instruction may set EEPROM ACCERR flag. | YES |
MUCts01011 | ect_16b8c | ECT: Input pulse shorter than delay counter period recognised as a valid | YES |
MUCts01029 | atd_10b8c | CCF flags in ATDSTAT1 register might fail to set | NO |
MUCts01039 | atd_10b8c | ATD: Clearing of CCF flags in ATDSTAT1 by write of ATDCTL5 might not work | YES |
MUCts01104 | mscan | MSCAN: Time stamp corrupted in receive buffer | YES |
MUCts01346 | mscan | MSCAN: Message erroneously accepted if bus error in bit 6 of EOF | YES |
MUCts01395 | mcu_9dp512 | Reduced flash program temperature range and increased programming time | NO |
MUCts01966 | S12_bdm | Possible manipulation of return address when exiting BDM active mode | YES |
MUCts02382 | eets4k | 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 |
MUCts03473 | atd_10b8c | ATD: Abort of an A/D conversion sequence with write to ATDxCTL0/1/2/3 may not work | YES |
MUCts03572 | mscan | MSCAN: Corrupt ID may be sent in early-SOF condition | YES |
MUCts04073 | pwm_8b8c | PWM: Emergency shutdown input can be overruled | YES |
MUCts04108 | ect_16b8c | ECT: Channel 0 - 3 Input Capture interrupts inhibited when BUFEN=1, LATQ=0 and NOVWx=1 | YES |
MUCts04151 | ect_16b8c | ECT_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 |
Flags in ATDSTAT0 do not clear by writing '1', ETORF erroneously set | MUCts00735 |
For the flags SCF, ETORF and FIFOR in ATDSTAT0 it is specified that |
SCF |
Write to ATDCTL5 may not clear SCF, CCF and ASCIF flags | MUCts00784 |
If a write to ATDCTL5 happens at exactly the bus cycle when an ongoing |
1. Make sure the device is protected from interrupts (temporarily |
Additional write protection exists via mirroring. | MUCts00807 |
Flash protection is mirrored once (hence appears twice) in every flash |
None. |
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. |
Flash: ACCERR is not set for a Byte Access | MUCts00865 |
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 | MUCts00866 |
Starting a command sequence with a MOVB array write instruction (Byte |
Avoid the use of MOVB instruction for array program operations. |
STOP instruction may set flash ACCERR flag. | MUCts00904 |
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 |
STOP instruction may set EEPROM ACCERR flag. | MUCts00991 |
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 |
ECT: Input pulse shorter than delay counter period recognised as a valid | MUCts01011 |
According to the observation, input pulse (high/low) whose pulse width |
A software workaround is available. |
CCF flags in ATDSTAT1 register might fail to set | MUCts01029 |
The setting of the CCF7-0 flags in ATDSTAT1 register |
None. |
ATD: Clearing of CCF flags in ATDSTAT1 by write of ATDCTL5 might not work | MUCts01039 |
Starting a new conversion by writing to the ATDCTL5 register should |
If the unexpected setting of one CCF flag can not be |
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 |
MSCAN: Message erroneously accepted if bus error in bit 6 of EOF | MUCts01346 |
If a particular error condition occurs within the end of frame segment |
This erratum will not be an issue if the application software is |
Reduced flash program temperature range and increased programming time | MUCts01395 |
The flash program temperature range specification has been reduced. The |
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 |
EEPROM Program Failure during Sector-Modify | MUCts02382 |
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 | MUCts03473 |
Starting a conversion with a write to ATDxCTL5 or on an external |
Only write to ATDxCTL4 to abort an ongoing conversion sequence. |
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 |
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 |
ECT: Channel 0 - 3 Input Capture interrupts inhibited when BUFEN=1, LATQ=0 and NOVWx=1 | MUCts04108 |
Channel 0 3 Input Capture interrupts are inhibited when BUFEN=1, |
A simple workaround exists for this errata: |
ECT_16B8C: Output compare pulse is inaccurate | MUCts04151 |
The pulse width of an output compare (which resets the free running |
The specification has been updated. Please refer to revision 01.06 (28 |
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: |