
MCP1252 Charge Pump Backlight LED Demo Board User’s Guide
DS51551A-page 2
©
2005 Microchip Technology Inc.
CONVENTIONS USED IN THIS GUIDE
This manual uses the following documentation conventions:
RECOMMENDED READING
This user's guide describes how to use MCP1252 Charge Pump Backlight LED Demo
Board. The following Microchip documents are available and recommended as
supplemental reference resources.
MCP1252/3 Data Sheet, “Low Noise, Positive Regulated Charge Pump”,
(DS21752)
This data sheet provides detailed information regarding the MCP1252/3 product family.
DOCUMENTATION CONVENTIONS
Description
Represents
Examples
Arial font:
Italic characters
Referenced books
MPLAB
®
IDE User’s Guide
Emphasized text
...is the only compiler...
Initial caps
A window
the Output window
A dialog
the Settings dialog
A menu selection
select Enable Programmer
Quotes
A field name in a window or
dialog
“Save project before build”
Underlined, italic text with
right angle bracket
A menu path
File>Save
Bold characters
A dialog button
Click OK
A tab
Click the Power tab
‘bnnnn
A binary number where n is a
digit
‘b00100, ‘b10
Text in angle brackets < >
A key on the keyboard
Press <Enter>, <F1>
Courier font:
Plain Courier
Sample source code
#define START
Filenames
autoexec.bat
File paths
c:\mcc18\h
Keywords
_asm, _endasm, static
Command-line options
-Opa+, -Opa-
Bit values
0, 1
Italic Courier
A variable argument
file
.o
, where
file
can be
any valid filename
0x
nnnn
A hexadecimal number where
n
is a hexadecimal digit
0xFFFF
,
0x007A
Square brackets [ ]
Optional arguments
mcc18 [options]
file
[options]
Curly brackets and pipe
character: { | }
Choice of mutually exclusive
arguments; an OR selection
errorlevel {0|1}
Ellipses...
Replaces repeated text
var_name [,
var_name...]
Represents code supplied by
user
void main (void)
{ ...
}
Содержание MCP1252
Страница 1: ...2005 Microchip Technology Inc DS51551A MCP1252 Charge Pump Backlight LED Demo Board User s Guide...
Страница 17: ...Schematic and Layouts 2005 Microchip Technology Inc DS51551A page 13 A 3 BOARD TOP ASSEMBLY DRAWING M...
Страница 19: ...Schematic and Layouts 2005 Microchip Technology Inc DS51551A page 15 A 5 BOARD BOTTOM LAYER FROM TOP...
Страница 20: ...MCP1252 Charge Pump Backlight LED Demo Board User s Guide DS51551A page 16 2005 Microchip Technology Inc NOTES...
Страница 22: ...MCP1252 Charge Pump Backlight LED Demo Board User s Guide DS51515A page 18 2005 Microchip Technology Inc NOTES...
Страница 29: ...00016R1 asm Source Code 2005 Microchip Technology Inc DS51551A page 25 NOTES...