PDA

View Full Version : Errata for PBP Manual



websmith
- 22nd November 2006, 05:56
Hi
I have been working my way through the PDF manual and have spotted a few mistakes. Is there an errata available anywhere?

Bruce
- 22nd November 2006, 14:57
I don't think there is one, but if you submit a list of errors you've found to MeLabs maybe they can get them corrected.

Archilochus
- 22nd November 2006, 18:32
I think it would be very helpful if MELabs offered a PDF manual that could have annotations added - then various users could swap & add annotations.

websmith
- 24th November 2006, 06:29
p27 4.12 "or the single quote (>) - shouldn't this be (')?
p85 5.33 LCDOUT contd "The schematic shows one way to connect an LCD using the defaults" and below this
DEFINE LCD_DREG PORTB ... (and all the others) as used for data (also Define is supposed to be in upper case - see first line on p 28)
but this is in conflict with drawing on p84 shows RA as Data lines

p120 part of SERIN2 look at the DEFINE SER2_BITS x and look at the comments of the lower block - I could be wrong but this doesn't seem right shouldn't it be 5,6,7,8,9 in the lower block?