Wafer Fab process Assembly Process Product Marking Design

Size: px
Start display at page:

Download "Wafer Fab process Assembly Process Product Marking Design"

Transcription

1 Customer Information Notification I Issue Date: 26-Aug-2012 Effective Date: 27-Aug-2012 Dear Product Data, Here s your personalized quality information concerning products Mouser Electronics purchased from NXP. For detailed information we invite you to view this notification online Management Summary LPC23xx/24xx Errata Sheet Update Change Category Wafer Fab process Assembly Process Product Marking Design Wafer Fab materials Assembly Materials Electrical spec./test coverage Mechanical Specification Wafer Fab location Assembly Location Test Location Packing/Shipping/Labeling LPC23xx/24xx Errata Sheet Update Information Notification LPC23xx/24xx Errata Sheet Update. - The VBAT errata (The VBAT pin cannot be left floating) was updated in the LPC23xx/24xx errata sheets. Why do we issue this Information Notification - To notify customers that the LPC23xx/LPC24xx errata sheets were updated with a functional problem that affects a specific application setup and its mitigation. - Please see the attached LPC23xx/24xx errata sheets for further details. Identification of Affected Products - All the LPC23xx (rev D) and LPC24xx (rev C, D) products. - Rev C or D is visible on Line C of the product top side marking.

2 Impact The issue as described in the errata sheet will only affect the applications that have the VBAT pin floating. If the VBAT pin is connected to a battery or a supply, there will be no issues. Data Sheet Revision No impact to existing datasheet Disposition of Old Products Not applicable Related Notifications Notification Issue Date Effective DateTitle F 08-Jun Microcontroller products LPC23xx and LPC24xx will be sourced from the new product version Rev. "D" Additional information Additional documents: view online Contact and Support For all inquiries regarding the epcn tool application or access issues, please contact NXP "Global Quality Support Team". For all Quality Notification content inquiries, please contact your local NXP Sales Support team. For specific questions on this notice or the products affected please contact our specialist directly: Name Position address Emile Busink QA engineering MCU emile.busink@nxp.com At NXP Semiconductors we are constantly striving to improve our product and processes to ensure they reach the highest possible Quality Standards. Customer Focus, Passion to Win. NXP Quality Management Team. About NXP Semiconductors NXP Semiconductors N.V. (NASDAQ: NXPI) provides High Performance Mixed Signal and Standard Product solutions that leverage its leading RF, Analog, Power Management, Interface, Security and Digital Processing expertise. These innovations are used in a wide range of automotive, identification, wireless infrastructure, lighting, industrial, mobile, consumer and computing applications. A global semiconductor company with operations in more than 25 countries, NXP posted revenue of $4.4 billion in NXP Semiconductors High Tech Campus, 5656 AG Eindhoven, The Netherlands NXP Semiconductors. All rights reserved.

3

4 ES_LPC2361 Errata sheet LPC2361 Rev July 2012 Errata sheet Document information Info Keywords Abstract Content LPC2361 errata This errata sheet describes both the known functional problems and any deviations from the electrical specifications known at the release date of this document. Each deviation is assigned a number and its history is tracked in a table.

5 ES_LPC2361 Errata sheet LPC2361 Revision history Rev Date Description Added Rev D to VBAT.2. Updated CAN Added USB Added Note Added ADC Removed Ethernet.1; device does not have Ethernet feature The format of this errata sheet has been redesigned to comply with the new identity guidelines of NXP Semiconductors. Added Ethernet Added VBAT Added Rev D First version Contact information For more information, please visit: For sales office addresses, please send an to: salesaddresses@nxp.com ES_LPC2361 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 12

6 ES_LPC2361 Errata sheet LPC Product identification The LPC2361 devices typically have the following top-side marking: LPC2361xxx xxxxxxx xxyywwr[x] The last/second to last letter in the third line (field R ) will identify the device revision. This Errata Sheet covers the following revisions of the LPC2361: Table 1. Device revision table Revision identifier (R) B D Revision description First device revision Second device revision 2. Errata overview Field YY states the year the device was manufactured. Field WW states the week the device was manufactured during that year. Table 2. Functional problems table Functional Short description Revision identifier Detailed description problems ADC.1 External sync inputs not operational B, D Section 3.1 CAN.1 Data overrun condition can lock the CAN controller B Section 3.2 Core.1 Deep power-down.1 Incorrect update of the Abort Link register in Thumb state B, D Section 3.3 Deep power-down mode is not functional B Section 3.4 USB.1 USB host controller hangs on a dribble bit B, D Section 3.5 VBAT.1 Increased power consumption on VBAT when VBAT is powered before the 3.3 V supply used by rest of device B Section 3.6 VBAT.2 The VBAT pin cannot be left floating B, D Section 3.7 Table 3. AC/DC deviations table AC/DC Short description Product version(s) Detailed description deviations n/a n/a n/a n/a ES_LPC2361 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 12

7 ES_LPC2361 Errata sheet LPC2361 Table 4. Errata notes table Errata notes Short description Revision identifier Detailed description Note.1 When the input voltage is Vi V DD I/O V on each of the following port pins P0.23, P0.24. P0.25, P0.26, P1.30, and P1.31 (configured as general purpose input pin (s)), current must be limited to less than 4 ma by using a series limiting resistor. B, D Section 5.1 Note.2 On the LPC2361 Rev D, design changes to the Memory Accelerator Module were made to enhance timing and general performance. D Section 5.2 ES_LPC2361 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 12

8 ES_LPC2361 Errata sheet LPC Functional problems detail 3.1 ADC.1: External sync inputs not operational In software-controlled mode (BURST bit is 0), the 10-bit ADC can start conversion by using the following options in the A/D Control Register: Fig 1. A/D control register options The external start conversion feature, AD0CR:START = 0x2 or 0x3, may not work reliably and ADC external trigger edges on P2.10 or P1.27 may be missed. The occurrence of this problem is peripheral clock (pclk) dependent. The probability of error (missing a ADC trigger from GPIO) is estimated as follows: For PCLK_ADC = 72 MHz, probability error = 12 % For PCLK_ADC = 50 MHz, probability error = 6 % For PCLK_ADC = 12 MHz, probability error = 1.5 % The probability of error is not affected by the frequency of ADC start conversion edges. In software-controlled mode (BURST bit is 0), the START conversion options (bits 26:24 set to 0x1 or 0x4 or 0x5 or 0x6 or 0x7) can be used. The user can also start a conversion by connecting an external trigger signal to a capture input pin (CAPx) from a Timer peripheral to generate an interrupt. The timer interrupt routine can then start the ADC conversion by setting the START bits (26:24) to 0x1. The trigger can also be generated from a timer match register. ES_LPC2361 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 12

9 ES_LPC2361 Errata sheet LPC CAN.1: Data Overrun condition can lock the CAN controller Each CAN controller provides a double Receive Buffer (RBX) per CAN channel to store incoming messages until they are processed by the CPU. Software task should read and save received data as soon as a message reception is signaled. In cases where both receive buffers are filled and the contents are not read before the third message comes in, a CAN Data Overrun situation is signaled. This condition is signaled via the Status register and the Data Overrun Interrupt (if enabled). If both receive buffers are full and a third message arrives which is rejected by the CAN Acceptance Filter, the CAN controller is locked from further message reception. 1. Recovering from this situation is only possible with a soft reset to the CAN controller. 2. If software cannot read all messages in time before a third message comes in, it is recommend to change the acceptance filtering by adding further acceptance filter group(s) for messages which are normally rejected. With this approach, the third incoming message is accepted, and while it does cause a Data Overrun condition, the lockup condition is avoided. These additional messages are received with the corresponding group index number can be easily identified and rejected by software. ES_LPC2361 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 12

