Found another one (although I wish I didn't) - Page 93 in lpc-ARM-book.pdf. "The transmit FIFO will also generate interrupts when the transmit holding register is empty and when the transmit shift register is empty". This would be nice, because it would solve the problems associated with disabling the RS485 transmitters at the end of a telegram, but I don't think this is true. You only get an interrupt when the holding register and FIFO are empty. This is a good book, though. Lars Marmsater -----Original Message----- From: Thiadmer Riemersma (ITB CompuPhase) [mailto:go@...] Sent: Wednesday, August 24, 2005 8:09 AM To: lpc2000@yahoogroups.com Subject: [lpc2000] Re: hitex lpc2000 book errata Good catches, I had not found these yet. > Page 52 > "program the MEMMAP register to 0x00000002, to force the chip into FLASH > mode and return the user vector table." > FLASH Mode is 0x00000001 not 0x00000002 In my copy (a PDF file), this is at page 51. I downloaded the PDF again (first reprint April 2005) and the remark is still at page 51. Perhaps you have the hardcopy? Here are the errata that I have found (there are also a few typing/spelling errors that I am not listing here). Page numbers refer to the downloadable PDF file. Page 28, bottom line: "Appendix A" should read "chapter 6". Page 46, fifth line from the bottom: "perfected" should read "prefetched". Page 52, first line: "If there is a valid program ..." should read "If there is no valid program ...". Page 73: the example near the bottom of the page sets up EINT1, and not EINT0 as the comments claim. Page 88, the equation below the second parapgraph: "Wdperiod = Pclk x WDTC x 4" should read "Wdperiod = (WDTC x 4) / Pclk". Page 91: the two equations near the top of the page: "Divisor = Pclk/16 x Baud" should read "Divisor = Pclk / (16 x Baud)". The second equation should also have the parantheses added around the denominator part. I have forwarded these errata to the book's author as well a few months ago (but I have not received a reply). Kind regards, Thiadmer Yahoo! Groups Links -- No virus found in this incoming message. Checked by AVG Anti-Virus. Version: 7.0.344 / Virus Database: 267.10.19/93 - Release Date: 9/8/2005 -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.344 / Virus Database: 267.10.19/93 - Release Date: 9/8/2005
Message
RE: [lpc2000] Re: hitex lpc2000 book errata
2005-09-09 by Lars Marmsater
Attachments
- No local attachments were found for this message.