10 ES_LPC2361 Errata sheet LPC Core.1: Incorrect update of the Abort Link register in Thumb state If the processor is in Thumb state and executing the code sequence STR, STMIA or PUSH followed by a PC relative load, and the STR, STMIA or PUSH is aborted, the PC is saved to the abort link register. In this situation the PC is saved to the abort link register in word resolution, instead of half-word resolution. Conditions: The processor must be in Thumb state, and the following sequence must occur: <any instruction> <STR, STMIA, PUSH> <---- data abort on this instruction LDR rn, [pc,#offset] In this case the PC is saved to the link register R14_abt in only word resolution, not half-word resolution. The effect is that the link register holds an address that could be #2 less than it should be, so any abort handler could return to one instruction earlier than intended. In a system that does not use Thumb state, there will be no problem. In a system that uses Thumb state but does not use data aborts, or does not try to use data aborts in a recoverable manner, there will be no problem. Otherwise the workaround is to ensure that a STR, STMIA or PUSH cannot precede a PC-relative load. One method for this is to add a NOP before any PC-relative load instruction. However this is would have to be done manually. 3.4 Deep power-down.1: Deep power-down mode is not functional Deep power-down mode is like Power-down mode, but the on-chip regulator that supplies power to internal logic is also shut off. This produces the lowest possible power consumption without actually removing power from the entire chip. The power consumption in Deep power-down mode does not meet the specifications. None. ES_LPC2361 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 12

11 ES_LPC2361 Errata sheet LPC USB.1: USB host controller hangs on a dribble bit Full-/low-speed signaling uses bit stuffing throughout the packet without exception. If the receiver sees seven consecutive ones anywhere in the packet, then a bit stuffing error has occurred and the packet should be ignored. The time interval just before an EOP is a special case. The last data bit before the EOP can become stretched by hub switching skews. This is known as dribble and can lead to a situation where dribble introduces a sixth bit that does not require a bit stuff. Therefore, the receiver must accept a packet for which there are up to six full bit times at the port with no transitions prior to the EOP. The USB host controller will hang indefinitely if it sees a dribble bit on the USB bus. It will hang the first time a dribble bit is seen. Once it is in this state there is no recovery other than a hard chip reset. This problem has no effect on the USB device controller. None. ES_LPC2361 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 12

12 ES_LPC2361 Errata sheet LPC VBAT.1: Increased power consumption on VBAT when VBAT is powered before the 3.3 V supply used by rest of the device The device has a VBAT pin which provides power only to the RTC and Battery RAM. VBAT can be connected to a battery or the same 3.3 V supply used by rest of the device (V DD(3V3) pin, V DD(DCDC)(3V3) pin). If VBAT is powered before the 3.3 V supply, VBAT is unable to source the start-up current required for the Battery RAM. Therefore, power consumption on the VBAT pin will be high and will remain high until 3.3 V supply is powered up. Once 3.3 V supply is powered up, power consumption on the VBAT pin will reduce to normal and subsequent power cycle on the 3.3 V supply will not cause an increased power consumption on the VBAT pin. Provide 3.3 V supply used by rest of the device first and then provide VBAT voltage. 3.7 VBAT.2: The VBAT pin cannot be left floating The device has a VBAT pin which provides power only to the Real Time Clock (RTC) and Battery RAM. VBAT can be connected to a battery or the same supply used by rest of the device (V DD(3V3) pin, V DD(DCDC)(3V3) pin). The input voltage range on the VBAT pin is 2.0 V minimum to 3.6 V maximum for temperature 40 C to +85 C. Normally, if the RTC and the Battery RAM are not used, the VBAT pin can be left floating. If the VBAT pin is left floating, the internal reset signal within the RTC domain may get corrupted and as a result, prevents the device from starting-up. The VBAT should be connected to a battery or the same supply used by rest of the device (V DD(3V3) pin, V DD(DCDC)(3V3) pin). ES_LPC2361 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 12

13 ES_LPC2361 Errata sheet LPC AC/DC deviations detail 4.1 n/a 5. Errata notes detail 5.1 Note.1 On each of the following port pins P0.23, P0.24, P0.25, P0.26, P1.30, and P1.31 (when configured as general purpose input pin (s)), leakage current increases when the input voltage is Vi V DD I/O V. Care must be taken to limit the current to less than 4 ma by using a series limiting resistor. 5.2 Note.2 On the LPC2361 Rev D, design changes to the Memory Accelerator Module were made to enhance timing and general performance. Design changes are intended to enhance performance in general and will result in minor differences in the code execution timing between the previous device revisions and rev D. Actual performance impact is code dependent, some code sequences may speed up while other code sequences may slow down between the previous device revisions and rev D. This might be observed when using software delays and in such cases, a hardware timer should be used to generate a delay instead of a software delay. ES_LPC2361 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 12

14 ES_LPC2361 Errata sheet LPC Legal information 6.1 Definitions Draft The document is a draft version only. The content is still under internal review and subject to formal approval, which may result in modifications or additions. NXP Semiconductors does not give any representations or warranties as to the accuracy or completeness of information included herein and shall have no liability for the consequences of use of such information. 6.2 Disclaimers Limited warranty and liability Information in this document is believed to be accurate and reliable. However, NXP Semiconductors does not give any representations or warranties, expressed or implied, as to the accuracy or completeness of such information and shall have no liability for the consequences of use of such information. NXP Semiconductors takes no responsibility for the content in this document if provided by an information source outside of NXP Semiconductors. In no event shall NXP Semiconductors be liable for any indirect, incidental, punitive, special or consequential damages (including - without limitation - lost profits, lost savings, business interruption, costs related to the removal or replacement of any products or rework charges) whether or not such damages are based on tort (including negligence), warranty, breach of contract or any other legal theory. Notwithstanding any damages that customer might incur for any reason whatsoever, NXP Semiconductors aggregate and cumulative liability towards customer for the products described herein shall be limited in accordance with the Terms and conditions of commercial sale of NXP Semiconductors. Right to make changes NXP Semiconductors reserves the right to make changes to information published in this document, including without limitation specifications and product descriptions, at any time and without notice. This document supersedes and replaces all information supplied prior to the publication hereof. Suitability for use NXP Semiconductors products are not designed, authorized or warranted to be suitable for use in life support, life-critical or safety-critical systems or equipment, nor in applications where failure or malfunction of an NXP Semiconductors product can reasonably be expected to result in personal injury, death or severe property or environmental damage. NXP Semiconductors and its suppliers accept no liability for inclusion and/or use of NXP Semiconductors products in such equipment or applications and therefore such inclusion and/or use is at the customer s own risk. Applications Applications that are described herein for any of these products are for illustrative purposes only. NXP Semiconductors makes no representation or warranty that such applications will be suitable for the specified use without further testing or modification. Customers are responsible for the design and operation of their applications and products using NXP Semiconductors products, and NXP Semiconductors accepts no liability for any assistance with applications or customer product design. It is customer s sole responsibility to determine whether the NXP Semiconductors product is suitable and fit for the customer s applications and products planned, as well as for the planned application and use of customer s third party customer(s). Customers should provide appropriate design and operating safeguards to minimize the risks associated with their applications and products. NXP Semiconductors does not accept any liability related to any default, damage, costs or problem which is based on any weakness or default in the customer s applications or products, or the application or use by customer s third party customer(s). Customer is responsible for doing all necessary testing for the customer s applications and products using NXP Semiconductors products in order to avoid a default of the applications and the products or of the application or use by customer s third party customer(s). NXP does not accept any liability in this respect. Export control This document as well as the item(s) described herein may be subject to export control regulations. Export might require a prior authorization from competent authorities. 6.3 Trademarks Notice: All referenced brands, product names, service names and trademarks are the property of their respective owners. ES_LPC2361 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 12

15 ES_LPC2361 Errata sheet LPC Contents 1 Product identification Errata overview Functional problems detail ADC.1: External sync inputs not operational CAN.1: Data Overrun condition can lock the CAN controller Core.1: Incorrect update of the Abort Link register in Thumb state Conditions: Deep power-down.1: Deep power-down mode is not functional USB.1: USB host controller hangs on a dribble bit VBAT.1: Increased power consumption on VBAT when VBAT is powered before the 3.3 V supply used by rest of the device VBAT.2: The VBAT pin cannot be left floating AC/DC deviations detail n/a Errata notes detail Note Note Legal information Definitions Disclaimers Trademarks Contents Please be aware that important notices concerning this document and the product(s) described herein, have been included in section Legal information. NXP B.V All rights reserved. For more information, please visit: For sales office addresses, please send an to: salesaddresses@nxp.com Date of release: 1 July 2012 Document identifier: ES_LPC2361

16 ES_LPC2362 Errata sheet LPC2362 Rev July 2012 Errata sheet Document information Info Keywords Abstract Content LPC2362 errata This errata sheet describes both the known functional problems and any deviations from the electrical specifications known at the release date of this document. Each deviation is assigned a number and its history is tracked in a table.

17 ES_LPC2362 Errata sheet LPC2362 Revision history Rev Date Description Added Rev D to VBAT.2. Updated CAN Added USB Added Note Added ADC The format of this errata sheet has been redesigned to comply with the new identity guidelines of NXP Semiconductors. Added Ethernet Added VBAT Added Rev D First version Contact information For more information, please visit: For sales office addresses, please send an to: salesaddresses@nxp.com ES_LPC2362 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 12

18 ES_LPC2362 Errata sheet LPC Product identification The LPC2362 devices typically have the following top-side marking: LPC2362xxx xxxxxxx xxyywwr[x] The last/second to last letter in the third line (field R ) will identify the device revision. This Errata Sheet covers the following revisions of the LPC2362: Table 1. Device revision table Revision identifier (R) B D Revision description First device revision Second device revision 2. Errata overview Field YY states the year the device was manufactured. Field WW states the week the device was manufactured during that year. Table 2. Functional problems table Functional Short description Revision identifier Detailed description problems ADC.1 External sync inputs not operational B, D Section 3.1 CAN.1 Data overrun condition can lock the CAN controller B Section 3.2 Core.1 Deep power-down.1 Ethernet.1 Incorrect update of the Abort Link register in Thumb state B, D Section 3.3 Deep power-down mode is not functional B Section 3.4 Ethernet TxConsumeIndex register does not update correctly after the first frame is sent B, D Section 3.5 USB.1 USB host controller hangs on a dribble bit B, D Section 3.6 VBAT.1 Increased power consumption on VBAT when VBAT is powered before the 3.3 V supply used by rest of device B Section 3.7 VBAT.2 The VBAT pin cannot be left floating B, D Section 3.8 Table 3. AC/DC deviations table AC/DC Short description Product version(s) Detailed description deviations n/a n/a n/a n/a ES_LPC2362 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 12

19 ES_LPC2362 Errata sheet LPC2362 Table 4. Errata notes table Errata notes Short description Revision identifier Detailed description Note.1 When the input voltage is Vi V DD I/O V on each of the following port pins P0.23, P0.24. P0.25, P0.26, P1.30, and P1.31 (configured as general purpose input pin(s)), current must be limited to less than 4 ma by using a series limiting resistor. B, D Section 5.1 Note.2 On the LPC2362 Rev D, design changes to the Memory Accelerator Module were made to enhance timing and general performance. D Section 5.2 ES_LPC2362 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 12

20 ES_LPC2362 Errata sheet LPC Functional problems detail 3.1 ADC.1: External sync inputs not operational In software-controlled mode (BURST bit is 0), the 10-bit ADC can start conversion by using the following options in the A/D Control Register: Fig 1. A/D control register options The external start conversion feature, AD0CR:START = 0x2 or 0x3, may not work reliably and ADC external trigger edges on P2.10 or P1.27 may be missed. The occurrence of this problem is peripheral clock (pclk) dependent. The probability of error (missing a ADC trigger from GPIO) is estimated as follows: For PCLK_ADC = 72 MHz, probability error = 12 % For PCLK_ADC = 50 MHz, probability error = 6 % For PCLK_ADC = 12 MHz, probability error = 1.5 % The probability of error is not affected by the frequency of ADC start conversion edges. In software-controlled mode (BURST bit is 0), the START conversion options (bits 26:24 set to 0x1 or 0x4 or 0x5 or 0x6 or 0x7) can be used. The user can also start a conversion by connecting an external trigger signal to a capture input pin (CAPx) from a Timer peripheral to generate an interrupt. The timer interrupt routine can then start the ADC conversion by setting the START bits (26:24) to 0x1. The trigger can also be generated from a timer match register. ES_LPC2362 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 12

21 ES_LPC2362 Errata sheet LPC CAN.1: Data Overrun condition can lock the CAN controller Each CAN controller provides a double Receive Buffer (RBX) per CAN channel to store incoming messages until they are processed by the CPU. Software task should read and save received data as soon as a message reception is signaled. In cases where both receive buffers are filled and the contents are not read before the third message comes in, a CAN Data Overrun situation is signaled. This condition is signaled via the Status register and the Data Overrun Interrupt (if enabled). If both receive buffers are full and a third message arrives which is rejected by the CAN Acceptance Filter, the CAN controller is locked from further message reception. 1. Recovering from this situation is only possible with a soft reset to the CAN controller. 2. If software cannot read all messages in time before a third message comes in, it is recommend to change the acceptance filtering by adding further acceptance filter group(s) for messages which are normally rejected. With this approach, the third incoming message is accepted, and while it does cause a Data Overrun condition, the lockup condition is avoided. These additional messages are received with the corresponding group index number can be easily identified and rejected by software. 3.3 Core.1: Incorrect update of the Abort Link register in Thumb state If the processor is in Thumb state and executing the code sequence STR, STMIA or PUSH followed by a PC relative load, and the STR, STMIA or PUSH is aborted, the PC is saved to the abort link register. In this situation the PC is saved to the abort link register in word resolution, instead of half-word resolution. Conditions: The processor must be in Thumb state, and the following sequence must occur: <any instruction> <STR, STMIA, PUSH> <---- data abort on this instruction LDR rn, [pc,#offset] In this case the PC is saved to the link register R14_abt in only word resolution, not half-word resolution. The effect is that the link register holds an address that could be #2 less than it should be, so any abort handler could return to one instruction earlier than intended. ES_LPC2362 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 12

22 ES_LPC2362 Errata sheet LPC2362 In a system that does not use Thumb state, there will be no problem. In a system that uses Thumb state but does not use data aborts, or does not try to use data aborts in a recoverable manner, there will be no problem. Otherwise the workaround is to ensure that a STR, STMIA or PUSH cannot precede a PC-relative load. One method for this is to add a NOP before any PC-relative load instruction. However this is would have to be done manually. 3.4 Deep power-down.1: Deep power-down mode is not functional Deep power-down mode is like Power-down mode, but the on-chip regulator that supplies power to internal logic is also shut off. This produces the lowest possible power consumption without actually removing power from the entire chip. The power consumption in Deep power-down mode does not meet the specifications. None. 3.5 Ethernet.1: Ethernet TxConsumeIndex register does not update correctly after the first frame is sent The transmit consume index register defines the descriptor that is going to be transmitted next by the hardware transmit process. After a frame has been transmitted hardware increments the index, wrapping the value to 0 once the value of TxDescriptorNumber has been reached. If the TxConsumeIndex equals TxProduceIndex the descriptor array is empty and the transmit channel will stop transmitting until software produces new descriptors. The TxConsumeIndex register is not updated correctly (from 0 to 1) after the first frame is sent. After the next frame sent, the TxConsumeIndex register is updated by two (from 0 to 2). This only happens the very first time, so subsequent updates are correct (even those from 0 to 1, after wrapping the value to 0 once the value of TxDescriptorNumber has been reached) Software can correct this situation in many ways; for example, sending a dummy frame after initialization. ES_LPC2362 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 12

23 ES_LPC2362 Errata sheet LPC USB.1: USB host controller hangs on a dribble bit Full-/low-speed signaling uses bit stuffing throughout the packet without exception. If the receiver sees seven consecutive ones anywhere in the packet, then a bit stuffing error has occurred and the packet should be ignored. The time interval just before an EOP is a special case. The last data bit before the EOP can become stretched by hub switching skews. This is known as dribble and can lead to a situation where dribble introduces a sixth bit that does not require a bit stuff. Therefore, the receiver must accept a packet for which there are up to six full bit times at the port with no transitions prior to the EOP. The USB host controller will hang indefinitely if it sees a dribble bit on the USB bus. It will hang the first time a dribble bit is seen. Once it is in this state there is no recovery other than a hard chip reset. This problem has no effect on the USB device controller. None. ES_LPC2362 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 12

24 ES_LPC2362 Errata sheet LPC VBAT.1: Increased power consumption on VBAT when VBAT is powered before the 3.3 V supply used by rest of the device The device has a VBAT pin which provides power only to the RTC and Battery RAM. VBAT can be connected to a battery or the same 3.3 V supply used by rest of the device (V DD(3V3) pin, V DD(DCDC)(3V3) pin). If VBAT is powered before the 3.3 V supply, VBAT is unable to source the start-up current required for the Battery RAM. Therefore, power consumption on the VBAT pin will be high and will remain high until 3.3 V supply is powered up. Once 3.3 V supply is powered up, power consumption on the VBAT pin will reduce to normal and subsequent power cycle on the 3.3 V supply will not cause an increased power consumption on the VBAT pin. Provide 3.3 V supply used by rest of the device first and then provide VBAT voltage. 3.8 VBAT.2: The VBAT pin cannot be left floating The device has a VBAT pin which provides power only to the Real Time Clock (RTC) and Battery RAM. VBAT can be connected to a battery or the same supply used by rest of the device (V DD(3V3) pin, V DD(DCDC)(3V3) pin). The input voltage range on the VBAT pin is 2.0 V minimum to 3.6 V maximum for temperature 40 C to +85 C. Normally, if the RTC and the Battery RAM are not used, the VBAT pin can be left floating. If the VBAT pin is left floating, the internal reset signal within the RTC domain may get corrupted and as a result, prevents the device from starting-up. The VBAT should be connected to a battery or the same supply used by rest of the device (V DD(3V3) pin, V DD(DCDC)(3V3) pin). ES_LPC2362 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 12

25 ES_LPC2362 Errata sheet LPC AC/DC deviations detail 4.1 n/a 5. Errata notes detail 5.1 Note.1 On each of the following port pins P0.23, P0.24, P0.25, P0.26, P1.30, and P1.31 (when configured as general purpose input pin(s)), leakage current increases when the input voltage is Vi V DD I/O V. Care must be taken to limit the current to less than 4 ma by using a series limiting resistor. 5.2 Note.2 On the LPC2362 Rev D, design changes to the Memory Accelerator Module were made to enhance timing and general performance. Design changes are intended to enhance performance in general and will result in minor differences in the code execution timing between the previous device revisions and rev D. Actual performance impact is code dependent, some code sequences may speed up while other code sequences may slow down between the previous device revisions and rev D. This might be observed when using software delays and in such cases, a hardware timer should be used to generate a delay instead of a software delay. ES_LPC2362 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 12

26 ES_LPC2362 Errata sheet LPC Legal information 6.1 Definitions Draft The document is a draft version only. The content is still under internal review and subject to formal approval, which may result in modifications or additions. NXP Semiconductors does not give any representations or warranties as to the accuracy or completeness of information included herein and shall have no liability for the consequences of use of such information. 6.2 Disclaimers Limited warranty and liability Information in this document is believed to be accurate and reliable. However, NXP Semiconductors does not give any representations or warranties, expressed or implied, as to the accuracy or completeness of such information and shall have no liability for the consequences of use of such information. NXP Semiconductors takes no responsibility for the content in this document if provided by an information source outside of NXP Semiconductors. In no event shall NXP Semiconductors be liable for any indirect, incidental, punitive, special or consequential damages (including - without limitation - lost profits, lost savings, business interruption, costs related to the removal or replacement of any products or rework charges) whether or not such damages are based on tort (including negligence), warranty, breach of contract or any other legal theory. Notwithstanding any damages that customer might incur for any reason whatsoever, NXP Semiconductors aggregate and cumulative liability towards customer for the products described herein shall be limited in accordance with the Terms and conditions of commercial sale of NXP Semiconductors. Right to make changes NXP Semiconductors reserves the right to make changes to information published in this document, including without limitation specifications and product descriptions, at any time and without notice. This document supersedes and replaces all information supplied prior to the publication hereof. Suitability for use NXP Semiconductors products are not designed, authorized or warranted to be suitable for use in life support, life-critical or safety-critical systems or equipment, nor in applications where failure or malfunction of an NXP Semiconductors product can reasonably be expected to result in personal injury, death or severe property or environmental damage. NXP Semiconductors and its suppliers accept no liability for inclusion and/or use of NXP Semiconductors products in such equipment or applications and therefore such inclusion and/or use is at the customer s own risk. Applications Applications that are described herein for any of these products are for illustrative purposes only. NXP Semiconductors makes no representation or warranty that such applications will be suitable for the specified use without further testing or modification. Customers are responsible for the design and operation of their applications and products using NXP Semiconductors products, and NXP Semiconductors accepts no liability for any assistance with applications or customer product design. It is customer s sole responsibility to determine whether the NXP Semiconductors product is suitable and fit for the customer s applications and products planned, as well as for the planned application and use of customer s third party customer(s). Customers should provide appropriate design and operating safeguards to minimize the risks associated with their applications and products. NXP Semiconductors does not accept any liability related to any default, damage, costs or problem which is based on any weakness or default in the customer s applications or products, or the application or use by customer s third party customer(s). Customer is responsible for doing all necessary testing for the customer s applications and products using NXP Semiconductors products in order to avoid a default of the applications and the products or of the application or use by customer s third party customer(s). NXP does not accept any liability in this respect. Export control This document as well as the item(s) described herein may be subject to export control regulations. Export might require a prior authorization from competent authorities. 6.3 Trademarks Notice: All referenced brands, product names, service names and trademarks are the property of their respective owners. ES_LPC2362 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 12

27 ES_LPC2362 Errata sheet LPC Contents 1 Product identification Errata overview Functional problems detail ADC.1: External sync inputs not operational CAN.1: Data Overrun condition can lock the CAN controller Core.1: Incorrect update of the Abort Link register in Thumb state Conditions: Deep power-down.1: Deep power-down mode is not functional Ethernet.1: Ethernet TxConsumeIndex register does not update correctly after the first frame is sent USB.1: USB host controller hangs on a dribble bit VBAT.1: Increased power consumption on VBAT when VBAT is powered before the 3.3 V supply used by rest of the device VBAT.2: The VBAT pin cannot be left floating AC/DC deviations detail n/a Errata notes detail Note Note Legal information Definitions Disclaimers Trademarks Contents Please be aware that important notices concerning this document and the product(s) described herein, have been included in section Legal information. NXP B.V All rights reserved. For more information, please visit: For sales office addresses, please send an to: salesaddresses@nxp.com Date of release: 1 July 2012 Document identifier: ES_LPC2362

28 ES_LPC2364_66_68 Errata sheet LPC2364/66/68 Rev July 2012 Errata sheet Document information Info Keywords Abstract Content LPC2364, LPC2366, LPC2368 errata This errata sheet describes both the known functional problems and any deviations from the electrical specifications known at the release date of this document. Each deviation is assigned a number and its history is tracked in a table.

29 ES_LPC2364_66_68 Errata sheet LPC2364/66/68 Revision history Rev Date Description Combined ES_LPC2364, ES_LPC2366, and ES_LPC2368 into one document. Added Rev D to VBAT.2. Updated CAN Added Note Added ADC The format of this errata sheet has been redesigned to comply with the new identity guidelines of NXP Semiconductors. Added Ethernet Added VBAT Added Rev D Added Errata Note Added VBAT Added Rev B Removed Rev A from ESD.1. ESD.1 does not appear in Rev A. It was accidentally listed in version Added Ethernet.3 Added Deep Power Down Mode.1 Updated Flash.1 Updated Ethernet.1 Contact information For more information, please visit: For sales office addresses, please send an to: salesaddresses@nxp.com ES_LPC2364_66_68 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 20

30 ES_LPC2364_66_68 Errata sheet LPC2364/66/68 1. Product identification 2. Errata overview The LPC2364/66/68 devices typically have the following top-side marking: LPC236Xxxx xxxxxxx xxyywwr[x] The last/second to last letter in the third line (field R ) will identify the device revision. This Errata Sheet covers the following revisions of the LPC2364/66/68: Table 1. Device revision table Revision identifier (R) Revision description - Initial device revision A Second device revision B Third device revision D Fourth device revision Field YY states the year the device was manufactured. Field WW states the week the device was manufactured during that year. Table 2. Functional problems table Functional Short description Revision identifier Detailed description problems ADC.1 ADDRx read conflicts with hardware setting of DONE bit - Section 3.1 ADC.2 External sync inputs not operational -, A, B, D Section 3.2 CAN.1 Data overrun condition can lock the CAN controller -, A, B Section 3.3 Core.1 Deep power-down.1 Incorrect update of the Abort Link register in Thumb state -, A, B, D Section 3.4 Deep power-down mode is not functional -, A, B Section 3.5 Ethernet.1 Setting up the Ethernet interface in RMII mode - Section 3.6 Ethernet.2 Ethernet SRAM disabled - Section 3.7 Ethernet.3 RxDescriptor number cannot be greater than 4 - Section 3.8 Ethernet.4 Ethernet TxConsumeIndex register does not update correctly after the first frame is sent -, A, B, D Section 3.9 Flash.1 Operating speed out of on-chip flash is restricted -, A Section 3.10 I2S.1 I 2 S DMA can stall - Section 3.11 MAM.1 Code execution failure can occur with MAM Mode 2 -, A Section 3.12 PLL.1 PLL output is limited to 290 MHz - Section 3.13 SRAM.1 16 kb SRAM can not be used for code execution - Section 3.14 USB.1 USB_NEED_CLK is always asserted - Section 3.15 USB.2 U1CONNECT is not functional - Section 3.16 USB.3 V BUS status input is not functional - Section 3.17 ES_LPC2364_66_68 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 20

31 ES_LPC2364_66_68 Errata sheet LPC2364/66/68 Table 2. Functional problems table continued Functional problems Short description Revision identifier Detailed description VBAT.1 Increased power consumption on VBAT when VBAT is powered before the 3.3 V supply used by rest of device -, A, B Section 3.18 VBAT.2 The VBAT pin cannot be left floating -, A, B, D Section 3.19 WDT.1 Accessing non-watchdog APB registers in the middle of the feed sequence causes a reset - Section 3.20 Table 3. AC/DC deviations table AC/DC Short description Product version(s) Detailed description deviations ESD.1 2 kv ESD requirements are not met on the RTCX1 pin - Section 4.1 Table 4. Errata notes table Errata notes Short description Revision identifier Detailed description Note.1 When the input voltage is Vi V DD I/O V on each of the following port pins P0.23, P0.24. P0.25, P0.26, P1.30, and P1.31 (configured as general purpose input pin (s)), current must be limited to less than 4 ma by using a series limiting resistor. -, A, B, D Section 5.1 Note.2 On the LPC2364/66/68 Rev D, design changes to the Memory Accelerator Module were made to enhance timing and general performance. D Section 5.2 ES_LPC2364_66_68 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 20

32 ES_LPC2364_66_68 Errata sheet LPC2364/66/68 3. Functional problems detail 3.1 ADC.1: ADDRx read conflicts with hardware setting of the DONE bit The LPC2364/66/68 has a 10-bit ADC, which can be used to measure analog signals and convert the signals into a 10-bit digital result. There are eight A/D channels and each channel has its own individual A/D Data Register (ADDR0 to ADDR7). The A/D Data Register holds the result when an A/D conversion is complete, and also includes the flags that indicate when a conversion has been completed (DONE bit) and when a conversion overrun has occurred. The DONE bit is cleared when the respective A/D Data Register is read. If a software read of ADDRx conflicts with the hardware setting of the DONE bit in the same register (once a conversion is completed) then the DONE bit gets cleared automatically, thereby clearing the indication that a conversion was completed. For software controlled mode or burst mode with only one channel selected, the DONE bit in the A/D Global Data Register (located at 0xE ) can be used instead of the individual ADDRx result register with no impact on performance. For burst mode with multiple channels selected, the DONE bit together with the CHN field in the A/D Global Data Register can be used with some impact on throughput. ES_LPC2364_66_68 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 20

33 ES_LPC2364_66_68 Errata sheet LPC2364/66/ ADC.2: External sync inputs not operational In software-controlled mode (BURST bit is 0), the 10-bit ADC can start conversion by using the following options in the A/D Control Register: Fig 1. A/D control register options The external start conversion feature, AD0CR:START = 0x2 or 0x3, may not work reliably and ADC external trigger edges on P2.10 or P1.27 may be missed. The occurrence of this problem is peripheral clock (pclk) dependent. The probability of error (missing a ADC trigger from GPIO) is estimated as follows: For PCLK_ADC = 72 MHz, probability error = 12 % For PCLK_ADC = 50 MHz, probability error = 6 % For PCLK_ADC = 12 MHz, probability error = 1.5 % The probability of error is not affected by the frequency of ADC start conversion edges. In software-controlled mode (BURST bit is 0), the START conversion options (bits 26:24 set to 0x1 or 0x4 or 0x5 or 0x6 or 0x7) can be used. The user can also start a conversion by connecting an external trigger signal to a capture input pin (CAPx) from a Timer peripheral to generate an interrupt. The timer interrupt routine can then start the ADC conversion by setting the START bits (26:24) to 0x1. The trigger can also be generated from a timer match register. ES_LPC2364_66_68 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 20

34 ES_LPC2364_66_68 Errata sheet LPC2364/66/ CAN.1: Data Overrun condition can lock the CAN controller Each CAN controller provides a double Receive Buffer (RBX) per CAN channel to store incoming messages until they are processed by the CPU. Software task should read and save received data as soon as a message reception is signaled. In cases where both receive buffers are filled and the contents are not read before the third message comes in, a CAN Data Overrun situation is signaled. This condition is signaled via the Status register and the Data Overrun Interrupt (if enabled). If both receive buffers are full and a third message arrives which is rejected by the CAN Acceptance Filter, the CAN controller is locked from further message reception. 1. Recovering from this situation is only possible with a soft reset to the CAN controller. 2. If software cannot read all messages in time before a third message comes in, it is recommend to change the acceptance filtering by adding further acceptance filter group(s) for messages which are normally rejected. With this approach, the third incoming message is accepted, and while it does cause a Data Overrun condition, the lockup condition is avoided. These additional messages are received with the corresponding group index number can be easily identified and rejected by software. ES_LPC2364_66_68 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 20

35 ES_LPC2364_66_68 Errata sheet LPC2364/66/ Core.1: Incorrect update of the Abort Link register in Thumb state If the processor is in Thumb state and executing the code sequence STR, STMIA or PUSH followed by a PC relative load, and the STR, STMIA or PUSH is aborted, the PC is saved to the abort link register. In this situation the PC is saved to the abort link register in word resolution, instead of half-word resolution. Conditions: The processor must be in Thumb state, and the following sequence must occur: <any instruction> <STR, STMIA, PUSH> <---- data abort on this instruction LDR rn, [pc,#offset] In this case the PC is saved to the link register R14_abt in only word resolution, not half-word resolution. The effect is that the link register holds an address that could be #2 less than it should be, so any abort handler could return to one instruction earlier than intended. In a system that does not use Thumb state, there will be no problem. In a system that uses Thumb state but does not use data aborts, or does not try to use data aborts in a recoverable manner, there will be no problem. Otherwise the workaround is to ensure that a STR, STMIA or PUSH cannot precede a PC-relative load. One method for this is to add a NOP before any PC-relative load instruction. However this is would have to be done manually. ES_LPC2364_66_68 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 20

36 ES_LPC2364_66_68 Errata sheet LPC2364/66/ Deep power-down.1: Deep power-down mode is not functional Deep power-down mode is like Power-down mode, but the on-chip regulator that supplies power to internal logic is also shut off. This produces the lowest possible power consumption without actually removing power from the entire chip. The power consumption in Deep power-down mode does not meet the specifications. None. 3.6 Ethernet.1: Setting up the Ethernet interface in RMII mode The LPC2364/66/68 has an Ethernet interface, which can be interfaced with an off-chip PHY using the RMII interface. The default configuration of the device does not enable the RMII interface. To use the Ethernet interface in RMII mode write a 1 to bit 12 (P1.16) in PINSEL2 register (located at 0xE002 C008). This workaround only applies for Rev - devices and does not apply for Rev A and newer devices. In order to have both Rev - and other revisions coexist in the same piece of software, the MAC module ID can be used to identify the part and determine if port pin P1.6 needs to be set or not. Here are the steps (along with some sample code) to initialize the MAC based on the module ID: 1. In master header file llpc24xx.h, make sure Module ID is defined (Please note, this ID register is not documented in the User's Manual). #define MAC_BASE_ADDR 0xFFE00000 #define MAC_MODULEID (*(volatile unsigned long *)(MAC_BASE_ADDR + 0xFFC)) /* Module ID reg (RO) */ 2. In the beginning of the MAC initialization file, add below definition: #define OLD_EMAC_MODULE_ID 0x3902 << 16) 0x2000) 3. In MAC initialization routine, right after setting the EMAC clock in the PCONP register, add a few lines as below: /* Turn on the ethernet MAC clock in PCONP, bit 30 */ regval = PCONP; regval = PCONP_EMAC_CLOCK; PCONP = regval; /* * Write to PINSEL2/3 to select the PHY functions on P1[17:0] ES_LPC2364_66_68 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 20

37 ES_LPC2364_66_68 Errata sheet LPC2364/66/68 * P1.6, ENET-TX_CLK, has to be set for Rev '-' devices and it * must not be set for Rev 'A and newer devices * */ regval = MAC_MODULEID; if ( regval == OLD_EMAC_MODULE_ID ) { /* On Rev. '-', MAC_MODULEID should be equal to OLD_EMAC_MODULE_ID, P1.6 should be set. */ PINSEL2 = 0x ; /* selects P1[0,1,4,6,8,9,10,14,15] */ } else { /* on rev. 'A', MAC_MODULEID should not equal to OLD_EMAC_MODULE_ID, P1.6 should not be set. */ PINSEL2 = 0x ; /* selects P1[0,1,4,8,9,10,14,15] */ } PINSEL3 = 0x ; /* selects P1[17:16] */ 3.7 Ethernet.2: Ethernet SRAM disabled The LPC2364/66/68 has an Ethernet interface, which has a dedicated 16 kb SRAM. When the Ethernet block is disabled (in the PCONP register located at 0xE01F C0C4), the Ethernet SRAM is also disabled. Enable the Ethernet block by setting the PCENET bit (bit no. 30) in the PCONP register. The Ethernet SRAM is now enabled. 3.8 Ethernet.3: Receive Status registers will not function correctly if RxDescriptor number is greater than 4 The Receive number of Descriptors register (RxDescriptor-0xFFE0 0110) defines the number of descriptors in the Descriptor array. Each receive descriptor element in the Descriptor array has an associated status field which consists of the HashCRC word and Status Information word. The status words are updated incorrectly if the number of Descriptors set in the Receive number of Descriptors register is greater than or equal to 5. Define 4 or less in the Receive number of Descriptors register. ES_LPC2364_66_68 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 20

38 ES_LPC2364_66_68 Errata sheet LPC2364/66/ Ethernet.4: Ethernet TxConsumeIndex register does not update correctly after the first frame is sent The transmit consume index register defines the descriptor that is going to be transmitted next by the hardware transmit process. After a frame has been transmitted hardware increments the index, wrapping the value to 0 once the value of TxDescriptorNumber has been reached. If the TxConsumeIndex equals TxProduceIndex the descriptor array is empty and the transmit channel will stop transmitting until software produces new descriptors. The TxConsumeIndex register is not updated correctly (from 0 to 1) after the first frame is sent. After the next frame sent, the TxConsumeIndex register is updated by two (from 0 to 2). This only happens the very first time, so subsequent updates are correct (even those from 0 to 1, after wrapping the value to 0 once the value of TxDescriptorNumber has been reached) Software can correct this situation in many ways; for example, sending a dummy frame after initialization. ES_LPC2364_66_68 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 20

39 ES_LPC2364_66_68 Errata sheet LPC2364/66/ Flash.1: Operating speed out of on-chip flash is restricted The operating speed of this device out of internal flash/sram is specified at 72 MHz. Code execution from internal flash is restricted depending upon the device revision: 1. Rev A devices: Code execution from internal flash is restricted to a maximum of 60 MHz. For example, use a PLL output frequency of F CCO = 360 MHz and divide it by 6 (CCLKSEL = 5) to generate 60 MHz CPU clock (do not use even values for CCLKSEL). 2. Rev - devices: Code execution from internal flash is restricted to a maximum of 60 MHz also. However, this device revision has one more restriction in terms of the PLL output frequency (F CCO - Please refer to PLL.1 above). F CCO is limited to 290 MHz. Considering the same example in PLL.1 (Input crystal-12 MHz, N = 1, M = 12): F CCO =288MHz The CPU Clock Configuration register (located at 0xE01F C104) can then be used to divide this frequency by 6 (CCLKSEL = 5) to achieve 48 MHz. Since this register only accepts odd values for CCLKSEL, a division by 5 (CCLKSEL = 4) is not a valid option. In both the above revisions, code can still execute out of SRAM at up to 72 MHz. None I2S.1: I 2 S DMA interface is non-operational The LPC2364/66/68 has an I 2 S interface, which can be used for audio devices. The I 2 S interface was initially designed to operate with the general purpose DMA controller. The DMA controller cannot access the I 2 S interface. No known workaround. ES_LPC2364_66_68 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 20

40 ES_LPC2364_66_68 Errata sheet LPC2364/66/ MAM.1: Under certain conditions in MAM Mode 2 code execution out of internal flash can fail The MAM block maximizes the performance of the ARM processor when it is running code in flash memory. It includes three 128-bit buffers called the Prefetch Buffer, the Branch Trail Buffer and the data buffer. It can operate in 3 modes; Mode 0 (MAM off), Mode 1 (MAM partially enabled) and Mode 2 (MAM fully enabled). Under certain conditions when the MAM is fully enabled (Mode 2) code execution from internal flash can fail. The conditions under which the problem can occur is dependent on the code itself along with its positioning within the flash memory. If the above problem is encountered then Mode 2 should not be used. Instead, partially enable the MAM using Mode PLL.1: PLL output (F CCO ) is limited to 290 MHz The PLL input, in the range of 32 KHz to 50 MHz, may initially be divided down by a value N, which may be in the range of 1 to 256. Following the PLL input divider is the PLL multiplier. This can multiply the input divider output through the use of a Current Controlled Oscillator (CCO) by a value M, in the range of 1 through The resulting frequency, F CCO must be in the range of 275 MHz to 550 MHz.This frequency can be divided down (using the Clock Divider registers) to get the desired clock frequencies for the core and peripherals. The maximum output of the CCO within the PLL block is limited to 290 MHz. Care should be taken while programming the PLL so that F CCO resides in the desired range. The suggested setting is to use a 12 MHz external crystal. Use a PLLdivider (N) of 1 and PLL multiplier (M) of 12. Putting the values in the equation: F CCO = (2 M FIN) / N F CCO = 288 MHz The CPU Clock Configuration register (located at 0xE01F C104) can then be used to divide this frequency by 4 to produce the maximum CPU speed of 72 MHz (except on Rev - and Rev A, see Flash.1). ES_LPC2364_66_68 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 20

41 ES_LPC2364_66_68 Errata sheet LPC2364/66/ SRAM.1: 16 kb SRAM cannot be used for code execution The LPC2364/66/68 has 16 kb of SRAM on the AHB2 bus, which would generally be used by the Ethernet block. The 16 kb of SRAM can only be used as data RAM. Code can not be executed from this memory. No known workaround USB.1: USB_NEED_CLK is always asserted The USB_NEED_CLK signal is used to facilitate going into and waking up from chip Power Down mode. USB_NEED_CLK is asserted if any of the bits of the USBClkSt register are asserted. The USB_NEED_CLK bit of the USBIntSt register (located at 0xE01F C1C0) is always asserted, preventing the chip from entering Power Down mode when the USBWAKE bit is set in the INTWAKE register (located at 0xE01F C144). After setting the PCUSB bit in PCONP (located at 0xE01F C0C4), write 0x1 to address 0xFFE0C008. The USB_NEED_CLK signal will now function correctly. Writing to address 0xFFE0C008 only needs to be done once after each chip reset USB.2: U1CONNECT signal is not functional U1CONNECT Signal (alternate function of P2.9) is part of the SoftConnect USB feature, which is used to switch an external 1.5 KW resistor under the software control. The USB U1CONNECT alternate function does not work as expected. Configure P2.9 as a GPIO pin, and use it to enable the pull-up resistor on the U1D+ pin. ES_LPC2364_66_68 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 20

42 ES_LPC2364_66_68 Errata sheet LPC2364/66/ USB.3: V BUS status input is not functional The V BUS signal indicates the presence of USB bus power. The V BUS status input is not functional. Configure P1.30 as a GPIO pin, and poll it to determine when V BUS goes to 0, signalling a disconnect event VBAT.1: Increased power consumption on VBAT when VBAT is powered before the 3.3 V supply used by rest of the device The device has a VBAT pin which provides power only to the RTC and Battery RAM. VBAT can be connected to a battery or the same 3.3 V supply used by rest of the device (V DD(3V3) pin, V DD(DCDC)(3V3) pin). If VBAT is powered before the 3.3 V supply, VBAT is unable to source the start-up current required for the Battery RAM. Therefore, power consumption on the VBAT pin will be high and will remain high until 3.3 V supply is powered up. Once 3.3 V supply is powered up, power consumption on the VBAT pin will reduce to normal and subsequent power cycle on the 3.3 V supply will not cause an increased power consumption on the VBAT pin. Provide 3.3 V supply used by rest of the device first and then provide VBAT voltage VBAT.2: The VBAT pin cannot be left floating The device has a VBAT pin which provides power only to the Real Time Clock (RTC) and Battery RAM. VBAT can be connected to a battery or the same supply used by rest of the device (V DD(3V3) pin, V DD(DCDC)(3V3) pin). The input voltage range on the VBAT pin is 2.0 V minimum to 3.6 V maximum for temperature 40 C to +85 C. Normally, if the RTC and the Battery RAM are not used, the VBAT pin can be left floating. If the VBAT pin is left floating, the internal reset signal within the RTC domain may get corrupted and as a result, prevents the device from starting-up. The VBAT should be connected to a battery or the same supply used by rest of the device (V DD(3V3) pin, V DD(DCDC)(3V3) pin). ES_LPC2364_66_68 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 20

43 ES_LPC2364_66_68 Errata sheet LPC2364/66/ WDT.1: Accessing non-watchdog APB registers in the middle of the feed sequence causes a reset The Watchdog timer can reset the microcontroller within a reasonable amount of time if it enters an erroneous state. After writing 0xAA to WDFEED, any APB register access other than writing 0x55 to WDFEED may cause an immediate reset. Avoid APB accesses in the middle of the feed sequence. This implies that interrupts and the GPDMA should be disabled while feeding the Watchdog. ES_LPC2364_66_68 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 20

44 ES_LPC2364_66_68 Errata sheet LPC2364/66/68 4. AC/DC deviations detail 5. Errata notes detail 4.1 ESD.1: The LPC2364/66/68 does not meet the 2 kv ESD requirements on the RTCX1 pin The LPC2364/66/68 is rated for 2 kv ESD. The RTCX1 pin is the input pin for the RTC oscillator circuit. The LPC2364/66/68 does not meet the required 2 kv ESD specified. Observe proper ESD handling precautions for the RTCX1 pin. 5.1 Note.1 On each of the following port pins P0.23, P0.24, P0.25, P0.26, P1.30, and P1.31 (when configured as general purpose input pin (s)), leakage current increases when the input voltage is Vi V DD I/O V. Care must be taken to limit the current to less than 4 ma by using a series limiting resistor. 5.2 Note.2 On the LPC2364/66/68 Rev D, design changes to the Memory Accelerator Module were made to enhance timing and general performance. Design changes are intended to enhance performance in general and will result in minor differences in the code execution timing between the previous device revisions and rev D. Actual performance impact is code dependent, some code sequences may speed up while other code sequences may slow down between the previous device revisions and rev D. This might be observed when using software delays and in such cases, a hardware timer should be used to generate a delay instead of a software delay. ES_LPC2364_66_68 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 20

45 ES_LPC2364_66_68 Errata sheet LPC2364/66/68 6. Legal information 6.1 Definitions Draft The document is a draft version only. The content is still under internal review and subject to formal approval, which may result in modifications or additions. NXP Semiconductors does not give any representations or warranties as to the accuracy or completeness of information included herein and shall have no liability for the consequences of use of such information. 6.2 Disclaimers Limited warranty and liability Information in this document is believed to be accurate and reliable. However, NXP Semiconductors does not give any representations or warranties, expressed or implied, as to the accuracy or completeness of such information and shall have no liability for the consequences of use of such information. NXP Semiconductors takes no responsibility for the content in this document if provided by an information source outside of NXP Semiconductors. In no event shall NXP Semiconductors be liable for any indirect, incidental, punitive, special or consequential damages (including - without limitation - lost profits, lost savings, business interruption, costs related to the removal or replacement of any products or rework charges) whether or not such damages are based on tort (including negligence), warranty, breach of contract or any other legal theory. Notwithstanding any damages that customer might incur for any reason whatsoever, NXP Semiconductors aggregate and cumulative liability towards customer for the products described herein shall be limited in accordance with the Terms and conditions of commercial sale of NXP Semiconductors. Right to make changes NXP Semiconductors reserves the right to make changes to information published in this document, including without limitation specifications and product descriptions, at any time and without notice. This document supersedes and replaces all information supplied prior to the publication hereof. Suitability for use NXP Semiconductors products are not designed, authorized or warranted to be suitable for use in life support, life-critical or safety-critical systems or equipment, nor in applications where failure or malfunction of an NXP Semiconductors product can reasonably be expected to result in personal injury, death or severe property or environmental damage. NXP Semiconductors and its suppliers accept no liability for inclusion and/or use of NXP Semiconductors products in such equipment or applications and therefore such inclusion and/or use is at the customer s own risk. Applications Applications that are described herein for any of these products are for illustrative purposes only. NXP Semiconductors makes no representation or warranty that such applications will be suitable for the specified use without further testing or modification. Customers are responsible for the design and operation of their applications and products using NXP Semiconductors products, and NXP Semiconductors accepts no liability for any assistance with applications or customer product design. It is customer s sole responsibility to determine whether the NXP Semiconductors product is suitable and fit for the customer s applications and products planned, as well as for the planned application and use of customer s third party customer(s). Customers should provide appropriate design and operating safeguards to minimize the risks associated with their applications and products. NXP Semiconductors does not accept any liability related to any default, damage, costs or problem which is based on any weakness or default in the customer s applications or products, or the application or use by customer s third party customer(s). Customer is responsible for doing all necessary testing for the customer s applications and products using NXP Semiconductors products in order to avoid a default of the applications and the products or of the application or use by customer s third party customer(s). NXP does not accept any liability in this respect. Export control This document as well as the item(s) described herein may be subject to export control regulations. Export might require a prior authorization from competent authorities. 6.3 Trademarks Notice: All referenced brands, product names, service names and trademarks are the property of their respective owners. ES_LPC2364_66_68 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 20

46 ES_LPC2364_66_68 Errata sheet LPC2364/66/68 7. Contents 1 Product identification Errata overview Functional problems detail ADC.1: ADDRx read conflicts with hardware setting of the DONE bit ADC.2: External sync inputs not operational CAN.1: Data Overrun condition can lock the CAN controller Core.1: Incorrect update of the Abort Link register in Thumb state Conditions: Deep power-down.1: Deep power-down mode is not functional Ethernet.1: Setting up the Ethernet interface in RMII mode Ethernet.2: Ethernet SRAM disabled Ethernet.3: Receive Status registers will not function correctly if RxDescriptor number is greater than Ethernet.4: Ethernet TxConsumeIndex register does not update correctly after the first frame is sent Flash.1: Operating speed out of on-chip flash is restricted I2S.1: I 2 S DMA interface is non-operational MAM.1: Under certain conditions in MAM Mode 2 code execution out of internal flash can fail PLL.1: PLL output (F CCO ) is limited to 290 MHz SRAM.1: 16 kb SRAM cannot be used for code execution USB.1: USB_NEED_CLK is always asserted USB.2: U1CONNECT signal is not functional USB.3: V BUS status input is not functional VBAT.1: Increased power consumption on VBAT when VBAT is powered before the 3.3 V supply used by rest of the device VBAT.2: The VBAT pin cannot be left floating continued >> ES_LPC2364_66_68 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 20

47 ES_LPC2364_66_68 Errata sheet LPC2364/66/ WDT.1: Accessing non-watchdog APB registers in the middle of the feed sequence causes a reset AC/DC deviations detail ESD.1: The LPC2364/66/68 does not meet the 2 kv ESD requirements on the RTCX1 pin Errata notes detail Note Note Legal information Definitions Disclaimers Trademarks Contents Please be aware that important notices concerning this document and the product(s) described herein, have been included in section Legal information. NXP B.V All rights reserved. For more information, please visit: For sales office addresses, please send an to: salesaddresses@nxp.com Date of release: 1 July 2012 Document identifier: ES_LPC2364_66_68

48 ES_LPC2365_67 Errata sheet LPC2365/67 Rev July 2012 Errata sheet Document information Info Keywords Abstract Content LPC2365, LPC2367 errata This errata sheet describes both the known functional problems and any deviations from the electrical specifications known at the release date of this document. Each deviation is assigned a number and its history is tracked in a table.

49 ES_LPC2365_67 Errata sheet LPC2365/67 Revision history Rev Date Description Added Rev D to VBAT.2. Combined ES_LPC2365 and ES_LPC2367 into one document Added Note Added ADC The format of this errata sheet has been redesigned to comply with the new identity guidelines of NXP Semiconductors. Added Ethernet Added VBAT Added Rev D First version Contact information For more information, please visit: For sales office addresses, please send an to: salesaddresses@nxp.com ES_LPC2365_67 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 11

50 ES_LPC2365_67 Errata sheet LPC2365/67 1. Product identification The LPC2365/67 devices typically have the following top-side marking: LPC236Xxxx xxxxxxx xxyywwr[x] The last/second to last letter in the third line (field R ) will identify the device revision. This Errata Sheet covers the following revisions of the LPC2365/67: Table 1. Device revision table Revision identifier (R) A B D Revision description Second device revision Third device revision Fourth device revision 2. Errata overview Field YY states the year the device was manufactured. Field WW states the week the device was manufactured during that year. Table 2. Functional problems table Functional Short description Revision identifier Detailed description problems ADC.1 External sync inputs not operational A, B, D Section 3.1 Core.1 Deep power-down.1 Ethernet.1 Incorrect update of the Abort Link register in Thumb state A, B, D Section 3.2 Deep power-down mode is not functional A, B Section 3.3 Ethernet TxConsumeIndex register does not update correctly after the first frame is sent A, B, D Section 3.4 Flash.1 Operating speed out of on-chip flash is restricted A Section 3.5 MAM.1 Code execution failure can occur with MAM Mode 2 A Section 3.6 VBAT.1 Increased power consumption on VBAT when VBAT is powered before the 3.3 V supply used by rest of device A, B Section 3.7 VBAT.2 The VBAT pin cannot be left floating A, B, D Section 3.8 Table 3. AC/DC deviations table AC/DC Short description Revision identifier Detailed description deviations n/a n/a n/a n/a ES_LPC2365_67 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 11

51 ES_LPC2365_67 Errata sheet LPC2365/67 Table 4. Errata notes table Errata notes Short description Revision identifier Detailed description Note.1 When the input voltage is Vi V DD I/O V on each of the following port pins P0.23, P0.24. P0.25, P0.26, P1.30, and P1.31 (configured as general purpose input pin (s)), current must be limited to less than 4 ma by using a series limiting resistor. A, B, D Section 5.1 Note.2 On the LPC2365/67 Rev D, design changes to the Memory Accelerator Module were made to enhance timing and general performance. D Section 5.2 ES_LPC2365_67 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 11

52 ES_LPC2365_67 Errata sheet LPC2365/67 3. Functional problems detail 3.1 ADC.1: External sync inputs not operational In software-controlled mode (BURST bit is 0), the 10-bit ADC can start conversion by using the following options in the A/D Control Register: Fig 1. A/D control register options The external start conversion feature, AD0CR:START = 0x2 or 0x3, may not work reliably and ADC external trigger edges on P2.10 or P1.27 may be missed. The occurrence of this problem is peripheral clock (pclk) dependent. The probability of error (missing a ADC trigger from GPIO) is estimated as follows: For PCLK_ADC = 72 MHz, probability error = 12 % For PCLK_ADC = 50 MHz, probability error = 6 % For PCLK_ADC = 12 MHz, probability error = 1.5 % The probability of error is not affected by the frequency of ADC start conversion edges. In software-controlled mode (BURST bit is 0), the START conversion options (bits 26:24 set to 0x1 or 0x4 or 0x5 or 0x6 or 0x7) can be used. The user can also start a conversion by connecting an external trigger signal to a capture input pin (CAPx) from a Timer peripheral to generate an interrupt. The timer interrupt routine can then start the ADC conversion by setting the START bits (26:24) to 0x1. The trigger can also be generated from a timer match register. ES_LPC2365_67 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 11

53 ES_LPC2365_67 Errata sheet LPC2365/ Core.1: Incorrect update of the Abort Link register in Thumb state If the processor is in Thumb state and executing the code sequence STR, STMIA or PUSH followed by a PC relative load, and the STR, STMIA or PUSH is aborted, the PC is saved to the abort link register. In this situation the PC is saved to the abort link register in word resolution, instead of half-word resolution. Conditions: The processor must be in Thumb state, and the following sequence must occur: <any instruction> <STR, STMIA, PUSH> <---- data abort on this instruction LDR rn, [pc,#offset] In this case the PC is saved to the link register R14_abt in only word resolution, not half-word resolution. The effect is that the link register holds an address that could be #2 less than it should be, so any abort handler could return to one instruction earlier than intended. In a system that does not use Thumb state, there will be no problem. In a system that uses Thumb state but does not use data aborts, or does not try to use data aborts in a recoverable manner, there will be no problem. Otherwise the workaround is to ensure that a STR, STMIA or PUSH cannot precede a PC-relative load. One method for this is to add a NOP before any PC-relative load instruction. However this is would have to be done manually. 3.3 Deep power-down.1: Deep power-down mode is not functional Deep power-down mode is like Power-down mode, but the on-chip regulator that supplies power to internal logic is also shut off. This produces the lowest possible power consumption without actually removing power from the entire chip. The power consumption in Deep power-down mode does not meet the specifications. None. ES_LPC2365_67 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 11

54 ES_LPC2365_67 Errata sheet LPC2365/ Ethernet.1: Ethernet TxConsumeIndex register does not update correctly after the first frame is sent The transmit consume index register defines the descriptor that is going to be transmitted next by the hardware transmit process. After a frame has been transmitted hardware increments the index, wrapping the value to 0 once the value of TxDescriptorNumber has been reached. If the TxConsumeIndex equals TxProduceIndex the descriptor array is empty and the transmit channel will stop transmitting until software produces new descriptors. The TxConsumeIndex register is not updated correctly (from 0 to 1) after the first frame is sent. After the next frame sent, the TxConsumeIndex register is updated by two (from 0 to 2). This only happens the very first time, so subsequent updates are correct (even those from 0 to 1, after wrapping the value to 0 once the value of TxDescriptorNumber has been reached) Software can correct this situation in many ways; for example, sending a dummy frame after initialization. 3.5 Flash.1: Operating speed out of on-chip flash is restricted The operating speed of this device out of internal flash/sram is specified at 72 MHz. Code execution from internal flash is restricted depending upon the device revision: 1. Rev A devices: Code execution from internal flash is restricted to a maximum of 60 MHz. For example, use a PLL output frequency of F CCO = 360 MHz and divide it by 6 (CCLKSEL = 5) to generate 60 MHz CPU clock (Do not use even values for CCLKSEL). Considering the example (Input crystal-12 MHz, N = 1, M = 12): F CCO = 288 MHz The CPU Clock Configuration register (located at 0xE01F C104) can then be used to divide this frequency by 6 (CCLKSEL = 5) to achieve 48 MHz. Since this register only accepts odd values for CCLKSEL, a division by 5 (CCLKSEL = 4) is not a valid option. In both the above revisions, code can still execute out of SRAM at up to 72 MHz. None. ES_LPC2365_67 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 11

55 ES_LPC2365_67 Errata sheet LPC2365/ MAM.1: Under certain conditions in MAM Mode 2 code execution out of internal flash can fail The MAM block maximizes the performance of the ARM processor when it is running code in flash memory. It includes three 128-bit buffers called the Prefetch Buffer, the Branch Trail Buffer and the data buffer. It can operate in 3 modes; Mode 0 (MAM off), Mode 1 (MAM partially enabled) and Mode 2 (MAM fully enabled). Under certain conditions when the MAM is fully enabled (Mode 2) code execution from internal flash can fail. The conditions under which the problem can occur is dependent on the code itself along with its positioning within the flash memory. If the above problem is encountered then Mode 2 should not be used. Instead, partially enable the MAM using Mode VBAT.1: Increased power consumption on VBAT when VBAT is powered before the 3.3 V supply used by rest of the device The device has a VBAT pin which provides power only to the RTC and Battery RAM. VBAT can be connected to a battery or the same 3.3 V supply used by rest of the device (V DD(3V3) pin, V DD(DCDC)(3V3) pin). If VBAT is powered before the 3.3 V supply, VBAT is unable to source the start-up current required for the Battery RAM. Therefore, power consumption on the VBAT pin will be high and will remain high until 3.3 V supply is powered up. Once 3.3 V supply is powered up, power consumption on the VBAT pin will reduce to normal and subsequent power cycle on the 3.3 V supply will not cause an increased power consumption on the VBAT pin. Provide 3.3 V supply used by rest of the device first and then provide VBAT voltage. ES_LPC2365_67 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 11

56 ES_LPC2365_67 Errata sheet LPC2365/ VBAT.2: The VBAT pin cannot be left floating 4. AC/DC deviations detail The device has a VBAT pin which provides power only to the Real Time Clock (RTC) and Battery RAM. VBAT can be connected to a battery or the same supply used by rest of the device (V DD(3V3) pin, V DD(DCDC)(3V3) pin). The input voltage range on the VBAT pin is 2.0 V minimum to 3.6 V maximum for temperature 40 C to +85 C. Normally, if the RTC and the Battery RAM are not used, the VBAT pin can be left floating. If the VBAT pin is left floating, the internal reset signal within the RTC domain may get corrupted and as a result, prevents the device from starting-up. The VBAT should be connected to a battery or the same supply used by rest of the device (V DD(3V3) pin, V DD(DCDC)(3V3) pin). 4.1 n/a 5. Errata notes detail 5.1 Note.1 On each of the following port pins P0.23, P0.24, P0.25, P0.26, P1.30, and P1.31 (when configured as general purpose input pin (s)), leakage current increases when the input voltage is Vi V DD I/O V. Care must be taken to limit the current to less than 4 ma by using a series limiting resistor. 5.2 Note.2 On the LPC2365/67 Rev D, design changes to the Memory Accelerator Module were made to enhance timing and general performance. Design changes are intended to enhance performance in general and will result in minor differences in the code execution timing between the previous device revisions and rev D. Actual performance impact is code dependent, some code sequences may speed up while other code sequences may slow down between the previous device revisions and rev D. This might be observed when using software delays and in such cases, a hardware timer should be used to generate a delay instead of a software delay. ES_LPC2365_67 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 11

57 ES_LPC2365_67 Errata sheet LPC2365/67 6. Legal information 6.1 Definitions Draft The document is a draft version only. The content is still under internal review and subject to formal approval, which may result in modifications or additions. NXP Semiconductors does not give any representations or warranties as to the accuracy or completeness of information included herein and shall have no liability for the consequences of use of such information. 6.2 Disclaimers Limited warranty and liability Information in this document is believed to be accurate and reliable. However, NXP Semiconductors does not give any representations or warranties, expressed or implied, as to the accuracy or completeness of such information and shall have no liability for the consequences of use of such information. NXP Semiconductors takes no responsibility for the content in this document if provided by an information source outside of NXP Semiconductors. In no event shall NXP Semiconductors be liable for any indirect, incidental, punitive, special or consequential damages (including - without limitation - lost profits, lost savings, business interruption, costs related to the removal or replacement of any products or rework charges) whether or not such damages are based on tort (including negligence), warranty, breach of contract or any other legal theory. Notwithstanding any damages that customer might incur for any reason whatsoever, NXP Semiconductors aggregate and cumulative liability towards customer for the products described herein shall be limited in accordance with the Terms and conditions of commercial sale of NXP Semiconductors. Right to make changes NXP Semiconductors reserves the right to make changes to information published in this document, including without limitation specifications and product descriptions, at any time and without notice. This document supersedes and replaces all information supplied prior to the publication hereof. Suitability for use NXP Semiconductors products are not designed, authorized or warranted to be suitable for use in life support, life-critical or safety-critical systems or equipment, nor in applications where failure or malfunction of an NXP Semiconductors product can reasonably be expected to result in personal injury, death or severe property or environmental damage. NXP Semiconductors and its suppliers accept no liability for inclusion and/or use of NXP Semiconductors products in such equipment or applications and therefore such inclusion and/or use is at the customer s own risk. Applications Applications that are described herein for any of these products are for illustrative purposes only. NXP Semiconductors makes no representation or warranty that such applications will be suitable for the specified use without further testing or modification. Customers are responsible for the design and operation of their applications and products using NXP Semiconductors products, and NXP Semiconductors accepts no liability for any assistance with applications or customer product design. It is customer s sole responsibility to determine whether the NXP Semiconductors product is suitable and fit for the customer s applications and products planned, as well as for the planned application and use of customer s third party customer(s). Customers should provide appropriate design and operating safeguards to minimize the risks associated with their applications and products. NXP Semiconductors does not accept any liability related to any default, damage, costs or problem which is based on any weakness or default in the customer s applications or products, or the application or use by customer s third party customer(s). Customer is responsible for doing all necessary testing for the customer s applications and products using NXP Semiconductors products in order to avoid a default of the applications and the products or of the application or use by customer s third party customer(s). NXP does not accept any liability in this respect. Export control This document as well as the item(s) described herein may be subject to export control regulations. Export might require a prior authorization from competent authorities. 6.3 Trademarks Notice: All referenced brands, product names, service names and trademarks are the property of their respective owners. ES_LPC2365_67 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 11

58 ES_LPC2365_67 Errata sheet LPC2365/67 7. Contents 1 Product identification Errata overview Functional problems detail ADC.1: External sync inputs not operational Core.1: Incorrect update of the Abort Link register in Thumb state Conditions: Deep power-down.1: Deep power-down mode is not functional Ethernet.1: Ethernet TxConsumeIndex register does not update correctly after the first frame is sent Flash.1: Operating speed out of on-chip flash is restricted MAM.1: Under certain conditions in MAM Mode 2 code execution out of internal flash can fail VBAT.1: Increased power consumption on VBAT when VBAT is powered before the 3.3 V supply used by rest of the device VBAT.2: The VBAT pin cannot be left floating AC/DC deviations detail n/a Errata notes detail Note Note Legal information Definitions Disclaimers Trademarks Contents Please be aware that important notices concerning this document and the product(s) described herein, have been included in section Legal information. NXP B.V All rights reserved. For more information, please visit: For sales office addresses, please send an to: salesaddresses@nxp.com Date of release: 1 July 2012 Document identifier: ES_LPC2365_67

59 ES_LPC2377 Errata sheet LPC2377 Rev July 2012 Errata sheet Document information Info Keywords Abstract Content LPC2377 errata This errata sheet describes both the known functional problems and any deviations from the electrical specifications known at the release date of this document. Each deviation is assigned a number and its history is tracked in a table.

60 ES_LPC2377 Errata sheet LPC2377 Revision history Rev Date Description Added Rev D to VBAT Added Note Added ADC The format of this errata sheet has been redesigned to comply with the new identity guidelines of NXP Semiconductors. Added Ethernet Added VBAT Added Rev D First version Contact information For more information, please visit: For sales office addresses, please send an to: salesaddresses@nxp.com ES_LPC2377 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 11

61 ES_LPC2377 Errata sheet LPC Product identification The LPC2377 devices typically have the following top-side marking: LPC2377xxx xxxxxxx xxyywwr[x] The last/second to last letter in the third line (field R ) will identify the device revision. This Errata Sheet covers the following revisions of the LPC2377: Table 1. Device revision table Revision identifier (R) A B D Revision description Second device revision Third device revision Fourth device revision 2. Errata overview Field YY states the year the device was manufactured. Field WW states the week the device was manufactured during that year. Table 2. Functional problems table Functional Short description Revision identifier Detailed description problems ADC.1 External sync inputs not operational A, B, D Section 3.1 Core.1 Deep power-down.1 Ethernet.1 Incorrect update of the Abort Link register in Thumb state A, B, D Section 3.2 Deep power-down mode is not functional A, B Section 3.3 Ethernet TxConsumeIndex register does not update correctly after the first frame is sent A, B, D Section 3.4 Flash.1 Operating speed out of on-chip flash is restricted A Section 3.5 MAM.1 Code execution failure can occur with MAM Mode 2 A Section 3.6 VBAT.1 Increased power consumption on VBAT when VBAT is powered before the 3.3 V supply used by rest of device A, B Section 3.7 VBAT.2 The VBAT pin cannot be left floating A, B, D Section 3.8 Table 3. AC/DC deviations table AC/DC Short description Revision identifier Detailed description deviations n/a n/a n/a n/a ES_LPC2377 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 11

62 ES_LPC2377 Errata sheet LPC2377 Table 4. Errata notes table Errata notes Short description Revision identifier Detailed description Note.1 When the input voltage is Vi V DD I/O V on each of the following port pins P0.23, P0.24. P0.25, P0.26, P1.30, P1.31, P0.12, and P0.13 (configured as general purpose input pin (s)), current must be limited to less than 4 ma by using a series limiting resistor. A, B, D Section 5.1 Note.2 On the LPC2377 Rev D, design changes to the Memory Accelerator Module were made to enhance timing and general performance. D Section 5.2 ES_LPC2377 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 11

63 ES_LPC2377 Errata sheet LPC Functional problems detail 3.1 ADC.1: External sync inputs not operational In software-controlled mode (BURST bit is 0), the 10-bit ADC can start conversion by using the following options in the A/D Control Register: Fig 1. A/D control register options The external start conversion feature, AD0CR:START = 0x2 or 0x3, may not work reliably and ADC external trigger edges on P2.10 or P1.27 may be missed. The occurrence of this problem is peripheral clock (pclk) dependent. The probability of error (missing a ADC trigger from GPIO) is estimated as follows: For PCLK_ADC = 72 MHz, probability error = 12 % For PCLK_ADC = 50 MHz, probability error = 6 % For PCLK_ADC = 12 MHz, probability error = 1.5 % The probability of error is not affected by the frequency of ADC start conversion edges. In software-controlled mode (BURST bit is 0), the START conversion options (bits 26:24 set to 0x1 or 0x4 or 0x5 or 0x6 or 0x7) can be used. The user can also start a conversion by connecting an external trigger signal to a capture input pin (CAPx) from a Timer peripheral to generate an interrupt. The timer interrupt routine can then start the ADC conversion by setting the START bits (26:24) to 0x1. The trigger can also be generated from a timer match register. ES_LPC2377 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 11

64 ES_LPC2377 Errata sheet LPC Core.1: Incorrect update of the Abort Link register in Thumb state If the processor is in Thumb state and executing the code sequence STR, STMIA or PUSH followed by a PC relative load, and the STR, STMIA or PUSH is aborted, the PC is saved to the abort link register. In this situation the PC is saved to the abort link register in word resolution, instead of half-word resolution. Conditions: The processor must be in Thumb state, and the following sequence must occur: <any instruction> <STR, STMIA, PUSH> <---- data abort on this instruction LDR rn, [pc,#offset] In this case the PC is saved to the link register R14_abt in only word resolution, not half-word resolution. The effect is that the link register holds an address that could be #2 less than it should be, so any abort handler could return to one instruction earlier than intended. In a system that does not use Thumb state, there will be no problem. In a system that uses Thumb state but does not use data aborts, or does not try to use data aborts in a recoverable manner, there will be no problem. Otherwise the workaround is to ensure that a STR, STMIA or PUSH cannot precede a PC-relative load. One method for this is to add a NOP before any PC-relative load instruction. However this is would have to be done manually. 3.3 Deep power-down.1: Deep power-down mode is not functional Deep power-down mode is like Power-down mode, but the on-chip regulator that supplies power to internal logic is also shut off. This produces the lowest possible power consumption without actually removing power from the entire chip. The power consumption in Deep power-down mode does not meet the specifications. None. ES_LPC2377 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 11

65 ES_LPC2377 Errata sheet LPC Ethernet.1: Ethernet TxConsumeIndex register does not update correctly after the first frame is sent The transmit consume index register defines the descriptor that is going to be transmitted next by the hardware transmit process. After a frame has been transmitted hardware increments the index, wrapping the value to 0 once the value of TxDescriptorNumber has been reached. If the TxConsumeIndex equals TxProduceIndex the descriptor array is empty and the transmit channel will stop transmitting until software produces new descriptors. The TxConsumeIndex register is not updated correctly (from 0 to 1) after the first frame is sent. After the next frame sent, the TxConsumeIndex register is updated by two (from 0 to 2). This only happens the very first time, so subsequent updates are correct (even those from 0 to 1, after wrapping the value to 0 once the value of TxDescriptorNumber has been reached) Software can correct this situation in many ways; for example, sending a dummy frame after initialization. 3.5 Flash.1: Operating speed out of on-chip flash is restricted The operating speed of this device out of internal flash/sram is specified at 72 MHz. Code execution from internal flash is restricted depending upon the device revision: 1. Rev A devices: Code execution from internal flash is restricted to a maximum of 60 MHz. For example, use a PLL output frequency of F CCO = 360 MHz and divide it by 6 (CCLKSEL = 5) to generate 60 MHz CPU clock (Do not use even values for CCLKSEL). Considering the example (Input crystal-12 MHz, N = 1, M = 12): F CCO = 288 MHz The CPU Clock Configuration register (located at 0xE01F C104) can then be used to divide this frequency by 6 (CCLKSEL = 5) to achieve 48 MHz. Since this register only accepts odd values for CCLKSEL, a division by 5 (CCLKSEL = 4) is not a valid option. In both the above revisions, code can still execute out of SRAM at up to 72 MHz. None. ES_LPC2377 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 11

66 ES_LPC2377 Errata sheet LPC MAM.1: Under certain conditions in MAM Mode 2 code execution out of internal flash can fail The MAM block maximizes the performance of the ARM processor when it is running code in flash memory. It includes three 128-bit buffers called the Prefetch Buffer, the Branch Trail Buffer and the data buffer. It can operate in 3 modes; Mode 0 (MAM off), Mode 1 (MAM partially enabled) and Mode 2 (MAM fully enabled). Under certain conditions when the MAM is fully enabled (Mode 2) code execution from internal flash can fail. The conditions under which the problem can occur is dependent on the code itself along with its positioning within the flash memory. If the above problem is encountered then Mode 2 should not be used. Instead, partially enable the MAM using Mode VBAT.1: Increased power consumption on VBAT when VBAT is powered before the 3.3 V supply used by rest of the device The device has a VBAT pin which provides power only to the RTC and Battery RAM. VBAT can be connected to a battery or the same 3.3 V supply used by rest of the device (V DD(3V3) pin, V DD(DCDC)(3V3) pin). If VBAT is powered before the 3.3 V supply, VBAT is unable to source the start-up current required for the Battery RAM. Therefore, power consumption on the VBAT pin will be high and will remain high until 3.3 V supply is powered up. Once 3.3 V supply is powered up, power consumption on the VBAT pin will reduce to normal and subsequent power cycle on the 3.3 V supply will not cause an increased power consumption on the VBAT pin. Provide 3.3 V supply used by rest of the device first and then provide VBAT voltage. ES_LPC2377 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 11

67 ES_LPC2377 Errata sheet LPC VBAT.2: The VBAT pin cannot be left floating 4. AC/DC deviations detail The device has a VBAT pin which provides power only to the Real Time Clock (RTC) and Battery RAM. VBAT can be connected to a battery or the same supply used by rest of the device (V DD(3V3) pin, V DD(DCDC)(3V3) pin). The input voltage range on the VBAT pin is 2.0 V minimum to 3.6 V maximum for temperature 40 C to +85 C. Normally, if the RTC and the Battery RAM are not used, the VBAT pin can be left floating. If the VBAT pin is left floating, the internal reset signal within the RTC domain may get corrupted and as a result, prevents the device from starting-up. The VBAT should be connected to a battery or the same supply used by rest of the device (V DD(3V3) pin, V DD(DCDC)(3V3) pin). 4.1 n/a 5. Errata notes detail 5.1 Note.1 On each of the following port pins P0.23, P0.24, P0.25, P0.26, P1.30, P1.31, P0.12, and P0.13 (when configured as general purpose input pin (s)), leakage current increases when the input voltage is Vi V DD I/O V. Care must be taken to limit the current to less than 4 ma by using a series limiting resistor. 5.2 Note.2 On the LPC2377 Rev D, design changes to the Memory Accelerator Module were made to enhance timing and general performance. Design changes are intended to enhance performance in general and will result in minor differences in the code execution timing between the previous device revisions and rev D. Actual performance impact is code dependent, some code sequences may speed up while other code sequences may slow down between the previous device revisions and rev D. This might be observed when using software delays and in such cases, a hardware timer should be used to generate a delay instead of a software delay. ES_LPC2377 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 11

68 ES_LPC2377 Errata sheet LPC Legal information 6.1 Definitions Draft The document is a draft version only. The content is still under internal review and subject to formal approval, which may result in modifications or additions. NXP Semiconductors does not give any representations or warranties as to the accuracy or completeness of information included herein and shall have no liability for the consequences of use of such information. 6.2 Disclaimers Limited warranty and liability Information in this document is believed to be accurate and reliable. However, NXP Semiconductors does not give any representations or warranties, expressed or implied, as to the accuracy or completeness of such information and shall have no liability for the consequences of use of such information. NXP Semiconductors takes no responsibility for the content in this document if provided by an information source outside of NXP Semiconductors. In no event shall NXP Semiconductors be liable for any indirect, incidental, punitive, special or consequential damages (including - without limitation - lost profits, lost savings, business interruption, costs related to the removal or replacement of any products or rework charges) whether or not such damages are based on tort (including negligence), warranty, breach of contract or any other legal theory. Notwithstanding any damages that customer might incur for any reason whatsoever, NXP Semiconductors aggregate and cumulative liability towards customer for the products described herein shall be limited in accordance with the Terms and conditions of commercial sale of NXP Semiconductors. Right to make changes NXP Semiconductors reserves the right to make changes to information published in this document, including without limitation specifications and product descriptions, at any time and without notice. This document supersedes and replaces all information supplied prior to the publication hereof. Suitability for use NXP Semiconductors products are not designed, authorized or warranted to be suitable for use in life support, life-critical or safety-critical systems or equipment, nor in applications where failure or malfunction of an NXP Semiconductors product can reasonably be expected to result in personal injury, death or severe property or environmental damage. NXP Semiconductors and its suppliers accept no liability for inclusion and/or use of NXP Semiconductors products in such equipment or applications and therefore such inclusion and/or use is at the customer s own risk. Applications Applications that are described herein for any of these products are for illustrative purposes only. NXP Semiconductors makes no representation or warranty that such applications will be suitable for the specified use without further testing or modification. Customers are responsible for the design and operation of their applications and products using NXP Semiconductors products, and NXP Semiconductors accepts no liability for any assistance with applications or customer product design. It is customer s sole responsibility to determine whether the NXP Semiconductors product is suitable and fit for the customer s applications and products planned, as well as for the planned application and use of customer s third party customer(s). Customers should provide appropriate design and operating safeguards to minimize the risks associated with their applications and products. NXP Semiconductors does not accept any liability related to any default, damage, costs or problem which is based on any weakness or default in the customer s applications or products, or the application or use by customer s third party customer(s). Customer is responsible for doing all necessary testing for the customer s applications and products using NXP Semiconductors products in order to avoid a default of the applications and the products or of the application or use by customer s third party customer(s). NXP does not accept any liability in this respect. Export control This document as well as the item(s) described herein may be subject to export control regulations. Export might require a prior authorization from competent authorities. 6.3 Trademarks Notice: All referenced brands, product names, service names and trademarks are the property of their respective owners. ES_LPC2377 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 11

69 ES_LPC2377 Errata sheet LPC Contents 1 Product identification Errata overview Functional problems detail ADC.1: External sync inputs not operational Core.1: Incorrect update of the Abort Link register in Thumb state Conditions: Deep power-down.1: Deep power-down mode is not functional Ethernet.1: Ethernet TxConsumeIndex register does not update correctly after the first frame is sent Flash.1: Operating speed out of on-chip flash is restricted MAM.1: Under certain conditions in MAM Mode 2 code execution out of internal flash can fail VBAT.1: Increased power consumption on VBAT when VBAT is powered before the 3.3 V supply used by rest of the device VBAT.2: The VBAT pin cannot be left floating AC/DC deviations detail n/a Errata notes detail Note Note Legal information Definitions Disclaimers Trademarks Contents Please be aware that important notices concerning this document and the product(s) described herein, have been included in section Legal information. NXP B.V All rights reserved. For more information, please visit: For sales office addresses, please send an to: salesaddresses@nxp.com Date of release: 1 July 2012 Document identifier: ES_LPC2377

70 ES_LPC2378_88 Errata sheet LPC2378/88 Rev July 2012 Errata sheet Document information Info Keywords Abstract Content LPC2378, LPC2388 errata This errata sheet describes both the known functional problems and any deviations from the electrical specifications known at the release date of this document. Each deviation is assigned a number and its history is tracked in a table.

71 ES_LPC2378_88 Errata sheet LPC2378/88 Revision history Rev Date Description Combined ES_LPC2378 and ES_LPC2388 into one document. Added Rev D to VBAT.2. Updated CAN.1. Added USB.4 (LPC2388 only) Added Note Added ADC The format of this errata sheet has been redesigned to comply with the new identity guidelines of NXP Semiconductors. Added Ethernet Added VBAT Added Rev D First version Contact information For more information, please visit: For sales office addresses, please send an to: salesaddresses@nxp.com ES_LPC2378_88 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 19

72 ES_LPC2378_88 Errata sheet LPC2378/88 1. Product identification 2. Errata overview The LPC2378/88 devices typically have the following top-side marking: LPC23X8xxx xxxxxxx xxyywwr[x] The last/second to last letter in the third line (field R ) will identify the device revision. This Errata Sheet covers the following revisions of the LPC2378/88: Table 1. Device revision table Revision identifier (R) Revision description - Initial device revision A Second device revision B Third device revision D Fourth device revision Field YY states the year the device was manufactured. Field WW states the week the device was manufactured during that year. Table 2. Functional problems table Functional Short description Revision identifier Detailed description problems ADC.1 ADDRx read conflicts with hardware setting of DONE bit - Section 3.1 ADC.2 External sync inputs not operational -, A, B, D Section 3.2 CAN.1 Data overrun condition can lock the CAN controller -, A, B Section 3.3 Core.1 Deep power-down.1 EMC.1 Incorrect update of the Abort Link register in Thumb state -, A, B, D Section 3.4 Deep power-down mode is not functional -, A, B Section 3.5 Write operation cannot be performed on the external memory bus - Section 3.6 Ethernet.1 Setting up the Ethernet interface in RMII mode - Section 3.7 Ethernet.2 Ethernet SRAM disabled - Section 3.8 Ethernet.3 RxDescriptor number cannot be greater than 4 - Section 3.9 Ethernet.4 Ethernet TxConsumeIndex register does not update correctly after the first frame is sent -, A, B, D Section 3.10 Flash.1 Operating speed out of on-chip flash is restricted -, A Section 3.11 I2S.1 I 2 S DMA can stall - Section 3.12 MAM.1 Code execution failure can occur with MAM Mode 2 -, A Section 3.13 PLL.1 PLL output is limited to 290 MHz - Section 3.14 SRAM.1 16 kb SRAM can not be used for code execution - Section 3.15 USB.1 USB_NEED_CLK is always asserted - Section 3.16 ES_LPC2378_88 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 19

73 ES_LPC2378_88 Errata sheet LPC2378/88 Table 2. Functional problems table continued Functional problems Short description Revision identifier Detailed description USB.2 U1CONNECT is not functional - Section 3.17 USB.3 V BUS status input is not functional - Section 3.18 USB.4 VBAT.1 USB host controller hangs on a dribble bit (LPC2388 only) Increased power consumption on VBAT when VBAT is powered before the 3.3 V supply used by rest of device -, A, B, D Section , A, B Section 3.20 VBAT.2 The VBAT pin cannot be left floating -, A, B, D Section 3.21 WDT.1 Accessing non-watchdog APB registers in the middle of the feed sequence causes a reset - Section 3.22 Table 3. AC/DC deviations table AC/DC Short description Product version(s) Detailed description deviations ESD.1 2 kv ESD requirements are not met on the RTCX1 pin - Section 4.1 Table 4. Errata notes table Errata notes Short description Revision identifier Detailed description Note.1 When the input voltage is Vi V DD I/O V on each of the following port pins P0.23, P0.24, P0.25, P0.26, P1.30, P1.31, P0.12, and P0.13 (configured as general purpose input pin (s)), current must be limited to less than 4 ma by using a series limiting resistor. -, A, B, D Section 5.1 Note.2 On the LPC2378/88 Rev D, design changes to the Memory Accelerator Module were made to enhance timing and general performance. D Section 5.2 ES_LPC2378_88 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 19

74 ES_LPC2378_88 Errata sheet LPC2378/88 3. Functional problems detail 3.1 ADC.1: ADDRx read conflicts with hardware setting of the DONE bit The LPC2378/88 has a 10-bit ADC, which can be used to measure analog signals and convert the signals into a 10-bit digital result. There are eight A/D channels and each channel has its own individual A/D Data Register (ADDR0 to ADDR7). The A/D Data Register holds the result when an A/D conversion is complete, and also includes the flags that indicate when a conversion has been completed (DONE bit) and when a conversion overrun has occurred. The DONE bit is cleared when the respective A/D Data Register is read. If a software read of ADDRx conflicts with the hardware setting of the DONE bit in the same register (once a conversion is completed) then the DONE bit gets cleared automatically, thereby clearing the indication that a conversion was completed. For software controlled mode or burst mode with only one channel selected, the DONE bit in the A/D Global Data Register (located at 0xE ) can be used instead of the individual ADDRx result register with no impact on performance. For burst mode with multiple channels selected, the DONE bit together with the CHN field in the A/D Global Data Register can be used with some impact on throughput. ES_LPC2378_88 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 19

75 ES_LPC2378_88 Errata sheet LPC2378/ ADC.2: External sync inputs not operational In software-controlled mode (BURST bit is 0), the 10-bit ADC can start conversion by using the following options in the A/D Control Register: Fig 1. A/D control register options The external start conversion feature, AD0CR:START = 0x2 or 0x3, may not work reliably and ADC external trigger edges on P2.10 or P1.27 may be missed. The occurrence of this problem is peripheral clock (pclk) dependent. The probability of error (missing a ADC trigger from GPIO) is estimated as follows: For PCLK_ADC = 72 MHz, probability error = 12 % For PCLK_ADC = 50 MHz, probability error = 6 % For PCLK_ADC = 12 MHz, probability error = 1.5 % The probability of error is not affected by the frequency of ADC start conversion edges. In software-controlled mode (BURST bit is 0), the START conversion options (bits 26:24 set to 0x1 or 0x4 or 0x5 or 0x6 or 0x7) can be used. The user can also start a conversion by connecting an external trigger signal to a capture input pin (CAPx) from a Timer peripheral to generate an interrupt. The timer interrupt routine can then start the ADC conversion by setting the START bits (26:24) to 0x1. The trigger can also be generated from a timer match register. 3.3 CAN.1: Data Overrun condition can lock the CAN controller Each CAN controller provides a double Receive Buffer (RBX) per CAN channel to store incoming messages until they are processed by the CPU. Software task should read and save received data as soon as a message reception is signaled. In cases where both receive buffers are filled and the contents are not read before the third message comes in, a CAN Data Overrun situation is signaled. This condition is signaled via the Status register and the Data Overrun Interrupt (if enabled). ES_LPC2378_88 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 19

76 ES_LPC2378_88 Errata sheet LPC2378/88 If both receive buffers are full and a third message arrives which is rejected by the CAN Acceptance Filter, the CAN controller is locked from further message reception. 1. Recovering from this situation is only possible with a soft reset to the CAN controller. 2. If software cannot read all messages in time before a third message comes in, it is recommend to change the acceptance filtering by adding further acceptance filter group(s) for messages which are normally rejected. With this approach, the third incoming message is accepted, and while it does cause a Data Overrun condition, the lockup condition is avoided. These additional messages are received with the corresponding group index number can be easily identified and rejected by software. 3.4 Core.1: Incorrect update of the Abort Link register in Thumb state If the processor is in Thumb state and executing the code sequence STR, STMIA or PUSH followed by a PC relative load, and the STR, STMIA or PUSH is aborted, the PC is saved to the abort link register. In this situation the PC is saved to the abort link register in word resolution, instead of half-word resolution. Conditions: The processor must be in Thumb state, and the following sequence must occur: <any instruction> <STR, STMIA, PUSH> <---- data abort on this instruction LDR rn, [pc,#offset] In this case the PC is saved to the link register R14_abt in only word resolution, not half-word resolution. The effect is that the link register holds an address that could be #2 less than it should be, so any abort handler could return to one instruction earlier than intended. In a system that does not use Thumb state, there will be no problem. In a system that uses Thumb state but does not use data aborts, or does not try to use data aborts in a recoverable manner, there will be no problem. Otherwise the workaround is to ensure that a STR, STMIA or PUSH cannot precede a PC-relative load. One method for this is to add a NOP before any PC-relative load instruction. However this is would have to be done manually. ES_LPC2378_88 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 19

77 ES_LPC2378_88 Errata sheet LPC2378/ Deep power-down.1: Deep power-down mode is not functional Deep power-down mode is like Power-down mode, but the on-chip regulator that supplies power to internal logic is also shut off. This produces the lowest possible power consumption without actually removing power from the entire chip. The power consumption in Deep power-down mode does not meet the specifications. None. 3.6 EMC.1: Write operation cannot be performed on the external memory bus The External Memory Controller supports asynchronous static memory device support including RAM, ROM, and flash, with or without asynchronous page mode. Write operation is not operational. Using all the EMC pins as GPIO pins, the write operation can be simulated in software. 3.7 Ethernet.1: Setting up the Ethernet interface in RMII mode The LPC2378/88 has an Ethernet interface, which can be interfaced with an off-chip PHY using the RMII interface. The default configuration of the device does not enable the RMII interface. To use the Ethernet interface in RMII mode write a 1 to bit 12 (P1.16) in PINSEL2 register (located at 0xE002 C008). This workaround only applies for Rev - devices and does not apply for Rev A and newer devices. In order to have both Rev - and other revisions coexist in the same piece of software, the MAC module ID can be used to identify the part and determine if port pin P1.6 needs to be set or not. Here are the steps (along with some sample code) to initialize the MAC based on the module ID: 1. In master header file llpc24xx.h, make sure Module ID is defined (Please note, this ID register is not documented in the User's Manual). #define MAC_BASE_ADDR 0xFFE00000 ES_LPC2378_88 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 19

78 ES_LPC2378_88 Errata sheet LPC2378/88 #define MAC_MODULEID (*(volatile unsigned long *)(MAC_BASE_ADDR + 0xFFC)) /* Module ID reg (RO) */ 2. In the beginning of the MAC initialization file, add below definition: #define OLD_EMAC_MODULE_ID 0x3902 << 16) 0x2000) 3. In MAC initialization routine, right after setting the EMAC clock in the PCONP register, add a few lines as below: /* Turn on the ethernet MAC clock in PCONP, bit 30 */ regval = PCONP; regval = PCONP_EMAC_CLOCK; PCONP = regval; /* * Write to PINSEL2/3 to select the PHY functions on P1[17:0] * P1.6, ENET-TX_CLK, has to be set for Rev '-' devices and it * must not be set for Rev 'A and newer devices * */ regval = MAC_MODULEID; if ( regval == OLD_EMAC_MODULE_ID ) { /* On Rev. '-', MAC_MODULEID should be equal to OLD_EMAC_MODULE_ID, P1.6 should be set. */ PINSEL2 = 0x ; /* selects P1[0,1,4,6,8,9,10,14,15] */ } else { /* on rev. 'A', MAC_MODULEID should not equal to OLD_EMAC_MODULE_ID, P1.6 should not be set. */ PINSEL2 = 0x ; /* selects P1[0,1,4,8,9,10,14,15] */ } PINSEL3 = 0x ; /* selects P1[17:16] */ 3.8 Ethernet.2: Ethernet SRAM disabled The LPC2378/88 has an Ethernet interface, which has a dedicated 16 kb SRAM. When the Ethernet block is disabled (in the PCONP register located at 0xE01F C0C4), the Ethernet SRAM is also disabled. Enable the Ethernet block by setting the PCENET bit (bit no. 30) in the PCONP register. The Ethernet SRAM is now enabled. ES_LPC2378_88 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 19

79 ES_LPC2378_88 Errata sheet LPC2378/ Ethernet.3: Receive Status registers will not function correctly if RxDescriptor number is greater than 4 The Receive number of Descriptors register (RxDescriptor-0xFFE0 0110) defines the number of descriptors in the Descriptor array. Each receive descriptor element in the Descriptor array has an associated status field which consists of the HashCRC word and Status Information word. The status words are updated incorrectly if the number of Descriptors set in the Receive number of Descriptors register is greater than or equal to 5. Define 4 or less in the Receive number of Descriptors register Ethernet.4: Ethernet TxConsumeIndex register does not update correctly after the first frame is sent The transmit consume index register defines the descriptor that is going to be transmitted next by the hardware transmit process. After a frame has been transmitted hardware increments the index, wrapping the value to 0 once the value of TxDescriptorNumber has been reached. If the TxConsumeIndex equals TxProduceIndex the descriptor array is empty and the transmit channel will stop transmitting until software produces new descriptors. The TxConsumeIndex register is not updated correctly (from 0 to 1) after the first frame is sent. After the next frame sent, the TxConsumeIndex register is updated by two (from 0 to 2). This only happens the very first time, so subsequent updates are correct (even those from 0 to 1, after wrapping the value to 0 once the value of TxDescriptorNumber has been reached) Software can correct this situation in many ways; for example, sending a dummy frame after initialization. ES_LPC2378_88 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 19

80 ES_LPC2378_88 Errata sheet LPC2378/ Flash.1: Operating speed out of on-chip Flash is restricted The operating speed of this device out of internal Flash/SRAM is specified at 72 MHz. Code execution from internal Flash is restricted depending upon the device revision: 1. Rev A devices: Code execution from internal flash is restricted to a maximum of 60 MHz. For example, use a PLL output frequency of F CCO = 360 MHz and divide it by 6 (CCLKSEL = 5) to generate 60 MHz CPU clock (Do not use even values for CCLKSEL). 2. Rev - devices: Code execution from internal flash is restricted to a maximum of 60 MHz also. However, this device revision has one more restriction in terms of the PLL output frequency (F CCO - Please refer to PLL.1 above). F CCO is limited to 290 MHz. Considering the same example in PLL.1 (Input crystal-12 MHz, N = 1, M = 12): F CCO =288MHz The CPU Clock Configuration register (located at 0xE01F C104) can then be used to divide this frequency by 6 (CCLKSEL = 5) to achieve 48 MHz. Since this register only accepts odd values for CCLKSEL, a division by 5 (CCLKSEL = 4) is not a valid option. In both the above revisions, code can still execute out of SRAM at up to 72 MHz. None I2S.1: I 2 S DMA interface is non-operational The LPC2378/88 has an I 2 S interface, which can be used for audio devices. The I 2 S interface was initially designed to operate with the general purpose DMA controller. The DMA controller cannot access the I 2 S interface. No known workaround. ES_LPC2378_88 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 19

81 ES_LPC2378_88 Errata sheet LPC2378/ MAM.1: Under certain conditions in MAM Mode 2 code execution out of internal flash can fail The MAM block maximizes the performance of the ARM processor when it is running code in Flash memory. It includes three 128-bit buffers called the Prefetch Buffer, the Branch Trail Buffer and the data buffer. It can operate in 3 modes; Mode 0 (MAM off), Mode 1 (MAM partially enabled) and Mode 2 (MAM fully enabled). Under certain conditions when the MAM is fully enabled (Mode 2) code execution from internal Flash can fail. The conditions under which the problem can occur is dependent on the code itself along with its positioning within the Flash memory. If the above problem is encountered then Mode 2 should not be used. Instead, partially enable the MAM using Mode PLL.1: PLL output (F CCO ) is limited to 290 MHz The PLL input, in the range of 32 KHz to 50 MHz, may initially be divided down by a value N, which may be in the range of 1 to 256. Following the PLL input divider is the PLL multiplier. This can multiply the input divider output through the use of a Current Controlled Oscillator (CCO) by a value M, in the range of 1 through The resulting frequency, F CCO must be in the range of 275 MHz to 550 MHz.This frequency can be divided down (using the Clock Divider registers) to get the desired clock frequencies for the core and peripherals. The maximum output of the CCO within the PLL block is limited to 290 MHz. Care should be taken while programming the PLL so that F CCO resides in the desired range. The suggested setting is to use a 12 MHz external crystal. Use a PLLdivider (N) of 1 and PLL multiplier (M) of 12. Putting the values in the equation: F CCO = (2 M FIN) / N F CCO = 288 MHz The CPU Clock Configuration register (located at 0xE01F C104) can then be used to divide this frequency by 4 to produce the maximum CPU speed of 72 MHz (except on Rev - and Rev A, see Flash.1). ES_LPC2378_88 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 19

82 ES_LPC2378_88 Errata sheet LPC2378/ SRAM.1: 16 kb SRAM cannot be used for code execution The LPC2378/88 has 16 kb of SRAM on the AHB2 bus, which would generally be used by the Ethernet block. The 16 kb of SRAM can only be used as data RAM. Code can not be executed from this memory. No known workaround USB.1: USB_NEED_CLK is always asserted The USB_NEED_CLK signal is used to facilitate going into and waking up from chip Power Down mode. USB_NEED_CLK is asserted if any of the bits of the USBClkSt register are asserted. The USB_NEED_CLK bit of the USBIntSt register (located at 0xE01F C1C0) is always asserted, preventing the chip from entering Power Down mode when the USBWAKE bit is set in the INTWAKE register (located at 0xE01F C144). After setting the PCUSB bit in PCONP (located at 0xE01F C0C4), write 0x1 to address 0xFFE0C008. The USB_NEED_CLK signal will now function correctly. Writing to address 0xFFE0C008 only needs to be done once after each chip reset USB.2: U1CONNECT signal is not functional U1CONNECT Signal (alternate function of P2.9) is part of the SoftConnect USB feature, which is used to switch an external 1.5 KW resistor under the software control. The USB U1CONNECT alternate function does not work as expected. Configure P2.9 as a GPIO pin, and use it to enable the pull-up resistor on the U1D+ pin. ES_LPC2378_88 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 19

83 ES_LPC2378_88 Errata sheet LPC2378/ USB.3: V BUS status input is not functional The V BUS signal indicates the presence of USB bus power. The V BUS status input is not functional. Configure P1.30 as a GPIO pin, and poll it to determine when V BUS goes to 0, signalling a disconnect event USB.4: USB host controller hangs on a dribble bit (LPC2388 only) Full-/low-speed signaling uses bit stuffing throughout the packet without exception. If the receiver sees seven consecutive ones anywhere in the packet, then a bit stuffing error has occurred and the packet should be ignored. The time interval just before an EOP is a special case. The last data bit before the EOP can become stretched by hub switching skews. This is known as dribble and can lead to a situation where dribble introduces a sixth bit that does not require a bit stuff. Therefore, the receiver must accept a packet for which there are up to six full bit times at the port with no transitions prior to the EOP. The USB host controller will hang indefinitely if it sees a dribble bit on the USB bus. It will hang the first time a dribble bit is seen. Once it is in this state there is no recovery other than a hard chip reset. This problem has no effect on the USB device controller. None VBAT.1: Increased power consumption on VBAT when VBAT is powered before the 3.3 V supply used by rest of the device The device has a VBAT pin which provides power only to the RTC and Battery RAM. VBAT can be connected to a battery or the same 3.3 V supply used by rest of the device (V DD(3V3) pin, V DD(DCDC)(3V3) pin). If VBAT is powered before the 3.3 V supply, VBAT is unable to source the start-up current required for the Battery RAM. Therefore, power consumption on the VBAT pin will be high and will remain high until 3.3 V supply is powered up. Once 3.3 V supply is powered up, power consumption on the VBAT pin will reduce to normal and subsequent power cycle on the 3.3 V supply will not cause an increased power consumption on the VBAT pin. Provide 3.3 V supply used by rest of the device first and then provide VBAT voltage. ES_LPC2378_88 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 19

84 ES_LPC2378_88 Errata sheet LPC2378/ VBAT.2: The VBAT pin cannot be left floating The device has a VBAT pin which provides power only to the Real Time Clock (RTC) and Battery RAM. VBAT can be connected to a battery or the same supply used by rest of the device (V DD(3V3) pin, V DD(DCDC)(3V3) pin). The input voltage range on the VBAT pin is 2.0 V minimum to 3.6 V maximum for temperature 40 C to +85 C. Normally, if the RTC and the Battery RAM are not used, the VBAT pin can be left floating. If the VBAT pin is left floating, the internal reset signal within the RTC domain may get corrupted and as a result, prevents the device from starting-up. The VBAT should be connected to a battery or the same supply used by rest of the device (V DD(3V3) pin, V DD(DCDC)(3V3) pin) WDT.1: Accessing non-watchdog APB registers in the middle of the feed sequence causes a reset The Watchdog timer can reset the microcontroller within a reasonable amount of time if it enters an erroneous state. After writing 0xAA to WDFEED, any APB register access other than writing 0x55 to WDFEED may cause an immediate reset. Avoid APB accesses in the middle of the feed sequence. This implies that interrupts and the GPDMA should be disabled while feeding the Watchdog. ES_LPC2378_88 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 19

85 ES_LPC2378_88 Errata sheet LPC2378/88 4. AC/DC deviations detail 5. Errata notes detail 4.1 ESD.1: The LPC2378/88 does not meet the 2 kv ESD requirements on the RTCX1 pin The LPC2378/88 is rated for 2 kv ESD. The RTCX1 pin is the input pin for the RTC oscillator circuit. The LPC2378/88 does not meet the required 2 kv ESD specified. Observe proper ESD handling precautions for the RTCX1 pin. 5.1 Note.1 On each of the following port pins P0.23, P0.24, P0.25, P0.26, P1.30, P1.31, P0.12, and P0.13 (when configured as general purpose input pin (s)), leakage current increases when the input voltage is Vi V DD I/O V. Care must be taken to limit the current to less than 4 ma by using a series limiting resistor. 5.2 Note.2 On the LPC2378/88 Rev D, design changes to the Memory Accelerator Module were made to enhance timing and general performance. Design changes are intended to enhance performance in general and will result in minor differences in the code execution timing between the previous device revisions and rev D. Actual performance impact is code dependent, some code sequences may speed up while other code sequences may slow down between the previous device revisions and rev D. This might be observed when using software delays and in such cases, a hardware timer should be used to generate a delay instead of a software delay. ES_LPC2378_88 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 19

86 ES_LPC2378_88 Errata sheet LPC2378/88 6. Legal information 6.1 Definitions Draft The document is a draft version only. The content is still under internal review and subject to formal approval, which may result in modifications or additions. NXP Semiconductors does not give any representations or warranties as to the accuracy or completeness of information included herein and shall have no liability for the consequences of use of such information. 6.2 Disclaimers Limited warranty and liability Information in this document is believed to be accurate and reliable. However, NXP Semiconductors does not give any representations or warranties, expressed or implied, as to the accuracy or completeness of such information and shall have no liability for the consequences of use of such information. NXP Semiconductors takes no responsibility for the content in this document if provided by an information source outside of NXP Semiconductors. In no event shall NXP Semiconductors be liable for any indirect, incidental, punitive, special or consequential damages (including - without limitation - lost profits, lost savings, business interruption, costs related to the removal or replacement of any products or rework charges) whether or not such damages are based on tort (including negligence), warranty, breach of contract or any other legal theory. Notwithstanding any damages that customer might incur for any reason whatsoever, NXP Semiconductors aggregate and cumulative liability towards customer for the products described herein shall be limited in accordance with the Terms and conditions of commercial sale of NXP Semiconductors. Right to make changes NXP Semiconductors reserves the right to make changes to information published in this document, including without limitation specifications and product descriptions, at any time and without notice. This document supersedes and replaces all information supplied prior to the publication hereof. Suitability for use NXP Semiconductors products are not designed, authorized or warranted to be suitable for use in life support, life-critical or safety-critical systems or equipment, nor in applications where failure or malfunction of an NXP Semiconductors product can reasonably be expected to result in personal injury, death or severe property or environmental damage. NXP Semiconductors and its suppliers accept no liability for inclusion and/or use of NXP Semiconductors products in such equipment or applications and therefore such inclusion and/or use is at the customer s own risk. Applications Applications that are described herein for any of these products are for illustrative purposes only. NXP Semiconductors makes no representation or warranty that such applications will be suitable for the specified use without further testing or modification. Customers are responsible for the design and operation of their applications and products using NXP Semiconductors products, and NXP Semiconductors accepts no liability for any assistance with applications or customer product design. It is customer s sole responsibility to determine whether the NXP Semiconductors product is suitable and fit for the customer s applications and products planned, as well as for the planned application and use of customer s third party customer(s). Customers should provide appropriate design and operating safeguards to minimize the risks associated with their applications and products. NXP Semiconductors does not accept any liability related to any default, damage, costs or problem which is based on any weakness or default in the customer s applications or products, or the application or use by customer s third party customer(s). Customer is responsible for doing all necessary testing for the customer s applications and products using NXP Semiconductors products in order to avoid a default of the applications and the products or of the application or use by customer s third party customer(s). NXP does not accept any liability in this respect. Export control This document as well as the item(s) described herein may be subject to export control regulations. Export might require a prior authorization from competent authorities. 6.3 Trademarks Notice: All referenced brands, product names, service names and trademarks are the property of their respective owners. ES_LPC2378_88 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 19

87 ES_LPC2378_88 Errata sheet LPC2378/88 7. Contents 1 Product identification Errata overview Functional problems detail ADC.1: ADDRx read conflicts with hardware setting of the DONE bit ADC.2: External sync inputs not operational CAN.1: Data Overrun condition can lock the CAN controller Core.1: Incorrect update of the Abort Link register in Thumb state Conditions: Deep power-down.1: Deep power-down mode is not functional EMC.1: Write operation cannot be performed on the external memory bus Ethernet.1: Setting up the Ethernet interface in RMII mode Ethernet.2: Ethernet SRAM disabled Ethernet.3: Receive Status registers will not function correctly if RxDescriptor number is greater than Ethernet.4: Ethernet TxConsumeIndex register does not update correctly after the first frame is sent Flash.1: Operating speed out of on-chip Flash is restricted I2S.1: I 2 S DMA interface is non-operational MAM.1: Under certain conditions in MAM Mode 2 code execution out of internal flash can fail PLL.1: PLL output (F CCO ) is limited to 290 MHz SRAM.1: 16 kb SRAM cannot be used for code execution USB.1: USB_NEED_CLK is always asserted USB.2: U1CONNECT signal is not functional USB.3: V BUS status input is not functional USB.4: USB host controller hangs on a dribble bit (LPC2388 only) continued >> ES_LPC2378_88 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 19

88 ES_LPC2378_88 Errata sheet LPC2378/ VBAT.1: Increased power consumption on VBAT when VBAT is powered before the 3.3 V supply used by rest of the device VBAT.2: The VBAT pin cannot be left floating WDT.1: Accessing non-watchdog APB registers in the middle of the feed sequence causes a reset AC/DC deviations detail ESD.1: The LPC2378/88 does not meet the 2 kv ESD requirements on the RTCX1 pin Errata notes detail Note Note Legal information Definitions Disclaimers Trademarks Contents Please be aware that important notices concerning this document and the product(s) described herein, have been included in section Legal information. NXP B.V All rights reserved. For more information, please visit: For sales office addresses, please send an to: salesaddresses@nxp.com Date of release: 1 July 2012 Document identifier: ES_LPC2378_88

89 ES_LPC2387 Errata sheet LPC2387 Rev July 2012 Errata sheet Document information Info Keywords Abstract Content LPC2387 errata This errata sheet describes both the known functional problems and any deviations from the electrical specifications known at the release date of this document. Each deviation is assigned a number and its history is tracked in a table at the end of the document.

90 ES_LPC2387 Errata sheet LPC2387 Revision history Rev Date Description Added Rev D to VBAT.2. Updated CAN.1. Added USB Added Note Added ADC The format of this errata sheet has been redesigned to comply with the new identity guidelines of NXP Semiconductors. Added Ethernet Added VBAT Added Rev D Added Errata Note First version Contact information For more information, please visit: For sales office addresses, please send an to: salesaddresses@nxp.com ES_LPC2387 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 21

91 ES_LPC2387 Errata sheet LPC Product identification 2. Errata overview The LPC2387 devices typically have the following top-side marking: LPC2387xxx xxxxxxx xxyywwr[x] The last/second to last letter in the third line (field R ) will identify the device revision. This Errata Sheet covers the following revisions of the LPC2387: Table 1. Device revision table Revision identifier (R) Revision description - Initial device revision A Second device revision B Third device revision D Fourth device revision Field YY states the year the device was manufactured. Field WW states the week the device was manufactured during that year. Table 2. Functional problems table Functional Short description Revision identifier Detailed description problems ADC.1 ADDRx read conflicts with hardware setting of DONE bit - Section 3.1 ADC.2 External sync inputs not operational -, A, B, D Section 3.2 CAN.1 Data overrun condition can lock the CAN controller -, A, B Section 3.3 Core.1 Deep power-down.1 Incorrect update of the Abort Link register in Thumb state -, A, B, D Section 3.4 Deep power-down mode is not functional -, A, B Section 3.5 Ethernet.1 Setting up the Ethernet interface in RMII mode - Section 3.6 Ethernet.2 Ethernet SRAM disabled - Section 3.7 Ethernet.3 RxDescriptor number cannot be greater than 4 - Section 3.8 Ethernet.4 Ethernet TxConsumeIndex register does not update correctly after the first frame is sent -, A, B, D Section 3.9 Flash.1 Operating speed out of on-chip flash is restricted -, A Section 3.10 I2S.1 I 2 S DMA can stall - Section 3.11 MAM.1 Code execution failure can occur with MAM Mode 2 -, A Section 3.12 PLL.1 PLL output is limited to 290 MHz - Section 3.13 SRAM.1 16 kb SRAM can not be used for code execution - Section 3.14 USB.1 USB_NEED_CLK is always asserted - Section 3.15 USB.2 U1CONNECT is not functional - Section 3.16 USB.3 V BUS status input is not functional - Section 3.17 ES_LPC2387 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 21

92 ES_LPC2387 Errata sheet LPC2387 Table 2. Functional problems table continued Functional problems Short description Revision identifier Detailed description USB.4 USB host controller hangs on a dribble bit -, A, B, D Section 3.18 VBAT.1 Increased power consumption on VBAT when VBAT is powered before the 3.3 V supply used by rest of device -, A, B Section 3.19 VBAT.2 The VBAT pin cannot be left floating -, A, B, D Section 3.20 WDT.1 Accessing non-watchdog APB registers in the middle of the feed sequence causes a reset - Section 3.21 Table 3. AC/DC deviations table AC/DC Short description Product version(s) Detailed description deviations ESD.1 2 kv ESD requirements are not met on the RTCX1 pin - Section 4.1 Table 4. Errata notes table Errata notes Short description Revision identifier Detailed description Note.1 When the input voltage is Vi V DD I/O V on each of the following port pins P0.23, P0.24. P0.25, P0.26, P1.30, and P1.31, (configured as general purpose input pin (s)), current must be limited to less than 4 ma by using a series limiting resistor. -, A, B, D Section 5.1 Note.2 Note.3 Device marked with a date code 0836 or later have USB 2.0 full-speed dual port device/host/otg controller with on-chip PHY and associated DMA controller. On the LPC2387 Rev D, design changes to the Memory Accelerator Module were made to enhance timing and general performance. B Section 5.2 D Section 5.3 ES_LPC2387 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 21

93 ES_LPC2387 Errata sheet LPC Functional problems detail 3.1 ADC.1: ADDRx read conflicts with hardware setting of the DONE bit The LPC2387 has a 10-bit ADC, which can be used to measure analog signals and convert the signals into a 10-bit digital result. There are eight A/D channels and each channel has its own individual A/D Data Register (ADDR0 to ADDR7). The A/D Data Register holds the result when an A/D conversion is complete, and also includes the flags that indicate when a conversion has been completed (DONE bit) and when a conversion overrun has occurred. The DONE bit is cleared when the respective A/D Data Register is read. If a software read of ADDRx conflicts with the hardware setting of the DONE bit in the same register (once a conversion is completed) then the DONE bit gets cleared automatically, thereby clearing the indication that a conversion was completed. For software controlled mode or burst mode with only one channel selected, the DONE bit in the A/D Global Data Register (located at 0xE ) can be used instead of the individual ADDRx result register with no impact on performance. For burst mode with multiple channels selected, the DONE bit together with the CHN field in the A/D Global Data Register can be used with some impact on throughput. ES_LPC2387 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 21

94 ES_LPC2387 Errata sheet LPC ADC.2: External sync inputs not operational In software-controlled mode (BURST bit is 0), the 10-bit ADC can start conversion by using the following options in the A/D Control Register: Fig 1. A/D control register options The external start conversion feature, AD0CR:START = 0x2 or 0x3, may not work reliably and ADC external trigger edges on P2.10 or P1.27 may be missed. The occurrence of this problem is peripheral clock (pclk) dependent. The probability of error (missing a ADC trigger from GPIO) is estimated as follows: For PCLK_ADC = 72 MHz, probability error = 12 % For PCLK_ADC = 50 MHz, probability error = 6 % For PCLK_ADC = 12 MHz, probability error = 1.5 % The probability of error is not affected by the frequency of ADC start conversion edges. In software-controlled mode (BURST bit is 0), the START conversion options (bits 26:24 set to 0x1 or 0x4 or 0x5 or 0x6 or 0x7) can be used. The user can also start a conversion by connecting an external trigger signal to a capture input pin (CAPx) from a Timer peripheral to generate an interrupt. The timer interrupt routine can then start the ADC conversion by setting the START bits (26:24) to 0x1. The trigger can also be generated from a timer match register. ES_LPC2387 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 21

95 ES_LPC2387 Errata sheet LPC CAN.1: Data Overrun condition can lock the CAN controller Each CAN controller provides a double Receive Buffer (RBX) per CAN channel to store incoming messages until they are processed by the CPU. Software task should read and save received data as soon as a message reception is signaled. In cases where both receive buffers are filled and the contents are not read before the third message comes in, a CAN Data Overrun situation is signaled. This condition is signaled via the Status register and the Data Overrun Interrupt (if enabled). If both receive buffers are full and a third message arrives which is rejected by the CAN Acceptance Filter, the CAN controller is locked from further message reception. 1. Recovering from this situation is only possible with a soft reset to the CAN controller. 2. If software cannot read all messages in time before a third message comes in, it is recommend to change the acceptance filtering by adding further acceptance filter group(s) for messages which are normally rejected. With this approach, the third incoming message is accepted, and while it does cause a Data Overrun condition, the lockup condition is avoided. These additional messages are received with the corresponding group index number can be easily identified and rejected by software. ES_LPC2387 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 21

96 ES_LPC2387 Errata sheet LPC Core.1: Incorrect update of the Abort Link register in Thumb state If the processor is in Thumb state and executing the code sequence STR, STMIA or PUSH followed by a PC relative load, and the STR, STMIA or PUSH is aborted, the PC is saved to the abort link register. In this situation the PC is saved to the abort link register in word resolution, instead of half-word resolution. Conditions: The processor must be in Thumb state, and the following sequence must occur: <any instruction> <STR, STMIA, PUSH> <---- data abort on this instruction LDR rn, [pc,#offset] In this case the PC is saved to the link register R14_abt in only word resolution, not half-word resolution. The effect is that the link register holds an address that could be #2 less than it should be, so any abort handler could return to one instruction earlier than intended. In a system that does not use Thumb state, there will be no problem. In a system that uses Thumb state but does not use data aborts, or does not try to use data aborts in a recoverable manner, there will be no problem. Otherwise the workaround is to ensure that a STR, STMIA or PUSH cannot precede a PC-relative load. One method for this is to add a NOP before any PC-relative load instruction. However this is would have to be done manually. ES_LPC2387 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 21

97 ES_LPC2387 Errata sheet LPC Deep power-down.1: Deep power-down mode is not functional Deep power-down mode is like Power-down mode, but the on-chip regulator that supplies power to internal logic is also shut off. This produces the lowest possible power consumption without actually removing power from the entire chip. The power consumption in Deep power-down mode does not meet the specifications. None. 3.6 Ethernet.1: Setting up the Ethernet interface in RMII mode The LPC2387 has an Ethernet interface, which can be interfaced with an off-chip PHY using the RMII interface. The default configuration of the device does not enable the RMII interface. To use the Ethernet interface in RMII mode write a 1 to bit 12 (P1.16) in PINSEL2 register (located at 0xE002 C008). This workaround only applies for Rev - devices and does not apply for Rev A and newer devices. In order to have both Rev - and other revisions coexist in the same piece of software, the MAC module ID can be used to identify the part and determine if port pin P1.6 needs to be set or not. Here are the steps (along with some sample code) to initialize the MAC based on the module ID: 1. In master header file llpc24xx.h, make sure Module ID is defined (Please note, this ID register is not documented in the User's Manual). #define MAC_BASE_ADDR 0xFFE00000 #define MAC_MODULEID (*(volatile unsigned long *)(MAC_BASE_ADDR + 0xFFC)) /* Module ID reg (RO) */ 2. In the beginning of the MAC initialization file, add below definition: #define OLD_EMAC_MODULE_ID 0x3902 << 16) 0x2000) 3. In MAC initialization routine, right after setting the EMAC clock in the PCONP register, add a few lines as below: /* Turn on the ethernet MAC clock in PCONP, bit 30 */ regval = PCONP; regval = PCONP_EMAC_CLOCK; PCONP = regval; /* * Write to PINSEL2/3 to select the PHY functions on P1[17:0] ES_LPC2387 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 21

98 ES_LPC2387 Errata sheet LPC2387 * P1.6, ENET-TX_CLK, has to be set for Rev '-' devices and it * must not be set for Rev 'A and newer devices * */ regval = MAC_MODULEID; if ( regval == OLD_EMAC_MODULE_ID ) { /* On Rev. '-', MAC_MODULEID should be equal to OLD_EMAC_MODULE_ID, P1.6 should be set. */ PINSEL2 = 0x ; /* selects P1[0,1,4,6,8,9,10,14,15] */ } else { /* on rev. 'A', MAC_MODULEID should not equal to OLD_EMAC_MODULE_ID, P1.6 should not be set. */ PINSEL2 = 0x ; /* selects P1[0,1,4,8,9,10,14,15] */ } PINSEL3 = 0x ; /* selects P1[17:16] */ 3.7 Ethernet.2: Ethernet SRAM disabled The LPC2387 has an Ethernet interface, which has a dedicated 16 kb SRAM. When the Ethernet block is disabled (in the PCONP register located at 0xE01F C0C4), the Ethernet SRAM is also disabled. Enable the Ethernet block by setting the PCENET bit (bit no. 30) in the PCONP register. The Ethernet SRAM is now enabled. 3.8 Ethernet.3: Receive Status registers will not function correctly if RxDescriptor number is greater than 4 The Receive number of Descriptors register (RxDescriptor-0xFFE0 0110) defines the number of descriptors in the Descriptor array. Each receive descriptor element in the Descriptor array has an associated status field which consists of the HashCRC word and Status Information word. The status words are updated incorrectly if the number of Descriptors set in the Receive number of Descriptors register is greater than or equal to 5. Define 4 or less in the Receive number of Descriptors register. ES_LPC2387 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 21

99 ES_LPC2387 Errata sheet LPC Ethernet.4: Ethernet TxConsumeIndex register does not update correctly after the first frame is sent The transmit consume index register defines the descriptor that is going to be transmitted next by the hardware transmit process. After a frame has been transmitted hardware increments the index, wrapping the value to 0 once the value of TxDescriptorNumber has been reached. If the TxConsumeIndex equals TxProduceIndex the descriptor array is empty and the transmit channel will stop transmitting until software produces new descriptors. The TxConsumeIndex register is not updated correctly (from 0 to 1) after the first frame is sent. After the next frame sent, the TxConsumeIndex register is updated by two (from 0 to 2). This only happens the very first time, so subsequent updates are correct (even those from 0 to 1, after wrapping the value to 0 once the value of TxDescriptorNumber has been reached) Software can correct this situation in many ways; for example, sending a dummy frame after initialization. ES_LPC2387 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 21

100 ES_LPC2387 Errata sheet LPC Flash.1: Operating speed out of on-chip Flash is restricted The operating speed of this device out of internal Flash/SRAM is specified at 72 MHz. Code execution from internal Flash is restricted depending upon the device revision: 1. Rev A devices: Code execution from internal flash is restricted to a maximum of 60 MHz. For example, use a PLL output frequency of F CCO = 360 MHz and divide it by 6 (CCLKSEL = 5) to generate 60 MHz CPU clock (Do not use even values for CCLKSEL). 2. Rev - devices: Code execution from internal flash is restricted to a maximum of 60 MHz also. However, this device revision has one more restriction in terms of the PLL output frequency (F CCO - Please refer to PLL.1 above). F CCO is limited to 290 MHz. Considering the same example in PLL.1 (Input crystal-12 MHz, N = 1, M = 12): F CCO =288MHz The CPU Clock Configuration register (located at 0xE01F C104) can then be used to divide this frequency by 6 (CCLKSEL = 5) to achieve 48 MHz. Since this register only accepts odd values for CCLKSEL, a division by 5 (CCLKSEL = 4) is not a valid option. In both the above revisions, code can still execute out of SRAM at up to 72 MHz. None I2S.1: I 2 S DMA interface is non-operational The LPC2387 has an I 2 S interface, which can be used for audio devices. The I 2 S interface was initially designed to operate with the general purpose DMA controller. The DMA controller cannot access the I 2 S interface. No known workaround. ES_LPC2387 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 21

101 ES_LPC2387 Errata sheet LPC MAM.1: Under certain conditions in MAM Mode 2 code execution out of internal flash can fail The MAM block maximizes the performance of the ARM processor when it is running code in Flash memory. It includes three 128-bit buffers called the Prefetch Buffer, the Branch Trail Buffer and the data buffer. It can operate in 3 modes; Mode 0 (MAM off), Mode 1 (MAM partially enabled) and Mode 2 (MAM fully enabled). Under certain conditions when the MAM is fully enabled (Mode 2) code execution from internal Flash can fail. The conditions under which the problem can occur is dependent on the code itself along with its positioning within the Flash memory. If the above problem is encountered then Mode 2 should not be used. Instead, partially enable the MAM using Mode PLL.1: PLL output (F CCO ) is limited to 290 MHz The PLL input, in the range of 32 KHz to 50 MHz, may initially be divided down by a value N, which may be in the range of 1 to 256. Following the PLL input divider is the PLL multiplier. This can multiply the input divider output through the use of a Current Controlled Oscillator (CCO) by a value M, in the range of 1 through The resulting frequency, F CCO must be in the range of 275 MHz to 550 MHz.This frequency can be divided down (using the Clock Divider registers) to get the desired clock frequencies for the core and peripherals. The maximum output of the CCO within the PLL block is limited to 290 MHz. Care should be taken while programming the PLL so that F CCO resides in the desired range. The suggested setting is to use a 12 MHz external crystal. Use a PLLdivider (N) of 1 and PLL multiplier (M) of 12. Putting the values in the equation: F CCO = (2 M FIN) / N F CCO = 288 MHz The CPU Clock Configuration register (located at 0xE01F C104) can then be used to divide this frequency by 4 to produce the maximum CPU speed of 72 MHz (except on Rev - and Rev A, see Flash.1). ES_LPC2387 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 21

102 ES_LPC2387 Errata sheet LPC SRAM.1: 16 kb SRAM cannot be used for code execution The LPC2387 has 16 kb of SRAM on the AHB2 bus, which would generally be used by the Ethernet block. The 16 kb of SRAM can only be used as data RAM. Code can not be executed from this memory. No known workaround USB.1: USB_NEED_CLK is always asserted The USB_NEED_CLK signal is used to facilitate going into and waking up from chip Power-down mode. USB_NEED_CLK is asserted if any of the bits of the USBClkSt register are asserted. The USB_NEED_CLK bit of the USBIntSt register (located at 0xE01F C1C0) is always asserted, preventing the chip from entering Power Down mode when the USBWAKE bit is set in the INTWAKE register (located at 0xE01F C144). After setting the PCUSB bit in PCONP (located at 0xE01F C0C4), write 0x1 to address 0xFFE0C008. The USB_NEED_CLK signal will now function correctly. Writing to address 0xFFE0C008 only needs to be done once after each chip reset USB.2: U1CONNECT signal is not functional U1CONNECT Signal (alternate function of P2.9) is part of the SoftConnect USB feature, which is used to switch an external 1.5 KW resistor under the software control. The USB U1CONNECT alternate function does not work as expected. Configure P2.9 as a GPIO pin, and use it to enable the pull-up resistor on the U1D+ pin. ES_LPC2387 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 21

103 ES_LPC2387 Errata sheet LPC USB.3: V BUS status input is not functional The V BUS signal indicates the presence of USB bus power. The V BUS status input is not functional. Configure P1.30 as a GPIO pin, and poll it to determine when V BUS goes to 0, signalling a disconnect event. ES_LPC2387 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 21

104 ES_LPC2387 Errata sheet LPC USB.4: USB host controller hangs on a dribble bit Full-/low-speed signaling uses bit stuffing throughout the packet without exception. If the receiver sees seven consecutive ones anywhere in the packet, then a bit stuffing error has occurred and the packet should be ignored. The time interval just before an EOP is a special case. The last data bit before the EOP can become stretched by hub switching skews. This is known as dribble and can lead to a situation where dribble introduces a sixth bit that does not require a bit stuff. Therefore, the receiver must accept a packet for which there are up to six full bit times at the port with no transitions prior to the EOP. The USB host controller will hang indefinitely if it sees a dribble bit on the USB bus. It will hang the first time a dribble bit is seen. Once it is in this state there is no recovery other than a hard chip reset. This problem has no effect on the USB device controller. None VBAT.1: Increased power consumption on VBAT when VBAT is powered before the 3.3 V supply used by rest of the device The device has a VBAT pin which provides power only to the RTC and Battery RAM. VBAT can be connected to a battery or the same 3.3 V supply used by rest of the device (V DD(3V3) pin, V DD(DCDC)(3V3) pin). If VBAT is powered before the 3.3 V supply, VBAT is unable to source the start-up current required for the Battery RAM. Therefore, power consumption on the VBAT pin will be high and will remain high until 3.3 V supply is powered up. Once 3.3 V supply is powered up, power consumption on the VBAT pin will reduce to normal and subsequent power cycle on the 3.3 V supply will not cause an increased power consumption on the VBAT pin. Provide 3.3 V supply used by rest of the device first and then provide VBAT voltage. ES_LPC2387 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 21

105 ES_LPC2387 Errata sheet LPC VBAT.2: The VBAT pin cannot be left floating The device has a VBAT pin which provides power only to the Real Time Clock (RTC) and Battery RAM. VBAT can be connected to a battery or the same supply used by rest of the device (V DD(3V3) pin, V DD(DCDC)(3V3) pin). The input voltage range on the VBAT pin is 2.0 V minimum to 3.6 V maximum for temperature 40 C to +85 C. Normally, if the RTC and the Battery RAM are not used, the VBAT pin can be left floating. If the VBAT pin is left floating, the internal reset signal within the RTC domain may get corrupted and as a result, prevents the device from starting-up. The VBAT should be connected to a battery or the same supply used by rest of the device (V DD(3V3) pin, V DD(DCDC)(3V3) pin) WDT.1: Accessing non-watchdog APB registers in the middle of the feed sequence causes a reset The Watchdog timer can reset the microcontroller within a reasonable amount of time if it enters an erroneous state. After writing 0xAA to WDFEED, any APB register access other than writing 0x55 to WDFEED may cause an immediate reset. Avoid APB accesses in the middle of the feed sequence. This implies that interrupts and the GPDMA should be disabled while feeding the Watchdog. ES_LPC2387 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 21

106 ES_LPC2387 Errata sheet LPC AC/DC deviations detail 5. Errata notes detail 4.1 ESD.1: The LPC2387 does not meet the 2 kv ESD requirements on the RTCX1 pin The LPC2387 is rated for 2 kv ESD. The RTCX1 pin is the input pin for the RTC oscillator circuit. The LPC2387 does not meet the required 2 kv ESD specified. Observe proper ESD handling precautions for the RTCX1 pin. 5.1 Note.1 On each of the following port pins P0.23, P0.24, P0.25, P0.26, P1.30, and P1.31 (when configured as general purpose input pin (s)), leakage current increases when the input voltage is Vi V DD I/O V. Care must be taken to limit the current to less than 4 ma by using a series limiting resistor. 5.2 Note.2 Devices with a date code prior to 0836 (manufactured before week 36 in 2008) have USB 2.0 full-speed dual port device with on-chip PHY and associated DMA controller. Parts marked with date code 0836 or later have USB 2.0 full-speed dual port device/host/otg controller with on-chip PHY and associated DMA controller. Please refer to Section 1 of this document for details on how to identify the date code. 5.3 Note.3 On the LPC2387 Rev D, design changes to the Memory Accelerator Module were made to enhance timing and general performance. Design changes are intended to enhance performance in general and will result in minor differences in the code execution timing between the previous device revisions and rev D. Actual performance impact is code dependent, some code sequences may speed up while other code sequences may slow down between the previous device revisions and rev D. This might be observed when using software delays and in such cases, a hardware timer should be used to generate a delay instead of a software delay. ES_LPC2387 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 21

107 ES_LPC2387 Errata sheet LPC Legal information 6.1 Definitions Draft The document is a draft version only. The content is still under internal review and subject to formal approval, which may result in modifications or additions. NXP Semiconductors does not give any representations or warranties as to the accuracy or completeness of information included herein and shall have no liability for the consequences of use of such information. 6.2 Disclaimers Limited warranty and liability Information in this document is believed to be accurate and reliable. However, NXP Semiconductors does not give any representations or warranties, expressed or implied, as to the accuracy or completeness of such information and shall have no liability for the consequences of use of such information. NXP Semiconductors takes no responsibility for the content in this document if provided by an information source outside of NXP Semiconductors. In no event shall NXP Semiconductors be liable for any indirect, incidental, punitive, special or consequential damages (including - without limitation - lost profits, lost savings, business interruption, costs related to the removal or replacement of any products or rework charges) whether or not such damages are based on tort (including negligence), warranty, breach of contract or any other legal theory. Notwithstanding any damages that customer might incur for any reason whatsoever, NXP Semiconductors aggregate and cumulative liability towards customer for the products described herein shall be limited in accordance with the Terms and conditions of commercial sale of NXP Semiconductors. Right to make changes NXP Semiconductors reserves the right to make changes to information published in this document, including without limitation specifications and product descriptions, at any time and without notice. This document supersedes and replaces all information supplied prior to the publication hereof. Suitability for use NXP Semiconductors products are not designed, authorized or warranted to be suitable for use in life support, life-critical or safety-critical systems or equipment, nor in applications where failure or malfunction of an NXP Semiconductors product can reasonably be expected to result in personal injury, death or severe property or environmental damage. NXP Semiconductors and its suppliers accept no liability for inclusion and/or use of NXP Semiconductors products in such equipment or applications and therefore such inclusion and/or use is at the customer s own risk. Applications Applications that are described herein for any of these products are for illustrative purposes only. NXP Semiconductors makes no representation or warranty that such applications will be suitable for the specified use without further testing or modification. Customers are responsible for the design and operation of their applications and products using NXP Semiconductors products, and NXP Semiconductors accepts no liability for any assistance with applications or customer product design. It is customer s sole responsibility to determine whether the NXP Semiconductors product is suitable and fit for the customer s applications and products planned, as well as for the planned application and use of customer s third party customer(s). Customers should provide appropriate design and operating safeguards to minimize the risks associated with their applications and products. NXP Semiconductors does not accept any liability related to any default, damage, costs or problem which is based on any weakness or default in the customer s applications or products, or the application or use by customer s third party customer(s). Customer is responsible for doing all necessary testing for the customer s applications and products using NXP Semiconductors products in order to avoid a default of the applications and the products or of the application or use by customer s third party customer(s). NXP does not accept any liability in this respect. Export control This document as well as the item(s) described herein may be subject to export control regulations. Export might require a prior authorization from competent authorities. 6.3 Trademarks Notice: All referenced brands, product names, service names and trademarks are the property of their respective owners. ES_LPC2387 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 21

108 ES_LPC2387 Errata sheet LPC Contents 1 Product identification Errata overview Functional problems detail ADC.1: ADDRx read conflicts with hardware setting of the DONE bit ADC.2: External sync inputs not operational CAN.1: Data Overrun condition can lock the CAN controller Core.1: Incorrect update of the Abort Link register in Thumb state Conditions: Deep power-down.1: Deep power-down mode is not functional Ethernet.1: Setting up the Ethernet interface in RMII mode Ethernet.2: Ethernet SRAM disabled Ethernet.3: Receive Status registers will not function correctly if RxDescriptor number is greater than Ethernet.4: Ethernet TxConsumeIndex register does not update correctly after the first frame is sent Flash.1: Operating speed out of on-chip Flash is restricted I2S.1: I 2 S DMA interface is non-operational MAM.1: Under certain conditions in MAM Mode 2 code execution out of internal flash can fail PLL.1: PLL output (F CCO ) is limited to 290 MHz SRAM.1: 16 kb SRAM cannot be used for code execution USB.1: USB_NEED_CLK is always asserted USB.2: U1CONNECT signal is not functional USB.3: V BUS status input is not functional USB.4: USB host controller hangs on a dribble bit VBAT.1: Increased power consumption on VBAT when VBAT is powered before the 3.3 V supply used by rest of the device continued >> ES_LPC2387 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 21

109 ES_LPC2387 Errata sheet LPC VBAT.2: The VBAT pin cannot be left floating WDT.1: Accessing non-watchdog APB registers in the middle of the feed sequence causes a reset AC/DC deviations detail ESD.1: The LPC2387 does not meet the 2 kv ESD requirements on the RTCX1 pin Errata notes detail Note Note Note Legal information Definitions Disclaimers Trademarks Contents Please be aware that important notices concerning this document and the product(s) described herein, have been included in section Legal information. NXP B.V All rights reserved. For more information, please visit: For sales office addresses, please send an to: salesaddresses@nxp.com Date of release: 1 July 2012 Document identifier: ES_LPC2387

110 ES_LPC2420 Errata sheet LPC2420 Rev July 2012 Errata sheet Document information Info Keywords Abstract Content LPC2420FBD208; LPC2420FET208, LPC2420 errata This errata sheet describes both the known functional problems and any deviations from the electrical specifications known at the release date of this document. Each deviation is assigned a number and its history is tracked in a table.

111 ES_LPC2420 Errata sheet LPC2420 Revision history Rev Date Description Added VBAT Added USB Added Note The format of this errata sheet has been redesigned to comply with the new identity guidelines of NXP Semiconductors. Added ADC Added date code info for IRC Added IRC Added Rev D First version. Contact information For more information, please visit: For sales office addresses, please send an to: salesaddresses@nxp.com ES_LPC2420 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 11

112 ES_LPC2420 Errata sheet LPC Product identification The LPC2420 devices typically have the following top-side marking: LPC2420xxx xxxxxxx xxyywwr[x] The last/second to last letter in the third line (field R ) will identify the device revision. This Errata Sheet covers the following revisions of the LPC2420: Table 1. Device revision table Revision identifier (R) C D Revision description Second device revision Third device revision 2. Errata overview Field YY states the year the device was manufactured. Field WW states the week the device was manufactured during that year. Table 2. Functional problems table Functional Short description Revision identifier Detailed description problems ADC.1 External sync inputs not operational C, D Section 3.1 Core.1 Incorrect update of the Abort Link register in Thumb state C, D Section 3.2 USB.1 USB host controller hangs on a dribble bit C, D Section 3.3 VBAT.1 The VBAT pin cannot be left floating C, D Section 3.4 Table 3. AC/DC deviations table AC/DC Short description Revision identifier Detailed description deviations IRC.1 Accuracy of the Internal RC oscillator (IRC) frequency may be outside of the 4 MHz +/- 1 % specification only at extreme temperatures. C Section 4.1 IRC.2 Accuracy of the internal RC oscillator (IRC) frequency for devices only with date codes 0949 and before are outside of spec between 20 C and 40 C D Section 4.2 ES_LPC2420 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 11

113 ES_LPC2420 Errata sheet LPC2420 Table 4. Errata notes table Errata notes Short description Revision identifier Detailed description Note.1 When the input voltage is Vi V DD I/O V on each of the following port pins P0.23, P0.24. P0.25, P0.26, P1.30, P1.31, P0.12, and P0.13 (configured as general purpose input pin (s)), current must be limited to less than 4 ma by using a series limiting resistor. C, D Section 5.1 Note.2 On the LPC2420 Rev D, design changes to the Memory Accelerator Module were made to enhance timing and general performance. D Section 5.2 ES_LPC2420 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 11

114 ES_LPC2420 Errata sheet LPC Functional problems detail 3.1 ADC.1: External sync inputs not operational In software-controlled mode (BURST bit is 0), the 10-bit ADC can start conversion by using the following options in the A/D Control Register: Fig 1. A/D control register options The external start conversion feature, AD0CR:START = 0x2 or 0x3, may not work reliably and ADC external trigger edges on P2.10 or P1.27 may be missed. The occurrence of this problem is peripheral clock (pclk) dependent. The probability of error (missing a ADC trigger from GPIO) is estimated as follows: For PCLK_ADC = 72 MHz, probability error = 12 % For PCLK_ADC = 50 MHz, probability error = 6 % For PCLK_ADC = 12 MHz, probability error = 1.5 % The probability of error is not affected by the frequency of ADC start conversion edges. In software-controlled mode (BURST bit is 0), the START conversion options (bits 26:24 set to 0x1 or 0x4 or 0x5 or 0x6 or 0x7) can be used. The user can also start a conversion by connecting an external trigger signal to a capture input pin (CAPx) from a Timer peripheral to generate an interrupt. The timer interrupt routine can then start the ADC conversion by setting the START bits (26:24) to 0x1. The trigger can also be generated from a timer match register. ES_LPC2420 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 11

115 ES_LPC2420 Errata sheet LPC Core.1: Incorrect update of the Abort Link register in Thumb state If the processor is in Thumb state and executing the code sequence STR, STMIA or PUSH followed by a PC relative load, and the STR, STMIA or PUSH is aborted, the PC is saved to the abort link register. In this situation the PC is saved to the abort link register in word resolution, instead of half-word resolution. Conditions: The processor must be in Thumb state, and the following sequence must occur: <any instruction> <STR, STMIA, PUSH> <---- data abort on this instruction LDR rn, [pc,#offset] In this case the PC is saved to the link register R14_abt in only word resolution, not half-word resolution. The effect is that the link register holds an address that could be #2 less than it should be, so any abort handler could return to one instruction earlier than intended. In a system that does not use Thumb state, there will be no problem. In a system that uses Thumb state but does not use data aborts, or does not try to use data aborts in a recoverable manner, there will be no problem. Otherwise the workaround is to ensure that a STR, STMIA or PUSH cannot precede a PC-relative load. One method for this is to add a NOP before any PC-relative load instruction. However this is would have to be done manually. ES_LPC2420 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 11

116 ES_LPC2420 Errata sheet LPC USB.1: USB host controller hangs on a dribble bit Full-/low-speed signaling uses bit stuffing throughout the packet without exception. If the receiver sees seven consecutive ones anywhere in the packet, then a bit stuffing error has occurred and the packet should be ignored. The time interval just before an EOP is a special case. The last data bit before the EOP can become stretched by hub switching skews. This is known as dribble and can lead to a situation where dribble introduces a sixth bit that does not require a bit stuff. Therefore, the receiver must accept a packet for which there are up to six full bit times at the port with no transitions prior to the EOP. The USB host controller will hang indefinitely if it sees a dribble bit on the USB bus. It will hang the first time a dribble bit is seen. Once it is in this state there is no recovery other than a hard chip reset. This problem has no effect on the USB device controller. None. 3.4 VBAT.1: The VBAT pin cannot be left floating The device has a VBAT pin which provides power only to the Real Time Clock (RTC) and Battery RAM. VBAT can be connected to a battery or the same supply used by rest of the device (V DD(3V3) pin, V DD(DCDC)(3V3) pin). The input voltage range on the VBAT pin is 2.0 V minimum to 3.6 V maximum for temperature 40 C to +85 C. Normally, if the RTC and the Battery RAM are not used, the VBAT pin can be left floating. If the VBAT pin is left floating, the internal reset signal within the RTC domain may get corrupted and as a result, prevents the device from starting-up. The VBAT should be connected to a battery or the same supply used by rest of the device (V DD(3V3) pin, V DD(DCDC)(3V3) pin). ES_LPC2420 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 11

117 ES_LPC2420 Errata sheet LPC AC/DC deviations detail 4.1 IRC.1: Accuracy of the Internal RC oscillator (IRC) frequency may be outside of the 4 MHz +/ 1 % specification only at extreme temperatures The device has a 4 MHz internal RC oscillator (IRC) which can be optionally used as the clock source for the Watch Dog Timer (WDT), and/or as the clock that drives the PLL and subsequently the CPU. The IRC frequency spec is 4 MHz +/ 1 % accuracy over the entire voltage and temperature range. During In-System Programming (ISP), the auto-baud routine is expecting the IRC frequency to be 4 MHz +/ 1 % and is used to synchronize with the host via serial port 0. On the LPC2420 Rev C device only, the accuracy of internal RC oscillator (IRC) frequency meets 4 MHz +/ 1 % specification only at room temperature however, at extreme temperatures, the accuracy of internal RC oscillator (IRC) frequency may be 4MHz +/ 10 %. As a result, at extreme temperatures, this may affect the auto-baud routine's ability to synchronize with the host via serial port 0 during In-System Programming (ISP) at higher baud rates. None ES_LPC2420 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 11

118 ES_LPC2420 Errata sheet LPC IRC.2: Accuracy of the Internal RC oscillator (IRC) frequency for devices only with date codes 0949 and before are outside of the 4MHz +/ 1 % specification only at temperatures between 20 C and 40 C The device has a 4 MHz internal RC oscillator (IRC) which can be optionally used as the clock source for the Watch Dog Timer (WDT), and/or as the clock that drives the PLL and subsequently the CPU. The IRC frequency spec is 4 MHz +/ 1 % accuracy over the entire voltage and temperature range. During In-System Programming (ISP), the auto-baud routine is expecting the IRC frequency to be 4 MHz +/ 1 % and is used to synchronize with the host via serial port 0. On the LPC2420 Rev D device (only with date codes 0949 and before), the accuracy of internal RC oscillator (IRC) frequency does not meet the 4 MHz +/ 1 % specification for temperatures between 20 C and 40 C and the accuracy of internal RC oscillator (IRC) frequency is 4 MHz +/ 5 % instead. As a result, only at these temperatures, this may affect the auto-baud routine's ability to synchronize with the host via serial port 0 during In-System Programming (ISP) at higher baud rates. For temperatures above 20 C, the accuracy of internal RC oscillator (IRC) frequency meets the 4 MHz +/ 1 % specification. None 5. Errata notes detail 5.1 Note.1 On each of the following port pins P0.23, P0.24, P0.25, P0.26, P1.30, P1.31, P0.12, and P0.13 (when configured as general purpose input pin (s)), leakage current increases when the input voltage is Vi V DD I/O V. Care must be taken to limit the current to less than 4 ma by using a series limiting resistor. 5.2 Note.2 On the LPC2420 Rev D, design changes to the Memory Accelerator Module were made to enhance timing and general performance. Design changes are intended to enhance performance in general and will result in minor differences in the code execution timing between the previous device revisions and rev D. Actual performance impact is code dependent, some code sequences may speed up while other code sequences may slow down between the previous device revisions and rev D. This might be observed when using software delays and in such cases, a hardware timer should be used to generate a delay instead of a software delay. ES_LPC2420 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 11

119 ES_LPC2420 Errata sheet LPC Legal information 6.1 Definitions Draft The document is a draft version only. The content is still under internal review and subject to formal approval, which may result in modifications or additions. NXP Semiconductors does not give any representations or warranties as to the accuracy or completeness of information included herein and shall have no liability for the consequences of use of such information. 6.2 Disclaimers Limited warranty and liability Information in this document is believed to be accurate and reliable. However, NXP Semiconductors does not give any representations or warranties, expressed or implied, as to the accuracy or completeness of such information and shall have no liability for the consequences of use of such information. NXP Semiconductors takes no responsibility for the content in this document if provided by an information source outside of NXP Semiconductors. In no event shall NXP Semiconductors be liable for any indirect, incidental, punitive, special or consequential damages (including - without limitation - lost profits, lost savings, business interruption, costs related to the removal or replacement of any products or rework charges) whether or not such damages are based on tort (including negligence), warranty, breach of contract or any other legal theory. Notwithstanding any damages that customer might incur for any reason whatsoever, NXP Semiconductors aggregate and cumulative liability towards customer for the products described herein shall be limited in accordance with the Terms and conditions of commercial sale of NXP Semiconductors. Right to make changes NXP Semiconductors reserves the right to make changes to information published in this document, including without limitation specifications and product descriptions, at any time and without notice. This document supersedes and replaces all information supplied prior to the publication hereof. Suitability for use NXP Semiconductors products are not designed, authorized or warranted to be suitable for use in life support, life-critical or safety-critical systems or equipment, nor in applications where failure or malfunction of an NXP Semiconductors product can reasonably be expected to result in personal injury, death or severe property or environmental damage. NXP Semiconductors and its suppliers accept no liability for inclusion and/or use of NXP Semiconductors products in such equipment or applications and therefore such inclusion and/or use is at the customer s own risk. Applications Applications that are described herein for any of these products are for illustrative purposes only. NXP Semiconductors makes no representation or warranty that such applications will be suitable for the specified use without further testing or modification. Customers are responsible for the design and operation of their applications and products using NXP Semiconductors products, and NXP Semiconductors accepts no liability for any assistance with applications or customer product design. It is customer s sole responsibility to determine whether the NXP Semiconductors product is suitable and fit for the customer s applications and products planned, as well as for the planned application and use of customer s third party customer(s). Customers should provide appropriate design and operating safeguards to minimize the risks associated with their applications and products. NXP Semiconductors does not accept any liability related to any default, damage, costs or problem which is based on any weakness or default in the customer s applications or products, or the application or use by customer s third party customer(s). Customer is responsible for doing all necessary testing for the customer s applications and products using NXP Semiconductors products in order to avoid a default of the applications and the products or of the application or use by customer s third party customer(s). NXP does not accept any liability in this respect. Export control This document as well as the item(s) described herein may be subject to export control regulations. Export might require a prior authorization from competent authorities. 6.3 Trademarks Notice: All referenced brands, product names, service names and trademarks are the property of their respective owners. ES_LPC2420 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 11

120 ES_LPC2420 Errata sheet LPC Contents 1 Product identification Errata overview Functional problems detail ADC.1: External sync inputs not operational Core.1: Incorrect update of the Abort Link register in Thumb state Conditions: USB.1: USB host controller hangs on a dribble bit VBAT.1: The VBAT pin cannot be left floating AC/DC deviations detail IRC.1: Accuracy of the Internal RC oscillator (IRC) frequency may be outside of the 4 MHz +/- 1 % specification only at extreme temperatures IRC.2: Accuracy of the Internal RC oscillator (IRC) frequency for devices only with date codes 0949 and before are outside of the 4 MHz +/- 1 % specification only at temperatures between -20 C and -40 C Errata notes detail Note Note Legal information Definitions Disclaimers Trademarks Contents Please be aware that important notices concerning this document and the product(s) described herein, have been included in section Legal information. NXP B.V All rights reserved. For more information, please visit: For sales office addresses, please send an to: salesaddresses@nxp.com Date of release: 1 July 2012 Document identifier: ES_LPC2420

121 ES_LPC2458 Errata sheet LPC2458 Rev July 2012 Errata sheet Document information Info Keywords Abstract Content LPC2458 errata This errata sheet describes both the known functional problems and any deviations from the electrical specifications known at the release date of this document. Each deviation is assigned a number and its history is tracked in a table.

122 ES_LPC2458 Errata sheet LPC2458 Revision history Rev Date Description Added Rev D to VBAT.2. Updated CAN Added USB Added Note Added ADC The format of this errata sheet has been redesigned to comply with the new identity guidelines of NXP Semiconductors. Added Ethernet Added VBAT Added Rev D First version Contact information For more information, please visit: For sales office addresses, please send an to: salesaddresses@nxp.com ES_LPC2458 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 13

123 ES_LPC2458 Errata sheet LPC Product identification The LPC2458 devices typically have the following top-side marking: LPC2458xxx xxxxxxx xxyywwr[x] The last/second to last letter in the third line (field R ) will identify the device revision. This Errata Sheet covers the following revisions of the LPC2458: Table 1. Device revision table Revision identifier (R) B D Revision description Initial device revision Second device revision 2. Errata overview Field YY states the year the device was manufactured. Field WW states the week the device was manufactured during that year. Table 2. Functional problems table Functional Short description Revision identifier Detailed description problems ADC.1 External sync inputs not operational B, D Section 3.1 CAN.1 Data overrun condition can lock the CAN controller B Section 3.2 Core.1 Ethernet.1 Incorrect update of the Abort Link register in Thumb state Ethernet TxConsumeIndex register does not update correctly after the first frame is sent B, D Section 3.3 B, D Section 3.4 USB.1 USB host controller hangs on a dribble bit B, D Section 3.5 VBAT.1 Increased power consumption on VBAT when VBAT is powered before the 3.3 V supply used by rest of device B Section 3.6 VBAT.2 The VBAT pin cannot be left floating B, D Section 3.7 Table 3. AC/DC deviations table AC/DC Short description Product version(s) Detailed description deviations n/a n/a n/a n/a ES_LPC2458 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 13

124 ES_LPC2458 Errata sheet LPC2458 Table 4. Errata notes table Errata notes Short description Revision identifier Detailed description Note.1 When the input voltage is Vi V DD I/O V on each of the following port pins P0.23, P0.24. P0.25, P0.26, P1.30, P1.31, P0.12, and P0.13 (configured as general purpose input pin (s)), current must be limited to less than 4 ma by using a series limiting resistor. B, D Section 5.1 Note.2 On the LPC2458 Rev D, design changes to the Memory Accelerator Module are made to enhance timing and general performance. D Section 5.2 ES_LPC2458 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 13

125 ES_LPC2458 Errata sheet LPC Functional problems detail 3.1 ADC.1: External sync inputs not operational In software-controlled mode (BURST bit is 0), the 10-bit ADC can start conversion by using the following options in the A/D Control Register: Fig 1. A/D control register options The external start conversion feature, AD0CR:START = 0x2 or 0x3, may not work reliably and ADC external trigger edges on P2.10 or P1.27 may be missed. The occurrence of this problem is peripheral clock (pclk) dependent. The probability of error (missing a ADC trigger from GPIO) is estimated as follows: For PCLK_ADC = 72 MHz, probability error = 12 % For PCLK_ADC = 50 MHz, probability error = 6 % For PCLK_ADC = 12 MHz, probability error = 1.5 % The probability of error is not affected by the frequency of ADC start conversion edges. In software-controlled mode (BURST bit is 0), the START conversion options (bits 26:24 set to 0x1 or 0x4 or 0x5 or 0x6 or 0x7) can be used. The user can also start a conversion by connecting an external trigger signal to a capture input pin (CAPx) from a Timer peripheral to generate an interrupt. The timer interrupt routine can then start the ADC conversion by setting the START bits (26:24) to 0x1. The trigger can also be generated from a timer match register. ES_LPC2458 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 13

126 ES_LPC2458 Errata sheet LPC CAN.1: Data Overrun condition can lock the CAN controller Each CAN controller provides a double Receive Buffer (RBX) per CAN channel to store incoming messages until they are processed by the CPU. Software task should read and save received data as soon as a message reception is signaled. In cases where both receive buffers are filled and the contents are not read before the third message comes in, a CAN Data Overrun situation is signaled. This condition is signaled via the Status register and the Data Overrun Interrupt (if enabled). If both receive buffers are full and a third message arrives which is rejected by the CAN Acceptance Filter, the CAN controller is locked from further message reception. 1. Recovering from this situation is only possible with a soft reset to the CAN controller. 2. If software cannot read all messages in time before a third message comes in, it is recommend to change the acceptance filtering by adding further acceptance filter group(s) for messages which are normally rejected. With this approach, the third incoming message is accepted, and while it does cause a Data Overrun condition, the lockup condition is avoided. These additional messages are received with the corresponding group index number can be easily identified and rejected by software. ES_LPC2458 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 13

127 ES_LPC2458 Errata sheet LPC Core.1: Incorrect update of the Abort Link register in Thumb state If the processor is in Thumb state and executing the code sequence STR, STMIA or PUSH followed by a PC relative load, and the STR, STMIA or PUSH is aborted, the PC is saved to the abort link register. In this situation the PC is saved to the abort link register in word resolution, instead of half-word resolution. Conditions: The processor must be in Thumb state, and the following sequence must occur: <any instruction> <STR, STMIA, PUSH> <---- data abort on this instruction LDR rn, [pc,#offset] In this case the PC is saved to the link register R14_abt in only word resolution, not half-word resolution. The effect is that the link register holds an address that could be #2 less than it should be, so any abort handler could return to one instruction earlier than intended. In a system that does not use Thumb state, there will be no problem. In a system that uses Thumb state but does not use data aborts, or does not try to use data aborts in a recoverable manner, there will be no problem. Otherwise the workaround is to ensure that a STR, STMIA or PUSH cannot precede a PC-relative load. One method for this is to add a NOP before any PC-relative load instruction. However this is would have to be done manually. ES_LPC2458 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 13

128 ES_LPC2458 Errata sheet LPC Ethernet.1: Ethernet TxConsumeIndex register does not update correctly after the first frame is sent The transmit consume index register defines the descriptor that is going to be transmitted next by the hardware transmit process. After a frame has been transmitted hardware increments the index, wrapping the value to 0 once the value of TxDescriptorNumber has been reached. If the TxConsumeIndex equals TxProduceIndex the descriptor array is empty and the transmit channel will stop transmitting until software produces new descriptors. The TxConsumeIndex register is not updated correctly (from 0 to 1) after the first frame is sent. After the next frame sent, the TxConsumeIndex register is updated by two (from 0 to 2). This only happens the very first time, so subsequent updates are correct (even those from 0 to 1, after wrapping the value to 0 once the value of TxDescriptorNumber has been reached) Software can correct this situation in many ways; for example, sending a dummy frame after initialization. ES_LPC2458 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 13

129 ES_LPC2458 Errata sheet LPC USB.1: USB host controller hangs on a dribble bit Full-/low-speed signaling uses bit stuffing throughout the packet without exception. If the receiver sees seven consecutive ones anywhere in the packet, then a bit stuffing error has occurred and the packet should be ignored. The time interval just before an EOP is a special case. The last data bit before the EOP can become stretched by hub switching skews. This is known as dribble and can lead to a situation where dribble introduces a sixth bit that does not require a bit stuff. Therefore, the receiver must accept a packet for which there are up to six full bit times at the port with no transitions prior to the EOP. The USB host controller will hang indefinitely if it sees a dribble bit on the USB bus. It will hang the first time a dribble bit is seen. Once it is in this state there is no recovery other than a hard chip reset. This problem has no effect on the USB device controller. None. 3.6 VBAT.1: Increased power consumption on VBAT when VBAT is powered before the 3.3 V supply used by rest of the device The device has a VBAT pin which provides power only to the RTC and Battery RAM. VBAT can be connected to a battery or the same 3.3 V supply used by rest of the device (V DD(3V3) pin, V DD(DCDC)(3V3) pin). If VBAT is powered before the 3.3 V supply, VBAT is unable to source the start-up current required for the Battery RAM. Therefore, power consumption on the VBAT pin will be high and will remain high until 3.3 V supply is powered up. Once 3.3 V supply is powered up, power consumption on the VBAT pin will reduce to normal and subsequent power cycle on the 3.3 V supply will not cause an increased power consumption on the VBAT pin. Provide 3.3 V supply used by rest of the device first and then provide VBAT voltage. ES_LPC2458 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 13

130 ES_LPC2458 Errata sheet LPC VBAT.2: The VBAT pin cannot be left floating The device has a VBAT pin which provides power only to the Real Time Clock (RTC) and Battery RAM. VBAT can be connected to a battery or the same supply used by rest of the device (V DD(3V3) pin, V DD(DCDC)(3V3) pin). The input voltage range on the VBAT pin is 2.0 V minimum to 3.6 V maximum for temperature 40 C to +85 C. Normally, if the RTC and the Battery RAM are not used, the VBAT pin can be left floating. If the VBAT pin is left floating, the internal reset signal within the RTC domain may get corrupted and as a result, prevents the device from starting-up. The VBAT should be connected to a battery or the same supply used by rest of the device (V DD(3V3) pin, V DD(DCDC)(3V3) pin). ES_LPC2458 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 13

131 ES_LPC2458 Errata sheet LPC AC/DC deviations detail 4.1 n/a 5. Errata notes detail 5.1 Note.1 On each of the following port pins P0.23, P0.24, P0.25, P0.26, P1.30, P1.31, P0.12, and P0.13 (when configured as general purpose input pin (s)), leakage current increases when the input voltage is Vi V DD I/O V. Care must be taken to limit the current to less than 4 ma by using a series limiting resistor. 5.2 Note.2 On the LPC2458 Rev D, design changes to the Memory Accelerator Module are made to enhance timing and general performance. Design changes are intended to enhance performance in general and will result in minor differences in the code execution timing between the previous device revisions and rev D. Actual performance impact is code dependent, some code sequences may speed up while other code sequences may slow down between the previous device revisions and rev D. This might be observed when using software delays and in such cases, a hardware timer should be used to generate a delay instead of a software delay. ES_LPC2458 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 13

132 ES_LPC2458 Errata sheet LPC Legal information 6.1 Definitions Draft The document is a draft version only. The content is still under internal review and subject to formal approval, which may result in modifications or additions. NXP Semiconductors does not give any representations or warranties as to the accuracy or completeness of information included herein and shall have no liability for the consequences of use of such information. 6.2 Disclaimers Limited warranty and liability Information in this document is believed to be accurate and reliable. However, NXP Semiconductors does not give any representations or warranties, expressed or implied, as to the accuracy or completeness of such information and shall have no liability for the consequences of use of such information. NXP Semiconductors takes no responsibility for the content in this document if provided by an information source outside of NXP Semiconductors. In no event shall NXP Semiconductors be liable for any indirect, incidental, punitive, special or consequential damages (including - without limitation - lost profits, lost savings, business interruption, costs related to the removal or replacement of any products or rework charges) whether or not such damages are based on tort (including negligence), warranty, breach of contract or any other legal theory. Notwithstanding any damages that customer might incur for any reason whatsoever, NXP Semiconductors aggregate and cumulative liability towards customer for the products described herein shall be limited in accordance with the Terms and conditions of commercial sale of NXP Semiconductors. Right to make changes NXP Semiconductors reserves the right to make changes to information published in this document, including without limitation specifications and product descriptions, at any time and without notice. This document supersedes and replaces all information supplied prior to the publication hereof. Suitability for use NXP Semiconductors products are not designed, authorized or warranted to be suitable for use in life support, life-critical or safety-critical systems or equipment, nor in applications where failure or malfunction of an NXP Semiconductors product can reasonably be expected to result in personal injury, death or severe property or environmental damage. NXP Semiconductors and its suppliers accept no liability for inclusion and/or use of NXP Semiconductors products in such equipment or applications and therefore such inclusion and/or use is at the customer s own risk. Applications Applications that are described herein for any of these products are for illustrative purposes only. NXP Semiconductors makes no representation or warranty that such applications will be suitable for the specified use without further testing or modification. Customers are responsible for the design and operation of their applications and products using NXP Semiconductors products, and NXP Semiconductors accepts no liability for any assistance with applications or customer product design. It is customer s sole responsibility to determine whether the NXP Semiconductors product is suitable and fit for the customer s applications and products planned, as well as for the planned application and use of customer s third party customer(s). Customers should provide appropriate design and operating safeguards to minimize the risks associated with their applications and products. NXP Semiconductors does not accept any liability related to any default, damage, costs or problem which is based on any weakness or default in the customer s applications or products, or the application or use by customer s third party customer(s). Customer is responsible for doing all necessary testing for the customer s applications and products using NXP Semiconductors products in order to avoid a default of the applications and the products or of the application or use by customer s third party customer(s). NXP does not accept any liability in this respect. Export control This document as well as the item(s) described herein may be subject to export control regulations. Export might require a prior authorization from competent authorities. 6.3 Trademarks Notice: All referenced brands, product names, service names and trademarks are the property of their respective owners. ES_LPC2458 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 13

133 ES_LPC2458 Errata sheet LPC Contents 1 Product identification Errata overview Functional problems detail ADC.1: External sync inputs not operational CAN.1: Data Overrun condition can lock the CAN controller Core.1: Incorrect update of the Abort Link register in Thumb state Conditions: Ethernet.1: Ethernet TxConsumeIndex register does not update correctly after the first frame is sent USB.1: USB host controller hangs on a dribble bit VBAT.1: Increased power consumption on VBAT when VBAT is powered before the 3.3 V supply used by rest of the device VBAT.2: The VBAT pin cannot be left floating AC/DC deviations detail n/a Errata notes detail Note Note Legal information Definitions Disclaimers Trademarks Contents Please be aware that important notices concerning this document and the product(s) described herein, have been included in section Legal information. NXP B.V All rights reserved. For more information, please visit: For sales office addresses, please send an to: salesaddresses@nxp.com Date of release: 1 July 2012 Document identifier: ES_LPC2458

134 ES_LPC2460 Errata sheet LPC2460 Rev July 2012 Errata sheet Document information Info Keywords Abstract Content LPC2460 errata This errata sheet describes both the known functional problems and any deviations from the electrical specifications known at the release date of this document. Each deviation is assigned a number and its history is tracked in a table.

135 ES_LPC2460 Errata sheet LPC2460 Revision history Rev Date Description Added Rev C and Rev D to VBAT.2. Updated CAN Added USB Added Note Added ADC The format of this errata sheet has been redesigned to comply with the new identity guidelines of NXP Semiconductors. Added Ethernet Added date code info for IRC Added VBAT Added IRC Added Rev D First version. Contact information For more information, please visit: For sales office addresses, please send an to: salesaddresses@nxp.com ES_LPC2460 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 13

136 ES_LPC2460 Errata sheet LPC Product identification The LPC2460 devices typically have the following top-side marking: LPC2460xxx xxxxxxx xxyywwr[x] The last/second to last letter in the third line (field R ) will identify the device revision. This Errata Sheet covers the following revisions of the LPC2460: Table 1. Device revision table Revision identifier (R) B C D Revision description Initial device revision Second device revision Third device revision 2. Errata overview Field YY states the year the device was manufactured. Field WW states the week the device was manufactured during that year. Table 2. Functional problems table Functional Short description Revision identifier Detailed description problems ADC.1 External sync inputs not operational B, C, D Section 3.1 Core.1 Incorrect update of the Abort Link register in Thumb state B, C, D Section 3.2 CAN.1 Data overrun condition can lock the CAN controller B Section 3.3 Ethernet.1 Ethernet TxConsumeIndex register does not update correctly after the first frame is sent B, C, D Section 3.4 USB.1 USB host controller hangs on a dribble bit B, C, D Section 3.5 VBAT.1 Increased power consumption on VBAT when VBAT is powered before the 3.3 V supply used by rest of device B Section 3.6 VBAT.2 The VBAT pin cannot be left floating B, C, D Section 3.7 Table 3. AC/DC deviations table AC/DC Short description Revision identifier Detailed description deviations IRC.1 Accuracy of the Internal RC oscillator (IRC) frequency may be outside of the 4 MHz +/- 1 % specification only at extreme temperatures. C Section 4.1 IRC.2 Accuracy of the internal RC oscillator (IRC) frequency for devices only with date codes 0949 and before are outside of spec between 20 C and 40 C D Section 4.2 ES_LPC2460 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 13

137 ES_LPC2460 Errata sheet LPC2460 Table 4. Errata notes table Errata notes Short description Revision identifier Detailed description Note.1 When the input voltage is Vi V DD I/O V on each of the following port pins P0.23, P0.24. P0.25, P0.26, P1.30, P1.31, P0.12, and P0.13 (configured as general purpose input pin (s)), current must be limited to less than 4 ma by using a series limiting resistor. B, C, D Section 5.1 Note.2 On the LPC2460 Rev D, design changes to the Memory Accelerator Module were made to enhance timing and general performance. D Section 5.2 ES_LPC2460 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 13

138 ES_LPC2460 Errata sheet LPC Functional problems detail 3.1 ADC.1: External sync inputs not operational In software-controlled mode (BURST bit is 0), the 10-bit ADC can start conversion by using the following options in the A/D Control Register: Fig 1. A/D control register options The external start conversion feature, AD0CR:START = 0x2 or 0x3, may not work reliably and ADC external trigger edges on P2.10 or P1.27 may be missed. The occurrence of this problem is peripheral clock (pclk) dependent. The probability of error (missing a ADC trigger from GPIO) is estimated as follows: For PCLK_ADC = 72 MHz, probability error = 12 % For PCLK_ADC = 50 MHz, probability error = 6 % For PCLK_ADC = 12 MHz, probability error = 1.5 % The probability of error is not affected by the frequency of ADC start conversion edges. In software-controlled mode (BURST bit is 0), the START conversion options (bits 26:24 set to 0x1 or 0x4 or 0x5 or 0x6 or 0x7) can be used. The user can also start a conversion by connecting an external trigger signal to a capture input pin (CAPx) from a Timer peripheral to generate an interrupt. The timer interrupt routine can then start the ADC conversion by setting the START bits (26:24) to 0x1. The trigger can also be generated from a timer match register. ES_LPC2460 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 13

139 ES_LPC2460 Errata sheet LPC Core.1: Incorrect update of the Abort Link register in Thumb state If the processor is in Thumb state and executing the code sequence STR, STMIA or PUSH followed by a PC relative load, and the STR, STMIA or PUSH is aborted, the PC is saved to the abort link register. In this situation the PC is saved to the abort link register in word resolution, instead of half-word resolution. Conditions: The processor must be in Thumb state, and the following sequence must occur: <any instruction> <STR, STMIA, PUSH> <---- data abort on this instruction LDR rn, [pc,#offset] In this case the PC is saved to the link register R14_abt in only word resolution, not half-word resolution. The effect is that the link register holds an address that could be #2 less than it should be, so any abort handler could return to one instruction earlier than intended. In a system that does not use Thumb state, there will be no problem. In a system that uses Thumb state but does not use data aborts, or does not try to use data aborts in a recoverable manner, there will be no problem. Otherwise the workaround is to ensure that a STR, STMIA or PUSH cannot precede a PC-relative load. One method for this is to add a NOP before any PC-relative load instruction. However this is would have to be done manually. ES_LPC2460 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 13

140 ES_LPC2460 Errata sheet LPC CAN.1: Data Overrun condition can lock the CAN controller Each CAN controller provides a double Receive Buffer (RBX) per CAN channel to store incoming messages until they are processed by the CPU. Software task should read and save received data as soon as a message reception is signaled. In cases where both receive buffers are filled and the contents are not read before the third message comes in, a CAN Data Overrun situation is signaled. This condition is signaled via the Status register and the Data Overrun Interrupt (if enabled). If both receive buffers are full and a third message arrives which is rejected by the CAN Acceptance Filter, the CAN controller is locked from further message reception. 1. Recovering from this situation is only possible with a soft reset to the CAN controller. 2. If software cannot read all messages in time before a third message comes in, it is recommend to change the acceptance filtering by adding further acceptance filter group(s) for messages which are normally rejected. With this approach, the third incoming message is accepted, and while it does cause a Data Overrun condition, the lockup condition is avoided. These additional messages are received with the corresponding group index number can be easily identified and rejected by software. 3.4 Ethernet.1: Ethernet TxConsumeIndex register does not update correctly after the first frame is sent The transmit consume index register defines the descriptor that is going to be transmitted next by the hardware transmit process. After a frame has been transmitted hardware increments the index, wrapping the value to 0 once the value of TxDescriptorNumber has been reached. If the TxConsumeIndex equals TxProduceIndex the descriptor array is empty and the transmit channel will stop transmitting until software produces new descriptors. The TxConsumeIndex register is not updated correctly (from 0 to 1) after the first frame is sent. After the next frame sent, the TxConsumeIndex register is updated by two (from 0 to 2). This only happens the very first time, so subsequent updates are correct (even those from 0 to 1, after wrapping the value to 0 once the value of TxDescriptorNumber has been reached) Software can correct this situation in many ways; for example, sending a dummy frame after initialization. ES_LPC2460 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 13

141 ES_LPC2460 Errata sheet LPC USB.1: USB host controller hangs on a dribble bit Full-/low-speed signaling uses bit stuffing throughout the packet without exception. If the receiver sees seven consecutive ones anywhere in the packet, then a bit stuffing error has occurred and the packet should be ignored. The time interval just before an EOP is a special case. The last data bit before the EOP can become stretched by hub switching skews. This is known as dribble and can lead to a situation where dribble introduces a sixth bit that does not require a bit stuff. Therefore, the receiver must accept a packet for which there are up to six full bit times at the port with no transitions prior to the EOP. The USB host controller will hang indefinitely if it sees a dribble bit on the USB bus. It will hang the first time a dribble bit is seen. Once it is in this state there is no recovery other than a hard chip reset. This problem has no effect on the USB device controller. None. 3.6 VBAT.1: Increased power consumption on VBAT when VBAT is powered before the 3.3 V supply used by rest of the device The device has a VBAT pin which provides power only to the RTC and Battery RAM. VBAT can be connected to a battery or the same 3.3 V supply used by rest of the device (V DD(3V3) pin, V DD(DCDC)(3V3) pin). If VBAT is powered before the 3.3 V supply, VBAT is unable to source the start-up current required for the Battery RAM. Therefore, power consumption on the VBAT pin will be high and will remain high until 3.3 V supply is powered up. Once 3.3 V supply is powered up, power consumption on the VBAT pin will reduce to normal and subsequent power cycle on the 3.3 V supply will not cause an increased power consumption on the VBAT pin. Provide 3.3 V supply used by rest of the device first and then provide VBAT voltage. ES_LPC2460 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 13

142 ES_LPC2460 Errata sheet LPC VBAT.2: The VBAT pin cannot be left floating The device has a VBAT pin which provides power only to the Real Time Clock (RTC) and Battery RAM. VBAT can be connected to a battery or the same supply used by rest of the device (V DD(3V3) pin, V DD(DCDC)(3V3) pin). The input voltage range on the VBAT pin is 2.0 V minimum to 3.6 V maximum for temperature 40 C to +85 C. Normally, if the RTC and the Battery RAM are not used, the VBAT pin can be left floating. If the VBAT pin is left floating, the internal reset signal within the RTC domain may get corrupted and as a result, prevents the device from starting-up. The VBAT should be connected to a battery or the same supply used by rest of the device (V DD(3V3) pin, V DD(DCDC)(3V3) pin). ES_LPC2460 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 13

143 ES_LPC2460 Errata sheet LPC AC/DC deviations detail 4.1 IRC.1: Accuracy of the Internal RC oscillator (IRC) frequency may be outside of the 4 MHz +/ 1 % specification only at extreme temperatures The device has a 4 MHz internal RC oscillator (IRC) which can be optionally used as the clock source for the Watch Dog Timer (WDT), and/or as the clock that drives the PLL and subsequently the CPU. The IRC frequency spec is 4 MHz +/ 1 % accuracy over the entire voltage and temperature range. During In-System Programming (ISP), the auto-baud routine is expecting the IRC frequency to be 4 MHz +/ 1 % and is used to synchronize with the host via serial port 0. On the LPC2460 Rev C device only, the accuracy of internal RC oscillator (IRC) frequency meets 4 MHz +/ 1 % specification only at room temperature however, at extreme temperatures, the accuracy of internal RC oscillator (IRC) frequency may be 4MHz +/ 10 %. As a result, at extreme temperatures, this may affect the auto-baud routine's ability to synchronize with the host via serial port 0 during In-System Programming (ISP) at higher baud rates. None ES_LPC2460 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 13

144 ES_LPC2460 Errata sheet LPC IRC.2: Accuracy of the Internal RC Oscillator (IRC) frequency for devices only with date codes 0949 and before are outside of the 4MHz +/ 1 % specification only at temperatures between 20 C and 40 C The device has a 4 MHz internal RC oscillator (IRC) which can be optionally used as the clock source for the Watch Dog Timer (WDT), and/or as the clock that drives the PLL and subsequently the CPU. The IRC frequency spec is 4 MHz +/ 1 % accuracy over the entire voltage and temperature range. During In-System Programming (ISP), the auto-baud routine is expecting the IRC frequency to be 4 MHz +/ 1 % and is used to synchronize with the host via serial port 0. On the LPC2460 Rev D device (only with date codes 0949 and before), the accuracy of internal RC oscillator (IRC) frequency does not meet the 4 MHz +/ 1 % specification for temperatures between 20 C and 40 C and the accuracy of internal RC oscillator (IRC) frequency is 4 MHz +/ 5 % instead. As a result, only at these temperatures, this may affect the auto-baud routine's ability to synchronize with the host via serial port 0 during In-System Programming (ISP) at higher baud rates. For temperatures above 20 C, the accuracy of internal RC oscillator (IRC) frequency meets the 4 MHz +/ 1 % specification. None 5. Errata notes detail 5.1 Note.1 On each of the following port pins P0.23, P0.24, P0.25, P0.26, P1.30, P1.31, P0.12, and P0.13 (when configured as general purpose input pin (s)), leakage current increases when the input voltage is Vi V DD I/O V. Care must be taken to limit the current to less than 4 ma by using a series limiting resistor. 5.2 Note.2 On the LPC2460 Rev D, design changes to the Memory Accelerator Module were made to enhance timing and general performance. Design changes are intended to enhance performance in general and will result in minor differences in the code execution timing between the previous device revisions and rev D. Actual performance impact is code dependent, some code sequences may speed up while other code sequences may slow down between the previous device revisions and rev D. This might be observed when using software delays and in such cases, a hardware timer should be used to generate a delay instead of a software delay. ES_LPC2460 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 13

145 ES_LPC2460 Errata sheet LPC Legal information 6.1 Definitions Draft The document is a draft version only. The content is still under internal review and subject to formal approval, which may result in modifications or additions. NXP Semiconductors does not give any representations or warranties as to the accuracy or completeness of information included herein and shall have no liability for the consequences of use of such information. 6.2 Disclaimers Limited warranty and liability Information in this document is believed to be accurate and reliable. However, NXP Semiconductors does not give any representations or warranties, expressed or implied, as to the accuracy or completeness of such information and shall have no liability for the consequences of use of such information. NXP Semiconductors takes no responsibility for the content in this document if provided by an information source outside of NXP Semiconductors. In no event shall NXP Semiconductors be liable for any indirect, incidental, punitive, special or consequential damages (including - without limitation - lost profits, lost savings, business interruption, costs related to the removal or replacement of any products or rework charges) whether or not such damages are based on tort (including negligence), warranty, breach of contract or any other legal theory. Notwithstanding any damages that customer might incur for any reason whatsoever, NXP Semiconductors aggregate and cumulative liability towards customer for the products described herein shall be limited in accordance with the Terms and conditions of commercial sale of NXP Semiconductors. Right to make changes NXP Semiconductors reserves the right to make changes to information published in this document, including without limitation specifications and product descriptions, at any time and without notice. This document supersedes and replaces all information supplied prior to the publication hereof. Suitability for use NXP Semiconductors products are not designed, authorized or warranted to be suitable for use in life support, life-critical or safety-critical systems or equipment, nor in applications where failure or malfunction of an NXP Semiconductors product can reasonably be expected to result in personal injury, death or severe property or environmental damage. NXP Semiconductors and its suppliers accept no liability for inclusion and/or use of NXP Semiconductors products in such equipment or applications and therefore such inclusion and/or use is at the customer s own risk. Applications Applications that are described herein for any of these products are for illustrative purposes only. NXP Semiconductors makes no representation or warranty that such applications will be suitable for the specified use without further testing or modification. Customers are responsible for the design and operation of their applications and products using NXP Semiconductors products, and NXP Semiconductors accepts no liability for any assistance with applications or customer product design. It is customer s sole responsibility to determine whether the NXP Semiconductors product is suitable and fit for the customer s applications and products planned, as well as for the planned application and use of customer s third party customer(s). Customers should provide appropriate design and operating safeguards to minimize the risks associated with their applications and products. NXP Semiconductors does not accept any liability related to any default, damage, costs or problem which is based on any weakness or default in the customer s applications or products, or the application or use by customer s third party customer(s). Customer is responsible for doing all necessary testing for the customer s applications and products using NXP Semiconductors products in order to avoid a default of the applications and the products or of the application or use by customer s third party customer(s). NXP does not accept any liability in this respect. Export control This document as well as the item(s) described herein may be subject to export control regulations. Export might require a prior authorization from competent authorities. 6.3 Trademarks Notice: All referenced brands, product names, service names and trademarks are the property of their respective owners. ES_LPC2460 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 13

146 ES_LPC2460 Errata sheet LPC Contents 1 Product identification Errata overview Functional problems detail ADC.1: External sync inputs not operational Core.1: Incorrect update of the Abort Link register in Thumb state Conditions: CAN.1: Data Overrun condition can lock the CAN controller Ethernet.1: Ethernet TxConsumeIndex register does not update correctly after the first frame is sent USB.1: USB host controller hangs on a dribble bit VBAT.1: Increased power consumption on VBAT when VBAT is powered before the 3.3 V supply used by rest of the device VBAT.2: The VBAT pin cannot be left floating AC/DC deviations detail IRC.1: Accuracy of the Internal RC oscillator (IRC) frequency may be outside of the 4 MHz +/- 1 % specification only at extreme temperatures IRC.2: Accuracy of the Internal RC Oscillator (IRC) frequency for devices only with date codes 0949 and before are outside of the 4 MHz +/- 1 % specification only at temperatures between -20 C and -40 C Errata notes detail Note Note Legal information Definitions Disclaimers Trademarks Contents Please be aware that important notices concerning this document and the product(s) described herein, have been included in section Legal information. NXP B.V All rights reserved. For more information, please visit: For sales office addresses, please send an to: salesaddresses@nxp.com Date of release: 1 July 2012 Document identifier: ES_LPC2460

147 ES_LPC2468 Errata sheet LPC2468 Rev July 2012 Errata sheet Document information Info Keywords Abstract Content LPC2468 errata This errata sheet describes both the known functional problems and any deviations from the electrical specifications known at the release date of this document. Each deviation is assigned a number and its history is tracked in a table.

148 ES_LPC2468 Errata sheet LPC2468 Revision history Rev Date Description Added Rev D to VBAT.2. Updated CAN Added USB Added Note Added ADC Added VBAT The format of this errata sheet has been redesigned to comply with the new identity guidelines of NXP Semiconductors. Added Ethernet Added Rev D Added Note Added VBAT USB.4 was added Added Rev. B Removed Rev A from ESD.1. ESD.1 does not appear in Rev A. It was accidentally listed in version Added Ethernet.3 Updated Ethernet.1 Updated Flash.1 Contact information For more information, please visit: For sales office addresses, please send an to: salesaddresses@nxp.com ES_LPC2468 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 21

149 ES_LPC2468 Errata sheet LPC Product identification 2. Errata overview The LPC2468 devices typically have the following top-side marking: LPC2468xxx xxxxxxx xxyywwr[x] The last/second to last letter in the third line (field R ) will identify the device revision. This Errata Sheet covers the following revisions of the LPC2468: Table 1. Device revision table Revision identifier (R) Revision description - Initial device revision A Second device revision B Third device revision D Fourth device revision Field YY states the year the device was manufactured. Field WW states the week the device was manufactured during that year. Table 2. Functional problems table Functional Short description Revision identifier Detailed description problems ADC.1 ADDRx read conflicts with hardware setting of DONE bit - Section 3.1 ADC.2 External sync inputs not operational -, A, B, D Section 3.2 CAN.1 Data overrun condition can lock the CAN controller -, A, B Section 3.3 Core.1 Incorrect update of the Abort Link register in Thumb state -, A, B, D Section 3.4 Ethernet.1 Setting up the Ethernet interface in RMII mode - Section 3.5 Ethernet.2 Ethernet SRAM disabled - Section 3.6 Ethernet.3 RxDescriptor number cannot be greater than 4 - Section 3.7 Ethernet.4 Ethernet TxConsumeIndex register does not update correctly after the first frame is sent -, A, B, D Section 3.8 Flash.1 Operating speed out of on-chip flash is restricted -, A Section 3.9 I2S.1 I 2 S DMA can stall - Section 3.10 MAM.1 Code execution failure can occur with MAM Mode 2 -, A Section 3.11 PLL.1 PLL output is limited to 290 MHz - Section 3.12 SRAM.1 16 kb SRAM can not be used for code execution - Section 3.13 USB.1 USB_NEED_CLK is always asserted - Section 3.14 USB.2 U1CONNECT is not functional - Section 3.15 USB.3 V BUS status input is not functional - Section 3.16 USB.4 USB_PWRDx pin(s) does not function as intended - Section 3.17 USB.5 USB host controller hangs on a dribble bit -, A, B, D Section 3.18 ES_LPC2468 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 21

150 ES_LPC2468 Errata sheet LPC2468 Table 2. Functional problems table continued Functional problems Short description Revision identifier Detailed description VBAT.1 Increased power consumption on VBAT when VBAT is powered before the 3.3 V supply used by rest of device -, A, B Section 3.19 VBAT.2 The VBAT pin cannot be left floating -, A, B, D Section 3.20 WDT.1 Accessing non-watchdog APB registers in the middle of the feed sequence causes a reset - Section 3.21 Table 3. AC/DC deviations table AC/DC Short description Product version(s) Detailed description deviations ESD.1 2 kv ESD requirements are not met on the RTCX1 pin - Section 4.1 Table 4. Errata notes table Errata notes Short description Revision identifier Detailed description Note.1 When the input voltage is Vi V DD I/O V on each of the following port pins P0.23, P0.24. P0.25, P0.26, P1.30, P1.31, P0.12, and P0.13 (configured as general purpose input pin (s)), current must be limited to less than 4 ma by using a series limiting resistor. -, A, B, D Section 5.1 Note.2 On the LPC2468 Rev D, design changes to the Memory Accelerator Module were made to enhance timing and general performance. D Section 5.2 ES_LPC2468 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 21

151 ES_LPC2468 Errata sheet LPC Functional problems detail 3.1 ADC.1: ADDRx read conflicts with hardware setting of the DONE bit The LPC2468 has a 10-bit ADC, which can be used to measure analog signals and convert the signals into a 10-bit digital result. There are eight A/D channels and each channel has its own individual A/D Data Register (ADDR0 to ADDR7). The A/D Data Register holds the result when an A/D conversion is complete, and also includes the flags that indicate when a conversion has been completed (DONE bit) and when a conversion overrun has occurred. The DONE bit is cleared when the respective A/D Data Register is read. If a software read of ADDRx conflicts with the hardware setting of the DONE bit in the same register (once a conversion is completed) then the DONE bit gets cleared automatically, thereby clearing the indication that a conversion was completed. For software controlled mode or burst mode with only one channel selected, the DONE bit in the A/D Global Data Register (located at 0xE ) can be used instead of the individual ADDRx result register with no impact on performance. For burst mode with multiple channels selected, the DONE bit together with the CHN field in the A/D Global Data Register can be used with some impact on throughput. ES_LPC2468 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 21

152 ES_LPC2468 Errata sheet LPC ADC.2: External sync inputs not operational In software-controlled mode (BURST bit is 0), the 10-bit ADC can start conversion by using the following options in the A/D Control Register: Fig 1. A/D control register options The external start conversion feature, AD0CR:START = 0x2 or 0x3, may not work reliably and ADC external trigger edges on P2.10 or P1.27 may be missed. The occurrence of this problem is peripheral clock (pclk) dependent. The probability of error (missing a ADC trigger from GPIO) is estimated as follows: For PCLK_ADC = 72 MHz, probability error = 12 % For PCLK_ADC = 50 MHz, probability error = 6 % For PCLK_ADC = 12 MHz, probability error = 1.5 % The probability of error is not affected by the frequency of ADC start conversion edges. In software-controlled mode (BURST bit is 0), the START conversion options (bits 26:24 set to 0x1 or 0x4 or 0x5 or 0x6 or 0x7) can be used. The user can also start a conversion by connecting an external trigger signal to a capture input pin (CAPx) from a Timer peripheral to generate an interrupt. The timer interrupt routine can then start the ADC conversion by setting the START bits (26:24) to 0x1. The trigger can also be generated from a timer match register. ES_LPC2468 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 21

153 ES_LPC2468 Errata sheet LPC CAN.1: Data Overrun condition can lock the CAN controller Each CAN controller provides a double Receive Buffer (RBX) per CAN channel to store incoming messages until they are processed by the CPU. Software task should read and save received data as soon as a message reception is signaled. In cases where both receive buffers are filled and the contents are not read before the third message comes in, a CAN Data Overrun situation is signaled. This condition is signaled via the Status register and the Data Overrun Interrupt (if enabled). If both receive buffers are full and a third message arrives which is rejected by the CAN Acceptance Filter, the CAN controller is locked from further message reception. 1. Recovering from this situation is only possible with a soft reset to the CAN controller. 2. If software cannot read all messages in time before a third message comes in, it is recommend to change the acceptance filtering by adding further acceptance filter group(s) for messages which are normally rejected. With this approach, the third incoming message is accepted, and while it does cause a Data Overrun condition, the lockup condition is avoided. These additional messages are received with the corresponding group index number can be easily identified and rejected by software. ES_LPC2468 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 21

154 ES_LPC2468 Errata sheet LPC Core.1: Incorrect update of the Abort Link register in Thumb state If the processor is in Thumb state and executing the code sequence STR, STMIA or PUSH followed by a PC relative load, and the STR, STMIA or PUSH is aborted, the PC is saved to the abort link register. In this situation the PC is saved to the abort link register in word resolution, instead of half-word resolution. Conditions: The processor must be in Thumb state, and the following sequence must occur: <any instruction> <STR, STMIA, PUSH> <---- data abort on this instruction LDR rn, [pc,#offset] In this case the PC is saved to the link register R14_abt in only word resolution, not half-word resolution. The effect is that the link register holds an address that could be #2 less than it should be, so any abort handler could return to one instruction earlier than intended. In a system that does not use Thumb state, there will be no problem. In a system that uses Thumb state but does not use data aborts, or does not try to use data aborts in a recoverable manner, there will be no problem. Otherwise the workaround is to ensure that a STR, STMIA or PUSH cannot precede a PC-relative load. One method for this is to add a NOP before any PC-relative load instruction. However this is would have to be done manually. ES_LPC2468 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 21

155 ES_LPC2468 Errata sheet LPC Ethernet.1: Setting up the Ethernet interface in RMII mode The LPC2468 has an Ethernet interface, which can be interfaced with an off-chip PHY using the RMII interface. The default configuration of the device does not enable the RMII interface. To use the Ethernet interface in RMII mode write a 1 to bit 12 (P1.16) in PINSEL2 register (located at 0xE002 C008). This workaround only applies for Rev - devices and does not apply for Rev A and newer devices. In order to have both Rev - and other revisions coexist in the same piece of software, the MAC module ID can be used to identify the part and determine if port pin P1.6 needs to be set or not. Here are the steps (along with some sample code) to initialize the MAC based on the module ID: 1. In master header file llpc24xx.h, make sure Module ID is defined (Please note, this ID register is not documented in the User's Manual). #define MAC_BASE_ADDR 0xFFE00000 #define MAC_MODULEID (*(volatile unsigned long *)(MAC_BASE_ADDR + 0xFFC)) /* Module ID reg (RO) */ 2. In the beginning of the MAC initialization file, add below definition: #define OLD_EMAC_MODULE_ID 0x3902 << 16) 0x2000) 3. In MAC initialization routine, right after setting the EMAC clock in the PCONP register, add a few lines as below: /* Turn on the ethernet MAC clock in PCONP, bit 30 */ regval = PCONP; regval = PCONP_EMAC_CLOCK; PCONP = regval; /* * Write to PINSEL2/3 to select the PHY functions on P1[17:0] * P1.6, ENET-TX_CLK, has to be set for Rev '-' devices and it * must not be set for Rev 'A and newer devices * */ regval = MAC_MODULEID; if ( regval == OLD_EMAC_MODULE_ID ) { /* On Rev. '-', MAC_MODULEID should be equal to OLD_EMAC_MODULE_ID, P1.6 should be set. */ PINSEL2 = 0x ; /* selects P1[0,1,4,6,8,9,10,14,15] */ } else { /* on rev. 'A', MAC_MODULEID should not equal to ES_LPC2468 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 21

156 ES_LPC2468 Errata sheet LPC2468 OLD_EMAC_MODULE_ID, P1.6 should not be set. */ PINSEL2 = 0x ; /* selects P1[0,1,4,8,9,10,14,15] */ } PINSEL3 = 0x ; /* selects P1[17:16] */ 3.6 Ethernet.2: Ethernet SRAM disabled The LPC2468 has an Ethernet interface, which has a dedicated 16 kb SRAM. When the Ethernet block is disabled (in the PCONP register located at 0xE01F C0C4), the Ethernet SRAM is also disabled. Enable the Ethernet block by setting the PCENET bit (bit no. 30) in the PCONP register. The Ethernet SRAM is now enabled. 3.7 Ethernet.3: Receive Status registers will not function correctly if RxDescriptor number is greater than 4 The Receive number of Descriptors register (RxDescriptor-0xFFE0 0110) defines the number of descriptors in the Descriptor array. Each receive descriptor element in the Descriptor array has an associated status field which consists of the HashCRC word and Status Information word. The status words are updated incorrectly if the number of Descriptors set in the Receive number of Descriptors register is greater than or equal to 5. Define 4 or less in the Receive number of Descriptors register. ES_LPC2468 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 21

157 ES_LPC2468 Errata sheet LPC Ethernet.4: Ethernet TxConsumeIndex register does not update correctly after the first frame is sent The transmit consume index register defines the descriptor that is going to be transmitted next by the hardware transmit process. After a frame has been transmitted hardware increments the index, wrapping the value to 0 once the value of TxDescriptorNumber has been reached. If the TxConsumeIndex equals TxProduceIndex the descriptor array is empty and the transmit channel will stop transmitting until software produces new descriptors. The TxConsumeIndex register is not updated correctly (from 0 to 1) after the first frame is sent. After the next frame sent, the TxConsumeIndex register is updated by two (from 0 to 2). This only happens the very first time, so subsequent updates are correct (even those from 0 to 1, after wrapping the value to 0 once the value of TxDescriptorNumber has been reached) Software can correct this situation in many ways; for example, sending a dummy frame after initialization. ES_LPC2468 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 21

158 ES_LPC2468 Errata sheet LPC Flash.1: Operating speed out of on-chip flash is restricted The operating speed of this device out of internal flash/sram is specified at 72 MHz. Code execution from internal flash is restricted depending upon the device revision: 1. Rev A devices: Code execution from internal flash is restricted to a maximum of 60 MHz. For example, use a PLL output frequency of F CCO = 360 MHz and divide it by 6 (CCLKSEL = 5) to generate 60 MHz CPU clock (Do not use even values for CCLKSEL). 2. Rev - devices: Code execution from internal flash is restricted to a maximum of 60 MHz also. However, this device revision has one more restriction in terms of the PLL output frequency (F CCO - Please refer to PLL.1 above). F CCO is limited to 290 MHz. Considering the same example in PLL.1 (Input crystal - 12 MHz, N = 1, M = 12): F CCO =288MHz The CPU Clock Configuration register (located at 0xE01F C104) can then be used to divide this frequency by 6 (CCLKSEL = 5) to achieve a maximum of 48 MHz. Since this register only accepts odd values for CCLKSEL, a division by 5 (CCLKSEL = 4) is not a valid option. In both the above revisions, code can still execute out of SRAM at up to 72 MHz. None I2S.1: I 2 S DMA interface is non-operational The LPC2468 has an I 2 S interface, which can be used for audio devices. The I 2 S interface was initially designed to operate with the general purpose DMA controller. The DMA controller cannot access the I 2 S interface. No known workaround. ES_LPC2468 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 21

159 ES_LPC2468 Errata sheet LPC MAM.1: Under certain conditions in MAM Mode 2 code execution out of internal flash can fail The MAM block maximizes the performance of the ARM processor when it is running code in flash memory. It includes three 128-bit buffers called the Prefetch Buffer, the Branch Trail Buffer and the data buffer. It can operate in 3 modes; Mode 0 (MAM off), Mode 1 (MAM partially enabled) and Mode 2 (MAM fully enabled). Under certain conditions when the MAM is fully enabled (Mode 2) code execution from internal flash can fail. The conditions under which the problem can occur is dependent on the code itself along with its positioning within the flash memory. If the above problem is encountered then Mode 2 should not be used. Instead, partially enable the MAM using Mode PLL.1: PLL output (F CCO ) is limited to 290 MHz The PLL input, in the range of 32 KHz to 50 MHz, may initially be divided down by a value N, which may be in the range of 1 to 256. Following the PLL input divider is the PLL multiplier. This can multiply the input divider output through the use of a Current Controlled Oscillator (CCO) by a value M, in the range of 1 through The resulting frequency, F CCO must be in the range of 275 MHz to 550 MHz.This frequency can be divided down (using the Clock Divider registers) to get the desired clock frequencies for the core and peripherals. The maximum output of the CCO within the PLL block is limited to 290 MHz. Care should be taken while programming the PLL so that F CCO resides in the desired range. The suggested setting is to use a 12 MHz external crystal. Use a PLLdivider (N) of 1 and PLL multiplier (M) of 12. Putting the values in the equation: F CCO = (2 M FIN) / N F CCO = 288 MHz The CPU Clock Configuration register (located at 0xE01F C104) can then be used to divide this frequency by 4 to produce the maximum CPU speed of 72 MHz (except on Rev - and Rev A, see Flash.1). ES_LPC2468 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 21

160 ES_LPC2468 Errata sheet LPC SRAM.1: 16 kb SRAM cannot be used for code execution The LPC2468 has 16 kb of SRAM on the AHB2 bus, which would generally be used by the Ethernet block. The 16 kb of SRAM can only be used as data RAM. Code can not be executed from this memory. No known workaround USB.1: USB_NEED_CLK is always asserted The USB_NEED_CLK signal is used to facilitate going into and waking up from chip Power Down mode. USB_NEED_CLK is asserted if any of the bits of the USBClkSt register are asserted. The USB_NEED_CLK bit of the USBIntSt register (located at 0xE01F C1C0) is always asserted, preventing the chip from entering Power Down mode when the USBWAKE bit is set in the INTWAKE register (located at 0xE01F C144). After setting the PCUSB bit in PCONP (located at 0xE01F C0C4), write 0x1 to address 0xFFE0C008. The USB_NEED_CLK signal will now function correctly. Writing to address 0xFFE0C008 only needs to be done once after each chip reset USB.2: U1CONNECT signal is not functional U1CONNECT Signal (alternate function of P2.9) is part of the SoftConnect USB feature, which is used to switch an external 1.5 KW resistor under the software control. The USB U1CONNECT alternate function does not work as expected. Configure P2.9 as a GPIO pin, and use it to enable the pull-up resistor on the U1D+ pin. ES_LPC2468 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 21

161 ES_LPC2468 Errata sheet LPC USB.3: V BUS status input is not functional The V BUS signal indicates the presence of USB bus power. The V BUS status input is not functional. Configure P1.30 as a GPIO pin, and poll it to determine when V BUS goes to 0, signalling a disconnect event USB.4: USB_PWRDx pin(s) does not function as intended The device has a USB_PWRD1 signal for USB port 1 and a USB_PWRD2 signal for USB port 2. Both signals monitor the status of V BUS (USB bus power) and are active high signals. On the Rev -, the USB_PWRDx signals are implemented as active low signals and as a result, they are unable to monitor the status of V BUS without external inverter. An external inverter is needed on the USB_PWRDx pin(s) to be able to monitor the V BUS status USB.5: USB host controller hangs on a dribble bit Full-/low-speed signaling uses bit stuffing throughout the packet without exception. If the receiver sees seven consecutive ones anywhere in the packet, then a bit stuffing error has occurred and the packet should be ignored. The time interval just before an EOP is a special case. The last data bit before the EOP can become stretched by hub switching skews. This is known as dribble and can lead to a situation where dribble introduces a sixth bit that does not require a bit stuff. Therefore, the receiver must accept a packet for which there are up to six full bit times at the port with no transitions prior to the EOP. The USB host controller will hang indefinitely if it sees a dribble bit on the USB bus. It will hang the first time a dribble bit is seen. Once it is in this state there is no recovery other than a hard chip reset. This problem has no effect on the USB device controller. None. ES_LPC2468 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 21

162 ES_LPC2468 Errata sheet LPC VBAT.1: Increased power consumption on VBAT when VBAT is powered before the 3.3 V supply used by rest of the device The device has a VBAT pin which provides power only to the RTC and Battery RAM. VBAT can be connected to a battery or the same 3.3 V supply used by rest of the device (V DD(3V3) pin, V DD(DCDC)(3V3) pin). If VBAT is powered before the 3.3 V supply, VBAT is unable to source the start-up current required for the Battery RAM. Therefore, power consumption on the VBAT pin will be high and will remain high until 3.3 V supply is powered up. Once 3.3 V supply is powered up, power consumption on the VBAT pin will reduce to normal and subsequent power cycle on the 3.3 V supply will not cause an increased power consumption on the VBAT pin. Provide 3.3 V supply used by rest of the device first and then provide VBAT voltage VBAT.2: The VBAT pin cannot be left floating The device has a VBAT pin which provides power only to the Real Time Clock (RTC) and Battery RAM. VBAT can be connected to a battery or the same supply used by rest of the device (V DD(3V3) pin, V DD(DCDC)(3V3) pin). The input voltage range on the VBAT pin is 2.0 V minimum to 3.6 V maximum for temperature 40 C to +85 C. Normally, if the RTC and the Battery RAM are not used, the VBAT pin can be left floating. If the VBAT pin is left floating, the internal reset signal within the RTC domain may get corrupted and as a result, prevents the device from starting-up. The VBAT should be connected to a battery or the same supply used by rest of the device (V DD(3V3) pin, V DD(DCDC)(3V3) pin). ES_LPC2468 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 21

163 ES_LPC2468 Errata sheet LPC WDT.1: Accessing non-watchdog APB registers in the middle of the feed sequence causes a reset The Watchdog timer can reset the microcontroller within a reasonable amount of time if it enters an erroneous state. After writing 0xAA to WDFEED, any APB register access other than writing 0x55 to WDFEED may cause an immediate reset. Avoid APB accesses in the middle of the feed sequence. This implies that interrupts and the GPDMA should be disabled while feeding the Watchdog. ES_LPC2468 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 21

164 ES_LPC2468 Errata sheet LPC AC/DC deviations detail 5. Errata notes detail 4.1 ESD.1: The LPC2468 does not meet the 2 kv ESD requirements on the RTCX1 pin The LPC2468 is rated for 2 kv ESD. The RTCX1 pin is the input pin for the RTC oscillator circuit. The LPC2468 does not meet the required 2 kv ESD specified. Observe proper ESD handling precautions for the RTCX1 pin. 5.1 Note.1 On each of the following port pins P0.23, P0.24, P0.25, P0.26, P1.30, P1.31, P0.12, and P0.13 (when configured as general purpose input pin (s)), leakage current increases when the input voltage is Vi V DD I/O V. Care must be taken to limit the current to less than 4 ma by using a series limiting resistor. 5.2 Note.2 On the LPC2468 Rev D, design changes to the Memory Accelerator Module were made to enhance timing and general performance. Design changes are intended to enhance performance in general and will result in minor differences in the code execution timing between the previous device revisions and rev D. Actual performance impact is code dependent, some code sequences may speed up while other code sequences may slow down between the previous device revisions and rev D. This might be observed when using software delays and in such cases, a hardware timer should be used to generate a delay instead of a software delay. ES_LPC2468 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 21

165 ES_LPC2468 Errata sheet LPC Legal information 6.1 Definitions Draft The document is a draft version only. The content is still under internal review and subject to formal approval, which may result in modifications or additions. NXP Semiconductors does not give any representations or warranties as to the accuracy or completeness of information included herein and shall have no liability for the consequences of use of such information. 6.2 Disclaimers Limited warranty and liability Information in this document is believed to be accurate and reliable. However, NXP Semiconductors does not give any representations or warranties, expressed or implied, as to the accuracy or completeness of such information and shall have no liability for the consequences of use of such information. NXP Semiconductors takes no responsibility for the content in this document if provided by an information source outside of NXP Semiconductors. In no event shall NXP Semiconductors be liable for any indirect, incidental, punitive, special or consequential damages (including - without limitation - lost profits, lost savings, business interruption, costs related to the removal or replacement of any products or rework charges) whether or not such damages are based on tort (including negligence), warranty, breach of contract or any other legal theory. Notwithstanding any damages that customer might incur for any reason whatsoever, NXP Semiconductors aggregate and cumulative liability towards customer for the products described herein shall be limited in accordance with the Terms and conditions of commercial sale of NXP Semiconductors. Right to make changes NXP Semiconductors reserves the right to make changes to information published in this document, including without limitation specifications and product descriptions, at any time and without notice. This document supersedes and replaces all information supplied prior to the publication hereof. Suitability for use NXP Semiconductors products are not designed, authorized or warranted to be suitable for use in life support, life-critical or safety-critical systems or equipment, nor in applications where failure or malfunction of an NXP Semiconductors product can reasonably be expected to result in personal injury, death or severe property or environmental damage. NXP Semiconductors and its suppliers accept no liability for inclusion and/or use of NXP Semiconductors products in such equipment or applications and therefore such inclusion and/or use is at the customer s own risk. Applications Applications that are described herein for any of these products are for illustrative purposes only. NXP Semiconductors makes no representation or warranty that such applications will be suitable for the specified use without further testing or modification. Customers are responsible for the design and operation of their applications and products using NXP Semiconductors products, and NXP Semiconductors accepts no liability for any assistance with applications or customer product design. It is customer s sole responsibility to determine whether the NXP Semiconductors product is suitable and fit for the customer s applications and products planned, as well as for the planned application and use of customer s third party customer(s). Customers should provide appropriate design and operating safeguards to minimize the risks associated with their applications and products. NXP Semiconductors does not accept any liability related to any default, damage, costs or problem which is based on any weakness or default in the customer s applications or products, or the application or use by customer s third party customer(s). Customer is responsible for doing all necessary testing for the customer s applications and products using NXP Semiconductors products in order to avoid a default of the applications and the products or of the application or use by customer s third party customer(s). NXP does not accept any liability in this respect. Export control This document as well as the item(s) described herein may be subject to export control regulations. Export might require a prior authorization from competent authorities. 6.3 Trademarks Notice: All referenced brands, product names, service names and trademarks are the property of their respective owners. ES_LPC2468 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 21

166 ES_LPC2468 Errata sheet LPC Contents 1 Product identification Errata overview Functional problems detail ADC.1: ADDRx read conflicts with hardware setting of the DONE bit ADC.2: External sync inputs not operational CAN.1: Data Overrun condition can lock the CAN controller Core.1: Incorrect update of the Abort Link register in Thumb state Conditions: Ethernet.1: Setting up the Ethernet interface in RMII mode Ethernet.2: Ethernet SRAM disabled Ethernet.3: Receive Status registers will not function correctly if RxDescriptor number is greater than Ethernet.4: Ethernet TxConsumeIndex register does not update correctly after the first frame is sent Flash.1: Operating speed out of on-chip flash is restricted I2S.1: I 2 S DMA interface is non-operational MAM.1: Under certain conditions in MAM Mode 2 code execution out of internal flash can fail PLL.1: PLL output (F CCO ) is limited to 290 MHz SRAM.1: 16 kb SRAM cannot be used for code execution USB.1: USB_NEED_CLK is always asserted USB.2: U1CONNECT signal is not functional USB.3: V BUS status input is not functional USB.4: USB_PWRDx pin(s) does not function as intended USB.5: USB host controller hangs on a dribble bit VBAT.1: Increased power consumption on VBAT when VBAT is powered before the 3.3 V supply used by rest of the device continued >> ES_LPC2468 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 21

167 ES_LPC2468 Errata sheet LPC VBAT.2: The VBAT pin cannot be left floating WDT.1: Accessing non-watchdog APB registers in the middle of the feed sequence causes a reset AC/DC deviations detail ESD.1: The LPC2468 does not meet the 2 kv ESD requirements on the RTCX1 pin Errata notes detail Note Note Legal information Definitions Disclaimers Trademarks Contents Please be aware that important notices concerning this document and the product(s) described herein, have been included in section Legal information. NXP B.V All rights reserved. For more information, please visit: For sales office addresses, please send an to: salesaddresses@nxp.com Date of release: 1 July 2012 Document identifier: ES_LPC2468

168 ES_LPC2470_78 Errata sheet LPC2470/78 Rev July 2012 Errata sheet Document information Info Keywords Abstract Content LPC2470/78 errata This errata sheet describes both the known functional problems and any deviations from the electrical specifications known at the release date of this document. Each deviation is assigned a number and its history is tracked in a table.

169 ES_LPC2470_78 Errata sheet LPC2470/78 Revision history Rev Date Description Added VBAT Added USB Added Note Added ADC The format of this errata sheet has been redesigned to comply with the new identity guidelines of NXP Semiconductors. Added Ethernet Added date code info for IRC Added IRC Added Rev D First version. Contact information For more information, please visit: For sales office addresses, please send an to: salesaddresses@nxp.com ES_LPC2470_78 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 13

170 ES_LPC2470_78 Errata sheet LPC2470/78 1. Product identification The LPC2470/78 devices typically have the following top-side marking: LPC247Xxxx xxxxxxx xxyywwr[x] The last/second to last letter in the third line (field R ) will identify the device revision. This Errata Sheet covers the following revisions of the LPC2470/78: Table 1. Device revision table Revision identifier (R) C D Revision description Initial device revision Second device revision 2. Errata overview Field YY states the year the device was manufactured. Field WW states the week the device was manufactured during that year. Table 2. Functional problems table Functional Short description Revision identifier Detailed description problems ADC.1 External sync inputs not operational C, D Section 3.1 Core.1 Ethernet.1 Incorrect update of the Abort Link register in Thumb state Ethernet TxConsumeIndex register does not update correctly after the first frame is sent C, D Section 3.2 C, D Section 3.3 USB.1 USB host controller hangs on a dribble bit C, D Section 3.4 VBAT.1 The VBAT pin cannot be left floating C, D Section 3.5 Table 3. AC/DC deviations table AC/DC Short description Revision identifier Detailed description deviations IRC.1 Accuracy of the Internal RC oscillator (IRC) frequency may be outside of the 4 MHz +/- 1 % specification only at extreme temperatures. C Section 4.1 IRC.2 Accuracy of the internal RC oscillator (IRC) frequency for devices only with date codes 0949 and before are outside of spec between 20 C and 40 C D Section 4.2 ES_LPC2470_78 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 13

171 ES_LPC2470_78 Errata sheet LPC2470/78 Table 4. Errata notes table Errata notes Short description Revision identifier Detailed description Note.1 When the input voltage is Vi V DD I/O V on each of the following port pins P0.23, P0.24. P0.25, P0.26, P1.30, P1.31, P0.12, and P0.13 (configured as general purpose input pin (s)), current must be limited to less than 4 ma by using a series limiting resistor. C, D Section 5.1 Note.2 On the LPC2470/78 Rev D, design changes to the Memory Accelerator Module were made to enhance timing and general performance. D Section 5.2 ES_LPC2470_78 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 13

172 ES_LPC2470_78 Errata sheet LPC2470/78 3. Functional problems detail 3.1 ADC.1: External sync inputs not operational In software-controlled mode (BURST bit is 0), the 10-bit ADC can start conversion by using the following options in the A/D Control Register: Fig 1. A/D control register options The external start conversion feature, AD0CR:START = 0x2 or 0x3, may not work reliably and ADC external trigger edges on P2.10 or P1.27 may be missed. The occurrence of this problem is peripheral clock (pclk) dependent. The probability of error (missing a ADC trigger from GPIO) is estimated as follows: For PCLK_ADC = 72 MHz, probability error = 12 % For PCLK_ADC = 50 MHz, probability error = 6 % For PCLK_ADC = 12 MHz, probability error = 1.5 % The probability of error is not affected by the frequency of ADC start conversion edges. In software-controlled mode (BURST bit is 0), the START conversion options (bits 26:24 set to 0x1 or 0x4 or 0x5 or 0x6 or 0x7) can be used. The user can also start a conversion by connecting an external trigger signal to a capture input pin (CAPx) from a Timer peripheral to generate an interrupt. The timer interrupt routine can then start the ADC conversion by setting the START bits (26:24) to 0x1. The trigger can also be generated from a timer match register. ES_LPC2470_78 All information provided in this document is subject to legal disclaimers. NXP B.V All rights reserved. Errata sheet Rev July of 13

ES_LPC2468. Errata sheet LPC2468. Document information

ES_LPC2468. Errata sheet LPC2468. Document information Rev. 11.1 1 July 2012 Errata sheet Document information Info Keywords Abstract Content LPC2468FBD208; LPC2468FET208, LPC2468 errata This errata sheet describes both the known functional problems and any

More information

ERRATA SHEET INTEGRATED CIRCUITS. Date: 2008 June 2 Document Release: Version 1.6 Device Affected: LPC2468. NXP Semiconductors

ERRATA SHEET INTEGRATED CIRCUITS. Date: 2008 June 2 Document Release: Version 1.6 Device Affected: LPC2468. NXP Semiconductors INTEGRATED CIRCUITS ERRATA SHEET Date: 2008 June 2 Document Release: Version 1.6 Device Affected: LPC2468 This errata sheet describes both the known functional problems and any deviations from the electrical

More information

ES_LPC5410x. Errata sheet LPC5410x. Document information

ES_LPC5410x. Errata sheet LPC5410x. Document information Rev. 2.3 21 November 2017 Errata sheet Document information Info Keywords Abstract Content LPC54102J512UK49; LPC54102J256UK49; LPC54101J512UK49; LPC54101J256UK49; LPC54102J512BD64; LPC54102J256BD64; LPC54101J512BD64;

More information

ES_LPC81xM. Errata sheet LPC81xM. Document information

ES_LPC81xM. Errata sheet LPC81xM. Document information Rev. 3.2 3 April 2018 Errata sheet Document information Info Keywords Abstract Content LPC810M021FN8; LPC811M001JDH16; LPC812M101JDH16; LPC812M101JD20; LPC812M101JDH20, LPC812M101JTB16, LPC81xM errata

More information

LPC81x, LPC82x, LPC83x Errata Sheet and Datasheet Update for Vdd.1 Errata

LPC81x, LPC82x, LPC83x Errata Sheet and Datasheet Update for Vdd.1 Errata 4/12/2018 epcn Print: Customer Information Notification 201804004I Customer Information Notification 201804004I Issue Date: Effective Date: Dear Product Data, 13-Apr-2018 14-Apr-2018 Here's your personalized

More information

AN10955 Full-duplex software UART for LPC111x and LPC13xx

AN10955 Full-duplex software UART for LPC111x and LPC13xx Rev. 1 13 July 2010 Application note Document information Info Content Keywords LPC111X, LPC13XX, UART, software Abstract This application note illustrates how software running on an LPC111X or LPC13XX

More information

ERRATA SHEET INTEGRATED CIRCUITS. Date: July 7, 2008 Document Release: Version 1.8 Device Affected: LPC2148

ERRATA SHEET INTEGRATED CIRCUITS. Date: July 7, 2008 Document Release: Version 1.8 Device Affected: LPC2148 INTEGRATED CIRCUITS ERRATA SHEET Date: July 7, 2008 Document Release: Version 1.8 Device Affected: LPC2148 This errata sheet describes both the functional problems and any deviations from the electrical

More information

ES_LPC5411x. Errata sheet LPC5411x. Document information LPC54113J256UK49, LPC54114J256UK49, LPC54113J128BD64, LPC54113J256BD64, LPC54114J256BD64

ES_LPC5411x. Errata sheet LPC5411x. Document information LPC54113J256UK49, LPC54114J256UK49, LPC54113J128BD64, LPC54113J256BD64, LPC54114J256BD64 Rev. 1.7 7 March 2018 Errata sheet Document information Info Keywords Abstract Content LPC54113J256UK49, LPC54114J256UK49, LPC54113J128BD64, LPC54113J256BD64, LPC54114J256BD64 LPC5411x errata Revision

More information

AN10917 Memory to DAC data transfers using the LPC1700's DMA

AN10917 Memory to DAC data transfers using the LPC1700's DMA Memory to DAC data transfers using the LPC1700's DMA Rev. 01 8 March 2010 Application note Document information Info Keywords Abstract Content LPC1700, DMA, DAC, ADC, Timer 0, Memory-to-Peripheral This

More information

UM NVT2008PW and NVT2010PW demo boards. Document information

UM NVT2008PW and NVT2010PW demo boards. Document information Rev. 1 March 20 User manual Document information Info Keywords Abstract Content NVT, voltage translator, level translator, level shift, passive voltage translator, passive level translator, passive level

More information

ERRATA SHEET INTEGRATED CIRCUITS. Date: July 9, 2007 Document Release: Version 1.6 Device Affected: LPC2148

ERRATA SHEET INTEGRATED CIRCUITS. Date: July 9, 2007 Document Release: Version 1.6 Device Affected: LPC2148 INTEGRATED CIRCUITS ERRATA SHEET Date: July 9, 2007 Document Release: Version 1.6 Device Affected: LPC2148 This errata sheet describes both the functional deviations and any deviations from the electrical

More information

How to use the NTAG I²C plus for bidirectional communication. Rev June

How to use the NTAG I²C plus for bidirectional communication. Rev June How to use the NTAG I²C plus for bidirectional communication Document information Info Content Keywords NTAG I 2 C plus, pass-through mode, bidirectional communication, SRAM Abstract This document describes

More information

UM NVT2001GM and NVT2002DP demo boards. Document information

UM NVT2001GM and NVT2002DP demo boards. Document information Rev. 7 March 202 User manual Document information Info Keywords Abstract Content NVT, voltage translator, level translator, level shift, passive voltage translator, passive level translator, passive level

More information

NXP AN11528 sensor Application note

NXP AN11528 sensor Application note NXP sensor Application note http://www.manuallib.com/nxp/an11528-sensor-application-note.html This application note will illustrate the new features of the LPC11U6x device family compared to the LPC11U3x

More information

Broadband system applications i.e. WCDMA, CATV, etc. General purpose Voltage Controlled Attenuators for high linearity applications

Broadband system applications i.e. WCDMA, CATV, etc. General purpose Voltage Controlled Attenuators for high linearity applications Rev. 2 6 March 2012 Product data sheet 1. Product profile 1.1 General description Quad PIN diode in a SOT753 package. 1.2 Features and benefits 4 PIN diodes in a SOT753 package 300 khz to 4 GHz High linearity

More information

UM NXP USB PD shield board user manual COMPANY PUBLIC. Document information

UM NXP USB PD shield board user manual COMPANY PUBLIC. Document information Rev. 0.3 19 June 2017 User manual COMPANY PUBLIC Document information Information Content Keywords Abstract OM13588, USB Type-C, PD (power delivery), Alt-mode-DP, Host, Dock This user manual presents demonstration

More information

QPP Proprietary Profile Guide

QPP Proprietary Profile Guide Rev. 04 April 2018 Application note Document information Info Content Keywords Proprietary Profile, Server, Client Abstract The Proprietary Profile is used to transfer the raw data between BLE devices.

More information

Using LPC11Axx EEPROM (with IAP)

Using LPC11Axx EEPROM (with IAP) Rev. 2 1 July 2012 Application note Document information Info Content Keywords LPC11A02UK ; LPC11A04UK; LPC11A11FHN33; LPC11A12FHN33; LPC11A12FBD48; LPC11A13FHI33; LPC11A14FHN33; LPC11A14FBD48; LPC11Axx,

More information

OM13071 LPCXpresso824-MAX Development board

OM13071 LPCXpresso824-MAX Development board LPCXpresso824-MAX Development board Rev. 1 29 September 2014 User manual Document information Info Content Keywords, LPC82x, development board, mbed, arduino Abstract This user manual describes the LPCXpresso824-MAX

More information

CAUTION This device is sensitive to ElectroStatic Discharge (ESD). Therefore care should be taken during transport and handling.

CAUTION This device is sensitive to ElectroStatic Discharge (ESD). Therefore care should be taken during transport and handling. Rev. 2 28 September 2010 Product data sheet 1. Product profile 1.1 General description Hybrid high dynamic range amplifier module operating at a supply voltage of 24 V (DC) in an SOT115J package. The module

More information

UM PCAL6524 demonstration board OM Document information

UM PCAL6524 demonstration board OM Document information Rev. 1 23 September 2015 User manual Document information Info Content Keywords OM13320 Fm+ development kit, OM13260 Fm+ I2C bus development board, OM13303 GPIO target board Abstract Installation guide

More information

LPC540xx_LPC54S0xx. Errata sheet LPC540xx_LPC54S0xx. Document information

LPC540xx_LPC54S0xx. Errata sheet LPC540xx_LPC54S0xx. Document information LPC540xx_LPC54S0xx Rev. 1.6 27 January 2019 Errata sheet Document information Info Keywords Abstract Content LPC54018JET180, LPC54018JBD208, LPC54016JET180, LPC54016JBD208, LPC54016JBD100, LPC54016JET100,

More information

AN NTAG I²C plus memory configuration options. Application note COMPANY PUBLIC. Rev June Document information

AN NTAG I²C plus memory configuration options. Application note COMPANY PUBLIC. Rev June Document information Document information Info Content Keywords NTAG I²C plus, memory configuration, NDEF, read-only, EEPROM Abstract Describe how to configure the NTAG I²C plus in the different use case for read/write, read-only

More information

UM LPC54018 IoT module. Document information. LPC54018, OM40007, Amazon FreeRTOS, AWS, GT1216 LPC54018 IoT module user manual

UM LPC54018 IoT module. Document information. LPC54018, OM40007, Amazon FreeRTOS, AWS, GT1216 LPC54018 IoT module user manual Rev. 1.2 20 March 2018 User manual Document information Info Content Keywords LPC54018, OM40007, Amazon FreeRTOS, AWS, GT1216 Abstract user manual Revision history Rev Date Description 1.0 20171206 Initial

More information

AN LPC82x Touch Solution Quick Start Guide. Document information. Keywords

AN LPC82x Touch Solution Quick Start Guide. Document information. Keywords Rev. 1.0 22 December 2014 Application Note Document information Info Keywords Abstract Content Capacitive Touch, Touchpad, Sensor, Electrode, Drive/Sensing lines, Dielectric, Overlay panel, Sensitivity,

More information

UM PR533 - PCSC Tool. User manual COMPANY PUBLIC. Rev November Document information

UM PR533 - PCSC Tool. User manual COMPANY PUBLIC. Rev November Document information PR533 - PCSC Tool Document information Info Content Keywords PR533, CCID, PCSC, APDU Abstract This document describes the PCSC Tool software which demonstrates the capabilities of PR533 device. Revision

More information

OM bit GPIO Daughter Card User Manual

OM bit GPIO Daughter Card User Manual OM13489 16-bit GPIO Daughter Card User Manual Rev. 2.0 09 January 2014 User manual Document information Info Content Keywords Fm+ Development Kit, OM13320, GPIO, OM13303 Abstract Installation guide and

More information

74ABT General description. 2. Features and benefits. 3. Ordering information. Quad 2-input AND gate

74ABT General description. 2. Features and benefits. 3. Ordering information. Quad 2-input AND gate Rev. 3 20 November 2015 Product data sheet 1. General description The high-performance BiCMOS device combines low static and dynamic power dissipation with high speed and high output drive. The is a quad

More information

UM10766 User manual for the I2C-bus RTC PCF85263A demo board OM13510

UM10766 User manual for the I2C-bus RTC PCF85263A demo board OM13510 User manual for the I2C-bus RTC PCF85263A demo board OM13510 Rev. 1 15 November 2013 User manual Document information Info Content Keywords PCF85263, OM13510, demo board, how to get started, I 2 C-bus,

More information

UM User Manual for LPC54018 IoT Module. Rev November Document information

UM User Manual for LPC54018 IoT Module. Rev November Document information UM11078 for Rev. 1.01 27 November 2017 Document information Info Content Keywords LPC54018, OM40007, GT1216, UM11078 Abstract Revision history Rev Date Description 1.0 20171122 First draft 1.01 20171127

More information

UM LPC General Purpose Shield (OM13082) Rev November Document information. Keywords

UM LPC General Purpose Shield (OM13082) Rev November Document information. Keywords Rev. 1.0 17 November 2015 User manual Document information Info Content Keywords LPCXpresso, LPC General Purpose Shield, OM13082 Abstract LPC General Purpose Shield User Manual Revision history Rev Date

More information

IoT Sensing SDK. Getting started with IoT Sensing SDK (ISSDK) v1.7 middleware. Document information. IoT Sensing SDK, ISSDK, MCUXpresso, middleware

IoT Sensing SDK. Getting started with IoT Sensing SDK (ISSDK) v1.7 middleware. Document information. IoT Sensing SDK, ISSDK, MCUXpresso, middleware Getting started with (ISSDK) v1.7 middleware Document information Information Content Keywords, ISSDK, MCUXpresso, middleware Abstract 1 Prerequisites This document assumes completion of the following

More information

UM OM bit GPIO Daughter Card User Manual. Document information. Keywords Abstract

UM OM bit GPIO Daughter Card User Manual. Document information. Keywords Abstract OM13488 8-bit GPIO Daughter Card User Manual Rev. 1.0 11 October 2013 User manual Document information Info Keywords Abstract Content Fm+ Development Kit, OM13320, GPIO, OM13303 Installation guide and

More information

UM EEPROM Management of PN746X and PN736X. User manual COMPANY PUBLIC. Rev February Document information

UM EEPROM Management of PN746X and PN736X. User manual COMPANY PUBLIC. Rev February Document information Document information Info Content Keywords Abstract PN7462, PN7362, PN7360; EEPROM This document describes how to manage EEPROM of PN7462 family. Revision history Rev Date Description 1.0 20170202 First

More information

QSG DAC1x08D+ECP3 DB

QSG DAC1x08D+ECP3 DB Rev. 1.1 28 July 2010 Quick Start Guide Document information Info Content Keywords DAC1x08D, ECP3 FPGA Abstract NXP has designed a USB powered demo board, to demonstrate the interoperability of Lattice

More information

PNP 500 ma, 50 V resistor-equipped transistor; R1 = 2.2 kω, R2 = open

PNP 500 ma, 50 V resistor-equipped transistor; R1 = 2.2 kω, R2 = open PNP 500 ma, 50 V resistor-equipped transistor; R1 = 2.2 kω, R2 = open Rev. 4 8 November 2010 Product data sheet 1. Product profile 1.1 General description 500 ma PNP Resistor-Equipped Transistor (RET)

More information

uip, TCP/IP Stack, LPC1700

uip, TCP/IP Stack, LPC1700 Rev. 01 30 June 2009 Application note Document information Info Keywords Content uip, TCP/IP Stack, LPC1700 Abstract This application note describes the steps and details of porting uip (a light-weight

More information

NWP2081T. 1. General description. 2. Features and benefits. 3. Applications. 4. Ordering information. Half-bridge driver IC

NWP2081T. 1. General description. 2. Features and benefits. 3. Applications. 4. Ordering information. Half-bridge driver IC Rev. 1 3 September 2013 Product data sheet 1. General description The is a high-voltage monolithic integrated circuit made using the latch-up free Silicon-On-Insulator (SOI) process. The circuit is designed

More information

SiGe:C Low Noise High Linearity Amplifier

SiGe:C Low Noise High Linearity Amplifier Rev. 2 21 February 212 Product data sheet 1. Product profile 1.1 General description The is a low noise high linearity amplifier for wireless infrastructure applications.the LNA has a high input and output

More information

In data sheets and application notes which still contain NXP or Philips Semiconductors references, use the references to Nexperia, as shown below.

In data sheets and application notes which still contain NXP or Philips Semiconductors references, use the references to Nexperia, as shown below. Important notice Dear Customer, On 7 February 2017 the former NXP Standard Product business became a new company with the tradename Nexperia. Nexperia is an industry leading supplier of Discrete, Logic

More information

AN BGA GHz 18 db gain wideband amplifier MMIC. Document information. Keywords. BGA3018, Evaluation board, CATV, Drop amplifier.

AN BGA GHz 18 db gain wideband amplifier MMIC. Document information. Keywords. BGA3018, Evaluation board, CATV, Drop amplifier. Rev. 2 8 January 2013 Application note Document information Info Keywords Abstract Content BGA3018, Evaluation board, CATV, Drop amplifier This application note describes the schematic and layout requirements

More information

In data sheets and application notes which still contain NXP or Philips Semiconductors references, use the references to Nexperia, as shown below.

In data sheets and application notes which still contain NXP or Philips Semiconductors references, use the references to Nexperia, as shown below. Important notice Dear Customer, On 7 February 2017 the former NXP Standard Product business became a new company with the tradename Nexperia. Nexperia is an industry leading supplier of Discrete, Logic

More information

AN BGA301x Wideband Variable Gain Amplifier Application. Document information. Keywords

AN BGA301x Wideband Variable Gain Amplifier Application. Document information. Keywords Rev. 2 3 February 2014 Application note Document information Info Content Keywords BGA3015, BGA3018, BAP70Q, CATV, Line-up, VGA, Evaluation board Abstract This application note describes the schematic

More information

AN CBTL08GP053 Programmer's Guide. Document information. Keywords Abstract

AN CBTL08GP053 Programmer's Guide. Document information. Keywords Abstract Rev. 1 18 June 2015 Application note Document information Info Content Keywords Abstract USB Type-C, multiplexer, switch, USB 3.1, DP 1.3, DP++, PCIe 3.0, I 2 C This document describes the application

More information

MMBZ16VAL. 1. General description. 2. Features and benefits. 3. Applications. 4. Quick reference data

MMBZ16VAL. 1. General description. 2. Features and benefits. 3. Applications. 4. Quick reference data High surge current unidirectional double ESD protection diodes 6 November 217 Product data sheet 1. General description Unidirectional double ElectroStatic Discharge (ESD) protection diodes in a common

More information

Bidirectional ESD protection diode

Bidirectional ESD protection diode 11 December 2018 Preliminary data sheet 1. General description 2. Features and benefits 3. Applications 4. Quick reference data Ultra low capacitance bidirectional ElectroStatic Discharge (ESD) protection

More information

300 V, 100 ma PNP high-voltage transistor

300 V, 100 ma PNP high-voltage transistor SOT89 Rev. 6 27 September 2011 Product data sheet 1. Product profile 1.1 General description PNP high-voltage transistor in a medium power and flat lead SOT89 (SC-62) Surface-Mounted Device (SMD) plastic

More information

AN Sleep programming for NXP bridge ICs. Document information

AN Sleep programming for NXP bridge ICs. Document information Rev. 01 5 January 2007 Application note Document information Info Keywords Abstract Content SC16IS750, Bridge IC, Sleep programming The sleep programming of NXP Bridge ICs such as SC16IS750 (I 2 C-bus/SPI

More information

PESD18VF1BL. 1. General description. 2. Features and benefits. 3. Applications. 4. Quick reference data. 5. Pinning information

PESD18VF1BL. 1. General description. 2. Features and benefits. 3. Applications. 4. Quick reference data. 5. Pinning information 10 July 2018 Product data sheet 1. General description Ultra low capacitance bidirectional ElectroStatic Discharge (ESD) protection diode in a DFN1006-2 (SOD882) leadless ultra small Surface-Mounted Device

More information

Release notes for ISSDK v1.7

Release notes for ISSDK v1.7 Release notes for Rev. 1.4 6 December 2018 Release notes Document information Information Content Keywords IoT Sensing SDK, ISSDK,, middleware Abstract Release notes for IoT Sensing SDK (ISSDK) v1.7 middleware

More information

PESD18VV1BBSF. Very symmetrical bidirectional ESD protection diode

PESD18VV1BBSF. Very symmetrical bidirectional ESD protection diode Rev. 1 2 December 217 Product data sheet 1 Product profile 1.1 General description Very symmetrical bidirectional ElectroStatic Discharge (ESD) protection diode. This device is housed in a DSN63-2 (SOD962)

More information

DATA SHEET. BGA2031/1 MMIC variable gain amplifier DISCRETE SEMICONDUCTORS. Product specification Supersedes data of 2000 Mar 02.

DATA SHEET. BGA2031/1 MMIC variable gain amplifier DISCRETE SEMICONDUCTORS. Product specification Supersedes data of 2000 Mar 02. DISCRETE SEMICONDUCTORS DATA SHEET book, halfpage MBD128 BGA231/1 Supersedes data of 2 Mar 2 21 Feb 5 BGA231/1 FEATURES High gain Excellent adjacent channel power rejection Small SMD package Low dissipation.

More information

UM User manual for the BGU MHz LNA evaluation board. Document information

UM User manual for the BGU MHz LNA evaluation board. Document information User manual for the BGU7003 868MHz LNA evaluation board Rev.1.0 06 December 2011 User manual Document information Info Content Keywords 868MHz LNA, BGU7003. Application Board ordering info: Abstract This

More information

NCR402T. 1. General description. 2. Features and benefits. 3. Applications. 4. Quick reference data

NCR402T. 1. General description. 2. Features and benefits. 3. Applications. 4. Quick reference data 16 October 2015 Product data sheet 1. General description LED driver consisting of a resistor-equipped PNP transistor with two diodes on one chip in a small SOT23 plastic package. 2. Features and benefits

More information

In data sheets and application notes which still contain NXP or Philips Semiconductors references, use the references to Nexperia, as shown below.

In data sheets and application notes which still contain NXP or Philips Semiconductors references, use the references to Nexperia, as shown below. Important notice Dear Customer, On 7 February 2017 the former NXP Standard Product business became a new company with the tradename Nexperia. Nexperia is an industry leading supplier of Discrete, Logic

More information

AN10942 MFRX852 Evaluation Board- Quick start up Guide

AN10942 MFRX852 Evaluation Board- Quick start up Guide MFRX852 Evaluation Board- Quick start up Guide Document information Info Content Keywords MIFARE SAM AV1, RC523, MFRX852, misam-x, MFRX623. Abstract This application note provides the guidance of using

More information

General-purpose Zener diodes in a SOD323F (SC-90) very small and flat lead Surface-Mounted Device (SMD) plastic package.

General-purpose Zener diodes in a SOD323F (SC-90) very small and flat lead Surface-Mounted Device (SMD) plastic package. Rev. 2 29 July 2011 Product data sheet 1. Product profile 1.1 General description General-purpose Zener diodes in a SOD323F (SC-90) very small and flat lead Surface-Mounted Device (SMD) plastic package.

More information

AN LPC1700 Ethernet MII Management (MDIO) via software. Document information. LPC1700, Ethernet, MII, RMII, MIIM, MDIO

AN LPC1700 Ethernet MII Management (MDIO) via software. Document information. LPC1700, Ethernet, MII, RMII, MIIM, MDIO Rev. 01 6 August 2009 Application note Document information Info Keywords Abstract Content LPC1700, Ethernet, MII, RMII, MIIM, MDIO This code example demonstrates how to emulate an Ethernet MII Management

More information

STB-CE v Overview. 2 Features. Release notes for STB-CE v What's new in STB-CE v2.5

STB-CE v Overview. 2 Features. Release notes for STB-CE v What's new in STB-CE v2.5 Rev. 3 10 May 2018 Release notes 1 Overview The Freedom Sensor Toolbox-Community Edition (STB-CE) is the visualization and evaluation software in the Sensor Toolbox ecosystem. It enables quick and easy

More information

ESD protection for ultra high-speed interfaces

ESD protection for ultra high-speed interfaces XSON7 Rev. 1 19 August 214 Product data sheet 1. Product profile 1.1 General description The device is designed to protect high-speed interfaces such as SuperSpeed and Hi - Speed USB combination, Secure

More information

MF1ICS General description. Functional specification. 1.1 Key applications. 1.2 Anticollision. Product data sheet PUBLIC

MF1ICS General description. Functional specification. 1.1 Key applications. 1.2 Anticollision. Product data sheet PUBLIC 001056 1. General description NXP has developed the MIFARE to be used in a contactless smart card according to ISO/IEC 14443 Type A. The MIFARE IC is used in applications like public transport ticketing

More information

UM Gaming suitcase demo system. Document information

UM Gaming suitcase demo system. Document information Rev. 1 9 August 2012 User manual Document information Info Keywords Abstract Content I2C-bus, I2C, PCU9669, bus controllers, LED driver, stepper motor, Fast-mode Plus, Fm+, Ultra Fast-mode, UFm The Gaming

More information

ERRATA SHEET INTEGRATED CIRCUITS. Date: 2009 October 14 Document Release: Version 1.2 Device Affected: LPC1768. NXP Semiconductors

ERRATA SHEET INTEGRATED CIRCUITS. Date: 2009 October 14 Document Release: Version 1.2 Device Affected: LPC1768. NXP Semiconductors INTEGRATED CIRCUITS ERRATA SHEET Date: 2009 October 14 Document Release: Version 1.2 Device Affected: LPC1768 This errata sheet describes both the functional problems and any deviations from the electrical

More information

UM NXP USB Type-C Shield 2 Demo Kit User Manual COMPANY PUBLIC. Document information

UM NXP USB Type-C Shield 2 Demo Kit User Manual COMPANY PUBLIC. Document information Document information Information Content Keywords USB Type-C, PD (power delivery), Alt-mode-DP, Host, Dock, Shield, PTN5110, PTN5110N Abstract This user manual presents demonstration / application kit

More information

UM OM11057 quick start guide. Document information

UM OM11057 quick start guide. Document information Rev. 2 10 April 2013 User manual Document information Info Keywords Abstract Content Capacitive switch, sensor, proximity switch, OM11057, PCF8885, PCA8885, PCA8886, evaluation board The OM11057 is an

More information

AN Entering ISP mode from user code. Document information. ARM ISP, bootloader

AN Entering ISP mode from user code. Document information. ARM ISP, bootloader Rev. 03 13 September 2006 Application note Document information Info Keywords Abstract Content ARM ISP, bootloader Entering ISP mode is normally done by sampling a pin during reset. This application note

More information

AN MIFARE Type Identification Procedure. Application note COMPANY PUBLIC. Rev August Document information

AN MIFARE Type Identification Procedure. Application note COMPANY PUBLIC. Rev August Document information Document information Info Content Keywords, 14443 Abstract This document describes how to differentiate between the members of the card IC family. 14443-3 describes the initialization and anti-collision

More information

ES_LPC11U2x. Errata sheet LPC11U2x. Document information

ES_LPC11U2x. Errata sheet LPC11U2x. Document information Rev. 3 8 August 2014 Errata sheet Document information Info Keywords Abstract Content LPC11U23FBD48, LPC11U24FHI33, LPC11U24FBD48, LPC11U24FET48, LPC11U24FHN33, LPC11U24FBD48, LPC11U24FBD64, LPC11U2x errata

More information

GreenChip synchronous rectifier controller. The TEA1792TS is fabricated in a Silicon-On-Insulator (SOI) process.

GreenChip synchronous rectifier controller. The TEA1792TS is fabricated in a Silicon-On-Insulator (SOI) process. Rev. 3 29 January 2014 Product data sheet 1. General description The is a member of the new generation of Synchronous Rectifier (SR) controller ICs for switched mode power supplies. Its high level of integration

More information

PESD5V0C1USF. in portable electronics, communication, consumer and computing devices.

PESD5V0C1USF. in portable electronics, communication, consumer and computing devices. 6 May 215 Product data sheet 1. General description Ultra low capacitance unirectional ElectroStatic Discharge (ESD) protection diode, part of the TrEOS Protection family. This device is housed in a DSN63-2

More information

PESD5V0X2UM. 1. General description. 2. Features and benefits. 3. Applications. 4. Quick reference data

PESD5V0X2UM. 1. General description. 2. Features and benefits. 3. Applications. 4. Quick reference data Ultra low capacitance unidirectional double ESD protection diode 3 February 2014 Product data sheet 1. General description Ultra low capacitance unidirectional double ElectroStatic Discharge (ESD) protection

More information

In data sheets and application notes which still contain NXP or Philips Semiconductors references, use the references to Nexperia, as shown below.

In data sheets and application notes which still contain NXP or Philips Semiconductors references, use the references to Nexperia, as shown below. Important notice Dear Customer, On 7 February 2017 the former NXP Standard Product business became a new company with the tradename Nexperia. Nexperia is an industry leading supplier of Discrete, Logic

More information

AN Over-the-Air top-up with MIFARE DESFire EV2 and MIFARE Plus EV1. Document information

AN Over-the-Air top-up with MIFARE DESFire EV2 and MIFARE Plus EV1. Document information Over-the-Air top-up with MIFARE DESFire EV2 and MIFARE Plus EV1 Document information Information Content Keywords Over-the-Air, OTA, Top-up, MIFARE DESFire EV2, MIFARE Plus EV1, Stored Value, Transport

More information

PTVSxS1UR series. 1. Product profile. 400 W Transient Voltage Suppressor. 1.1 General description. 1.2 Features and benefits. 1.

PTVSxS1UR series. 1. Product profile. 400 W Transient Voltage Suppressor. 1.1 General description. 1.2 Features and benefits. 1. Rev. 3 10 January 2011 Product data sheet 1. Product profile 1.1 General description 400 W unidirectional Transient Voltage Suppressor (TVS) in a SOD123W small and flat lead low-profile Surface-Mounted

More information

Unidirectional ESD protection diode

Unidirectional ESD protection diode Rev. 1 5 March 2012 Product data sheet 1. Product profile 1.1 General description Unidirectional ElectroStatic Discharge (ESD) protection diode in a leadless ultra small SOD882 Surface-Mounted Device (SMD)

More information

PESD24VF1BSF. Table 1. Quick reference data Symbol Parameter Conditions Min Typ Max Unit C d diode capacitance f = 1 MHz; V R = 0 V

PESD24VF1BSF. Table 1. Quick reference data Symbol Parameter Conditions Min Typ Max Unit C d diode capacitance f = 1 MHz; V R = 0 V 11 December 2015 Product data sheet 1. General description Ultra low capacitance bidirectional ElectroStatic Discharge (ESD) protection diode in a DSN0603-2 (SOD962-2) leadless ultra small Surface-Mounted

More information

General-purpose Zener diodes in an SOD523 (SC-79) ultra small and flat lead Surface-Mounted Device (SMD) plastic package.

General-purpose Zener diodes in an SOD523 (SC-79) ultra small and flat lead Surface-Mounted Device (SMD) plastic package. Rev. 5 11 October 2016 Product data sheet 1. Product profile 1.1 General description General-purpose Zener diodes in an SOD523 (SC-79) ultra small and flat lead Surface-Mounted Device (SMD) plastic package.

More information

LPC-Link2 Debug Probe Firmware Programming. Rev June, 2017 User Guide

LPC-Link2 Debug Probe Firmware Programming. Rev June, 2017 User Guide LPC-Link2 Debug Probe Firmware Programming 19 June, 2017 Copyright 2015 NXP Semiconductors All rights reserved. - ii 1. Revision History... 1 1.1. v1.8.2... 1 1.2. v1.5.2... 1 1.3. v1.5... 1 2. Introduction...

More information

UM10760 User manual for the I²C-bus RTC PCF8523 demo board OM13511

UM10760 User manual for the I²C-bus RTC PCF8523 demo board OM13511 User manual for the I²C-bus RTC PCF8523 demo board OM13511 Rev. 1 2 February 2015 User manual Document information Info Content Keywords PCF8523, OM13511, ultra-low power, evaluation, demo board, how to

More information

SOD Package summary

SOD Package summary silicon, leadless ultra small package; 2 terminals; 0.65 mm pitch; 1 mm x 0.6 mm x 0.27 mm ody 5 June 2018 Package information 1. Package summary Tale 1. Package summary Terminal position code Package

More information

AN How to design in and program the PCA9641 I 2 C arbiter. Document information

AN How to design in and program the PCA9641 I 2 C arbiter. Document information Rev. 1 23 October 2014 Application note Document information Info Keywords Abstract Content Fast-mode Plus (Fm+) -bus, 2-to-1 -bus multiplexer, recover stuck -bus, -bus collision avoidance,. The PCA9641

More information

PESD12VV1BL. 1. General description. 2. Features and benefits. 3. Applications. 4. Quick reference data

PESD12VV1BL. 1. General description. 2. Features and benefits. 3. Applications. 4. Quick reference data 14 October 2016 Product data sheet 1. General description Very low capacitance bidirectional ElectroStatic Discharge (ESD) protection diode designed to protect one signal line from the damage caused by

More information

UM OM13500 & OM13500A, PCA9620 & PCx8537 demo board. Document information. Keywords

UM OM13500 & OM13500A, PCA9620 & PCx8537 demo board. Document information. Keywords OM13500 & OM13500A, PCA9620 & PCx8537 demo board Rev. 1 23.September 2013 User manual Document information Info Content Keywords LCD, Liquid Crystal Display, LCD driver, segment driver, PCA9620, PCF8537,

More information

QPP Programming Guide

QPP Programming Guide Document information Info Keywords Abstract Content QPP Server, QPP client in Android, QPP client in IOS This document demonstrates with example about how to create application working as QPP server in

More information

UM NTAG I²C plus Explorer Kit Peek and Poke. Rev September User manual COMPANY PUBLIC. Document information

UM NTAG I²C plus Explorer Kit Peek and Poke. Rev September User manual COMPANY PUBLIC. Document information 360221 Document information Info Content Keywords NTAG I 2 C plus, Explorer Kit, PC, NFC Tag, Peek and Poke Abstract This User Manual aims at describing the functionalities and how to use the Peek and

More information

IMPORTANT NOTICE. use

IMPORTANT NOTICE.   use Rev. 05 2 January 2008 Product data sheet IMPORTANT NOTICE Dear customer, As from October 1st, 2006 Philips Semiconductors has a new trade name -, which will be used in future data sheets together with

More information

AN Automatic RS-485 address detection. Document information

AN Automatic RS-485 address detection. Document information Rev. 01 2 June 2006 Application note Document information Info Keywords Abstract Content SC16IS740, SC16IS750, SC16IS760, SC16IS752, SC16IS762, I2C UART, SPI UART, RS-485, 9-bit mode, multi-drop mode This

More information

PESD3V6Z1BCSF. 1. General description. 2. Features and benefits. 3. Applications. 4. Quick reference data

PESD3V6Z1BCSF. 1. General description. 2. Features and benefits. 3. Applications. 4. Quick reference data Extremely low capacitance bidirectional ESD protection diode 25 May 218 Objective data sheet 1. General description Extremely low capacitance bidirectional ElectroStatic Discharge (ESD) protection diode,

More information

AN10688_1. PN532C106 demoboard. Document information. NFC, PN532, PN532C106, demoboard. This document describes PN532C106 demoboard.

AN10688_1. PN532C106 demoboard. Document information. NFC, PN532, PN532C106, demoboard. This document describes PN532C106 demoboard. AN10688_1 Rev.0.1 February 1, 2008 Application note Document information Info Keywords Abstract Content NFC, PN532, PN532C106, demoboard This document describes. Revision history Rev Date Description 0.1

More information

AN10913 DSP library for LPC1700 and LPC1300

AN10913 DSP library for LPC1700 and LPC1300 Rev. 3 11 June 2010 Application note Document information Info Content Keywords LPC1700, LPC1300, DSP library Abstract This application note describes how to use the DSP library with the LPC1700 and LPC1300

More information

QN908x. DK User s Guide. Document information. QN9080-DK, QN9080, QN9083, BLE, USB Dongle This document is an introduction to the QN908x DK V1.

QN908x. DK User s Guide. Document information. QN9080-DK, QN9080, QN9083, BLE, USB Dongle This document is an introduction to the QN908x DK V1. Rev. 1.2 April 2018 Info Keywords Abstract Document information Content QN9080-DK, QN9080, QN9083, BLE, USB Dongle This document is an introduction to the DK V1.2 board Rev Date Description 0.1 20160818

More information

DC connector: 5VDC, 2,5A, round; 2,1x5,5x10 mm, inside positive External power supply: AC 230V 50/60Hz, 5V 2,5A out

DC connector: 5VDC, 2,5A, round; 2,1x5,5x10 mm, inside positive External power supply: AC 230V 50/60Hz, 5V 2,5A out Smarthub CUBE-1V0-EU Z-Wave and EnOcean based home automation central gateway. Connected to your home network and running the Futurehome software stack, it provides communication between supported smart

More information

MF1 MOA4 S50. Contactless Chip Card Module Specification. This document gives specifications for the product MF1 MOA4 S50.

MF1 MOA4 S50. Contactless Chip Card Module Specification. This document gives specifications for the product MF1 MOA4 S50. Rev. 3.2 19 December 2006 Product data sheet 083032 PUBLIC 1. General description 1.1 Addendum This document gives specifications for the product. The is the integrated circuit MF1 ICS50 in the package

More information

PESD1IVN-U. 1. General description. 2. Features and benefits. 3. Applications. Quick reference data

PESD1IVN-U. 1. General description. 2. Features and benefits. 3. Applications. Quick reference data 15 July 015 Product data sheet 1. General description ElectroStatic Discharge (ESD) protection diode in a small SOT (SC-70) Surface- Mounted Device (SMD) plastic package designed to protect one automotive

More information

IP4285CZ9-TBB. ESD protection for high-speed interfaces

IP4285CZ9-TBB. ESD protection for high-speed interfaces XSON9 Rev. 1 27 May 2011 Product data sheet 1. Product profile 1.1 General description The device is designed to protect high-speed interfaces such as High-Definition Multimedia Interface (HDMI), DisplayPort,

More information

In data sheets and application notes which still contain NXP or Philips Semiconductors references, use the references to Nexperia, as shown below.

In data sheets and application notes which still contain NXP or Philips Semiconductors references, use the references to Nexperia, as shown below. Important notice Dear Customer, On 7 February 2017 the former NXP Standard Product business became a new company with the tradename Nexperia. Nexperia is an industry leading supplier of Discrete, Logic

More information

Mechanical Specification

Mechanical Specification 6/19/2018 epcn Print: Final Product Change Notification 201806003F01 Final Product Change Notification 201806003F01 Issue Date: Effective Date: 20-Jun-2018 30-Sep-2018 Here's your personalized quality

More information

In data sheets and application notes which still contain NXP or Philips Semiconductors references, use the references to Nexperia, as shown below.

In data sheets and application notes which still contain NXP or Philips Semiconductors references, use the references to Nexperia, as shown below. Important notice Dear Customer, On 7 February 07 the former NXP Standard Product business became a new company with the tradename Nexperia. Nexperia is an industry leading supplier of Discrete, Logic and

More information

In data sheets and application notes which still contain NXP or Philips Semiconductors references, use the references to Nexperia, as shown below.

In data sheets and application notes which still contain NXP or Philips Semiconductors references, use the references to Nexperia, as shown below. Important notice Dear Customer, On 7 February 2017 the former NXP Standard Product business became a new company with the tradename Nexperia. Nexperia is an industry leading supplier of Discrete, Logic

More information

LAN bit Non-PCI Small Form Factor 10/100 Ethernet Controller with Variable Voltage I/O & HP Auto-MDIX Support PRODUCT FEATURES.

LAN bit Non-PCI Small Form Factor 10/100 Ethernet Controller with Variable Voltage I/O & HP Auto-MDIX Support PRODUCT FEATURES. LAN9220 16-bit Non-PCI Small Form Factor 10/100 Ethernet Controller with Variable Voltage I/O & HP Auto-MDIX Support PRODUCT FEATURES Highlights Efficient architecture with low CPU overhead Easily interfaces

More information