MANUAL DC2026C Arduino Using LTspice
MANUAL DC2026C Arduino Using LTspice
USB TO
COMPUTER J1 I/O VOLTAGE
SELECTION
IN-CIRCUIT
PROGRAMMING
HEADER
QUIK-EVAL
COMPATIBLE
DEMO BOARD
7V TO 20V
AUXILIARY
POWER
14 CONDUCTOR
+ –
RIBBON CABLE
ARDUINO SHIELD HEADERS
1
DEMO MANUAL DC2026C
QUICK START GUIDE
The Linduino One comes preloaded with a DC590 emula- Manual Software Installation
tor program (called a “sketch”) that allows attached demo 1) Download LTSketchbook.zip from www.linear.com/
boards to run with the standard QuikEval GUI software. docs/43958. This is the entire code base for the Linduino
This allows the functionality of the board to be verified board, including all demo code, libraries for individual
before starting firmware development. After evaluation devices, auxiliary functions, and HTML documentation.
with QuikEval, the Linduino One can be reprogrammed
Extract this file to a location for working files, such as
with customer code. There is a top-level demonstration your “My Documents” directory or “C:\Projects”.
sketch for each part’s library that provides a text terminal
interface to the board, demonstrating the library functions. 2) Note: If QuikEval is already installed, please update to
the latest version by selecting Tools → Update Pro-
The Linduino One is also available as DC2026C-KIT, which gram, then proceed to step 3. If not, download and run
includes a DC934 as an easy to use example daughter QuikEval from www.linear.com/software. This installs
board. DC934 is the demonstration board for the LTC®2607 the QuikEval program, as well as the FTDI USB drivers
dual 16-bit, I2C digital to analog converter (DAC). This
required for the Linduino One (and other Linear Tech-
board also has an LTC2422 2-channel, 20-bit, SPI inter-
nology interface boards.) Drivers are also distributed
face analog to digital converter (ADC) that reads back the
with the Arduino IDE, but it is recommended to let
DAC output. Thus, this board demonstrates operation of
QuikEval install the drivers to ensure compatibility with
both SPI and I2C interfaces, and multichannel ADCs and
the Linduino One. You will be prompted to connect the
DACs. The following sections describe the procedure for
board to the PC during installation. Once the installation
installing the required software and operating the DC934
is complete, quit QuikEval.
with both QuikEval software and with a terminal based
demo program. 3) Download the Arduino Integrated Development Envi-
ronment (IDE) from either
While this manual describes operation with the DC934, http://arduino.cc/en/Main/Software or
the procedure applies to other boards as well. http://www.linear.com/designtools/linduino.php
(Version 1.6.4 is used in this manual.) This is not an
installer; no installation is necessary. Extract the contents
of this file to a convenient location for programs, such as
“C:\Program Files”. The “Arduino.exe” file is the actual
program file; double-click to open the Arduino IDE.
dc2026cfe
2
DEMO MANUAL DC2026C
QUICK START GUIDE
Arduino IDE Setup
1) From within the Arduino IDE, click on File → Preferences
Under Sketchbook Location: select Browse, and locate the path to the extracted LTSketchbook.zip file. The correct
location will show “LTSketchbook” in the Look In menu, and at least four subdirectories will be shown: Documenta-
tion, Libraries, Part Number and Utilities (more may be added in the future). Click Open, then click OK.
dc2026cfe
3
DEMO MANUAL DC2026C
QUICK START GUIDE
2) Under Tools menu, select Board → Arduino Uno
dc2026cfe
4
DEMO MANUAL DC2026C
QUICK START GUIDE
3) Under the Tools menu, select Serial Port. There may be more than one option; the Linduino One is usually the
highest COM port number (COM12 is shown below).
dc2026cfe
5
DEMO MANUAL DC2026C
QUICK START GUIDE
4) Click on the Serial Monitor, which looks like a magnifying glass:
This will bring up the monitor window:
Select Newline terminator and set the baud rate to 115200. You should see a “hello” message – this indicates that
serial communication is set up properly, and that the DC590 emulator firmware is properly installed. Pressing the
RESET button on the Linduino One will cause the message to be sent again. If this message does not appear, try a
different COM port.
(Note: The DC590 emulator sketch can be restored by following the procedure detailed below for uploading the
DC934 sketch, substituting the DC590 sketch which is located in File → Sketchbook → Utilities → DC590B.)
5) Quit the Arduino IDE. Note that a restart is required every time the Sketchbook location is changed.
dc2026cfe
6
DEMO MANUAL DC2026C
QUICK START GUIDE
Running with QuikEval Connect the DC934 to the Linduino One with the supplied
14-pin ribbon cable. Run QuikEval. The control panel for
Linear Technology demo boards with the 14-pin QuikEval
the LTC2607 will appear, and clicking COLLECT will start
connector are normally used in conjunction with a DC590B
communication with the board. The onboard LTC2422
interface board and the QuikEval software package running
ADC reads back the output voltages, and the voltage may
on a PC. Designers can then use the software to evaluate
be changed by entering a number in the appropriate box
the performance of the product on the demo board. The
or by moving the sliders.
Linduino One comes programmed with firmware that al-
lows it to emulate the DC590B controller, so the QuikEval Quit QuikEval after this step.
software can be used to check basic functionality in a
target system.
dc2026cfe
7
DEMO MANUAL DC2026C
QUICK START GUIDE
Running with the Linduino Demonstration Program
After the DC934 has been run with the user-friendly QuikEval GUI, a demonstration program can be loaded into the
Linduino One that demonstrates the library functions for the LTC2607 and LTC2422.
1) Open the Arduino IDE. Find the part number on the demo board, LTC2607 in this case. In the File menu select
Sketchbook → Part Number → 2000 → 2600 → 2607 → DC934A.
(There may be other entries for a particular part number showing example usage cases, experiments, etc. The entry
for the demo circuit number is the general-purpose demonstration program and is a good place to start.)
dc2026cfe
8
DEMO MANUAL DC2026C
QUICK START GUIDE
A new window will appear with the sketch.
When this process is completed, a message at the bottom should display a similar message as shown.
dc2026cfe
9
DEMO MANUAL DC2026C
QUICK START GUIDE
3) Open the Serial Monitor (magnifying glass icon) once more. The monitor will now display the program interface.
To use the program, enter commands into the text box, then click the Send button.
dc2026cfe
10
DEMO MANUAL DC2026C
QUICK START GUIDE
Going Further Jumpers
After completing the procedure in this Quick Start Guide, JP1: Factory use only.
all of the tools are in place to move on to other products JP2: Reset configuration, not installed. When the ICSP
or further experimentation with the DC934. The main page header is used with an external tool, install a 3 position,
for all Linduino resources is:
0.1" header in this location and cut the trace labeled NORM
http://www.linear.com/designtools/linduino.php on the back side of the board. Place jumper in the right-
HTML documentation for the code is provided in the hand position (opposite to NORM) to allow the ICSP tool
to control the RESET signal, install in the NORM position
sketchbook in the Documentation subdirectory.
to allow the FT232 DTR signal to control RESET (this is
External Connections normal Arduino operation, and required to program the
board from within the Arduino IDE.)
J1: QuikEval header – Connection to QuikEval demonstra-
tion board. This connector provides 5V at 50mA, 7.6V at JP3: VCCIO selection 5V (default), 3.3V, 2.5V, remove for
50mA, SPI and I2C interfaces, and an auxiliary I2C interface 1.8V, or EXT to disable the onboard regulator and supply
for identification of the attached demonstration board. VCCIO to the DC2026 from the attached demo board.
Refer to the documentation for the attached demo board
J2: AC ADAPTOR IN – 2.1mm × 5.5mm barrel connector. for information on acceptable voltage levels.VCCIO is the
Optional DC power input, 7V to 20V DC. With external low-voltage supply for the attached demo board. It also
power applied, up to 750mA can be drawn from the 5V sets the logic level for the SPI and I2C signals.
supply (available on pins 2 and 5 on J3, or pin 10 on J1.)
J3, J6, J7, J8: Arduino shield headers. These headers are LEDs
compatible with standard Arduino “shield” add-on boards. ON: Lights when 5V supply is on, from which all other
Refer to schematic for individual signals. supply voltages are generated.
J4: ICSP – In-circuit serial programming header. Used in SCK: Lights when Arduino pin 13 (SCK on the SPI bus)
conjunction with an external programming tool such as is high. This is the pin used in the “blink” sketch under
an AVR Dragon or JTAGICE3. File → Examples → Basics → Blink.
J5: USB – Connection to the host computer. Power for the RX: Lights when data is being received from the host
Linduino and the connected daughter board is also taken computer through the USB port.
from J5 if no external power is supplied to J2.
TX: Lights when data is being sent to the host computer
through the USB port.
RESET Button (S1): Asserts the ATMega328’s RESET line,
restarting program execution.
dc2026cfe
11
12
MAX 750mA MAX 750mA
5V 7.6V 7V
BLOCK DIAGRAM
5V
MAX 200mA LTC4411 3.3V LOW NOISE
LT1761 LT1761 5V
IDEAL DIODE IN OUT IN LDO OUT
LDO VCCIO
5V 5V_USB 5V_ISO
USB GND_USB GND_ISO VCC VCC2
VCCIO
SCLIN SCLOUT
LTM2884 SDAIN SDAOUT 7V
5V 5V
USB ISOLATOR J1
PIN 8 EN PIN 9
PIN A5/I2C SCL V+
FTDI DISCEN READY TP3
ATMEGA328P
DEMO MANUAL DC2026C
USB-TO-SERIAL VCCIO
PIN 0 PINS A0-A5 PIN 13/SPI SCK ACC FAULT TP4
PC + I/O (FOR ADC) GPIO
D+_USB D+_ISO D TX
USB PIN 1 PINS 2-13 PIN A4/I2C SDA SCL/SCK
D–_USB D–_ISO D– RX SERIAL I/O
DTR RESET SDA/MOSI
PIN 11/SPI MOSI MISO
CS
PIN 8 GND
5V
PIN NAMES CORRESPOND TO ARDUINO PINS. EEVCC
PIN 8 SWITCHES MUX BETWEEN MICROCONTROLLER I2C PORT (PINS A4, A5) PIN A5
EESCL
AND MICROCONTROLLER SPI PORT (PINS 11, 13) PIN A4
DEMO BOARD EEPROM (EESCI, EESDA) IS ALWAYS CONNECTED TO EEDA
PIN 8
MICROCONTROLLER I2C PORT (PINS A4, A5) EEGND
+
PIN 12
– VCCIO/2
LT1719 PIN 10
DC2026 BD
dc2026cfe
DEMO MANUAL DC2026C
PARTS LIST
ITEM QTY REFERENCE PART DESCRIPTION MANUFACTURER/PART NUMBER
1 2 C1, C7 CAP., X5R, 4.7μF, 16V, 10%, 0603 TDK, C1608X5R1C475K080AC
2 2 C2, C14 CAP., X7R, 0.01μF, 16V, 10%, 0603 AVX, 0603YC103KAT2A
3 4 C3, C9, C12, C15 CAP., X5R, 10μF, 16V, 10%, 0805 MURATA, GRM21BR61C106KE15L
4 5 C4, C13, C17, C18, C23 CAP., X7R, 1μF, 16V, 10%, 0603 TDK, C1608X7R1C105K080AC
5 1 C5 CAP., NPO, 15pF, 50V, 10%, 0603 AVX, 06035A150KAT2A
6 1 C6 CAP., X5R, 4.7μF, 25V, 10%, 0805 TDK, C2012X5R1E475K125AB
7 10 C8, C19-C22, C25, C28, C32-C34 CAP., X7R, 0.1μF, 16V, 10%, 0603 AVX, 0603YC104KAT2A
8 1 C10 CAP., COG, 10pF, 25V, 10%, 0402 AVX, 04023A100KAT2A
9 1 C11 CAP., X5R, 22μF, 6.3V, 20%, 1206 TAIYO YUDEN, JMK316ABJ226MLHT
10 1 C16 CAP., X7R, 2.2μF, 50V, 10%, 1206 MURATA, GRM31CR71H225KA88L
11 1 C24 CAP., X7R, 0.047μF, 16V, 10%, 0603 AVX, 0603YC473KAT2A
12 1 C26 CAP., ALUM., 10μF, 50V, 10%, SMT SUN ELECT., 50CE10BSS
13 1 C27 CAP., X5R, 0.22μF, 10V, 20%, 0402 AVX, 0402ZD224MAT2A
14 0 C29 CAP., OPT, 0805 OPTION
15 2 C30, C31 CAP., X7R, 2.2nF, 1kV, 10%, 1206 AVX, 1206AC222KAT1A
16 3 D1, D4, D5 LED,YELLOW, DIFFUSED, 0805 AVAGO, HSMY-C170
17 1 D2 LED, GREEN, DIFFUSED, 0805 AVAGO, HSMG-C170
18 1 D3 DIODE, SCHOTTKY, 100V, 2A, SMB DIODES INC., B2100-13-F
19 1 JP3 HEADER, 2×4 PIN, 0.079CC SULLINS, NRPN042PAEN-RC
20 1 J1 HEADER, 2×7 DUAL ROW MOLEX, 87831-1420
21 1 J2 CONNECTOR, POWER JACK, 2.1mm CUI INC., PJ-002AH
22 2 J3, J8 CONN., RECEPT., 0.100, 8 POSITION SULLINS, PPPC081LFBN-RC
23 1 J4 HEADER, 2×3 PIN, 0.100 SAMTEC, TSW-103-07-L-D
24 1 J5 CONNECTOR, USB TYPE B, RIGHT ANGLE PCB MOUNT FCI, 61729-0010BLF
25 1 J6 CONN., RECEPT., 0.100, 10 POSITION SULLINS, PPPC101LFBN-RC
26 1 J7 CONN., RECEPT., 0.100, 6 POSITION SULLINS, PPPC061LFBN-RC
27 1 L1 INDUCTOR, 15μH, 1.3A, SMD COOPER MPI4040R3-150-R
28 1 L2 INDUCTOR, SHIELDED POWER, 10μH, SMT COILCRAFT, XFL3010-103ME
29 4 MP1-MP4 BUMPER, ADHESIVE-BACKED 3M, SJ5376
30 1 Q1 TRANSISTOR, MOSFET, N-CH 60V,150mA, SOT-23 DIODES INC., VN10LFTA
31 1 R1 RES., CHIP, 64.9k, 1/10W, 1% 0603 VISHAY, CRCW060364K9FKEA
32 1 R2 RES., CHIP, 47.5k, 1/10W, 1% 0603 VISHAY, CRCW060347K5FKEA
33 1 R3 RES., CHIP, 215k, 1/10W, 1% 0603 VISHAY, CRCW0603215KFKEA
34 1 R4 RES., CHIP, 13.7k, 1/10W, 1% 0603 VISHAY, CRCW060313K7FKEA
35 1 R5 RES., CHIP, 42.2k, 1/10W, 1% 0603 VISHAY, CRCW060342K2FKEA
36 4 R6, R7, R9, R10 RES., CHIP, 4.99k, 1/10W, 1% 0603 VISHAY, CRCW06034K99FKEA
37 6 R8, R25, R48, R52, R53, R54 RES., CHIP, 49.9k, 1/10W, 1% 0603 VISHAY, CRCW060349K9FKEA
38 0 R11, R32 RES., CHIP, OPT, 0805 OPTION
39 14 R12, R13, R15, R17, R20, R21, RES., CHIP, 1k, 1/10W, 1% 0603 VISHAY, CRCW06031K00FKEA
R22, R23, R24, R35, R36, R42,
R44, R46
dc2026cfe
13
DEMO MANUAL DC2026C
PARTS LIST
ITEM QTY REFERENCE PART DESCRIPTION MANUFACTURER/PART NUMBER
40 1 R14 RES., CHIP, 1MEG, 1/16W, 1%, 0402 VISHAY, CRCW04021M00FKED
41 1 R16 RES., CHIP, 1MEG, 1/10W, 1%, 0603 VISHAY, CRCW06031M00FKEA
42 5 R18, R40, R41, R45, R47 RES., CHIP, 10k, 1/10W, 1%, 0603 VISHAY, CRCW060310K0FKEA
43 1 R19 RES., CHIP, 86.6k, 1/10W, 1%, 0603 NIC, NRC06F8662TRF
44 5 R25, R48, R52, R53, R54 RES., CHIP, 49.9k, 1/10W, 1%, 0603 VISHAY, CRCW060349K9FKEA,
NIC, NRC06F4992TRF
45 1 R26 RES., CHIP, 0.20Ω, 1/4W, 5%, 0805 PANASONIC, ERJ-S6SJR20V
46 1 R27 RES., CHIP, 107k, 1/16W, 1%, 0402 VISHAY, CRCW0402107KFKED
47 1 R28 RES., CHIP, 475k, 1/16W, 1%, 0402 VISHAY, CRCW0402475KFKED
48 1 R29 RES., CHIP, 215k, 1/16W, 1%, 0402 VISHAY, CRCW0402215KFKED
49 1 R30 RES., CHIP, 316k, 1/16W, 1%, 0402 VISHAY, CRCW0402316KFKED
50 1 R31 RES., CHIP, 100Ω, 1/10W, 5%, 0603 VISHAY, CRCW0603100RJNEA
51 0 R33, R34, R37, R38, R43 RES., CHIP, OPT, 0603 OPTION
52 1 R39 RES., CHIP, 0Ω, 1/10W, 0603 VISHAY, CRCW06030000Z0EA
53 1 R49 RES., CHIP, 105k, 1/10W, 1%, 0603 VISHAY, CRCW0603105KFKEA
54 1 R50 RES., CHIP, 19.1k, 1/10W, 1%, 0603 VISHAY, CRCW060319K1FKEA
55 1 R51 RES., CHIP, 40.2k, 1/10W, 1%, 0603 VISHAY, CRCW060340K2FKEA
56 2 R55, R56 RES., 49.9Ω, 1/10W, 1%, 0603 NIC, NRC06F49R9TRF
57 1 R57 RES., 24.9Ω, 1/10W, 1%, 0603 NIC, NRC06F24R9TRF
58 1 S1 SWITCH, PUSHBUTTON, MINIATURE WÜRTH ELEKTRONIK, 434111025826
59 1 U1 MODULE, USB TRANSCEIVER, BGA-44 LINEAR TECH., LTM2884CY#PBF
60 1 U2 IC, DC-DC CONVERTER, TSOT-23 LINEAR TECH., LT3461ES6#PBF
61 1 U3 IC, LDO MICROPOWER REGULATOR, ADJUSTABLE, TSOT-23 LINEAR TECH., LT1761ES5-SD#PBF
62 1 U4 IC, BUS BUFFER, 2-WIRE, MSOP LINEAR TECH., LTC4315CMS#PBF
63 1 U5 IC, LDO MICROPOWER REGULATOR, 3.3V, TSOT-23 LINEAR TECH., LT1761ES5-3.3#PBF
64 1 U6 IC, IDEAL DIODE, LOW LOSS,TSOT-23 LINEAR TECH., LTC4411ES5#PBF
65 1 U7 IC, MICROCONTROLLER ATMEL, ATMEGA328P-AU
66 1 U8 IC, LDO MICROPOWER REGULATOR, ADJUSTABLE, TSOT-23 LINEAR TECH., LT1761ES5-BYP#PBF
67 1 U9 IC, USB UART, 28-SSOP FTDI, FT232RL-REEL
68 1 U10 IC, STEP-DOWN REGULATOR, MS10 LINEAR TECH., LT3973EMSE#PBF
69 1 U11 IC., SINGLE/DUAL-SUPPLY COMPARATOR LINEAR TECH., LT1719CS6#PBF
70 2 U12, U13 IC, TRI-STATE UHS BUFFER, US8 FAIRCHILD, NC7WZ125K8X
71 1 XJP3 SHUNT, 2mm SAMTEC, 2SN-BK-G
72 1 Y1 RESONATOR, 16MHz, SMT MURATA, CSTCE16M0V53-R0
dc2026cfe
14
5 4 3 2 1
REVISION HISTORY
+5V REV DESCRIPTION
J6 J8 1 2 J4 - PRODUCTION RELEASE DC2026B: M.THOREN 4/03/2014
9
8
7
6
5
4
3
2
1
8
7
6
5
4
3
2
1
ICSP
10
3 4 01 SKU UPDATE TO DC2026C: ADDED R52-R57
S1
8
5 6
7
4
RESET
SCL
SDA
13
12
~11
~10
~6
~5
~3
~9
R31 100 +5V
AREF
GND
TX_1
RX_0
R38 OPT
D D
MUX
R18 VCCIO
+5V VCCIO
10K
JP2 C34 C33
OPT 0.1uF 0.1uF
U13-1
DIGITAL(PWM~) NC7WZ125K8X
1
2
3
8
RESET R25
8
R8
49.9K 49.9K U12-2 R39 0 OHM
2 6
TRACE ON BOTTOM SIDE 5 3
NORM U7 R37 VCCIO
4
1
U12-1 OPT
4
7
R53
8
ATMEGA328P-AU R52 R54
SCHEMATIC DIAGRAM
1
49.9K 49.9K 49.9K NC7WZ125K8X
Y1 2 6
16 Mhz R16 17 13 R36
+5V U9 2 29 PB5(SCK) 16 12
1 MEG PC6 (RESET) PB4(MISO) 1K
15 ~11
4
1
FT232RL PB3(MOSI/OC2A) 14 ~10
PB2(SS/OC1B) 13 ~9
8 PB1(OC1A) 12 MUX
3
8
4
VCCIO IO
19 6 4 R46 1K
RESET# RI# 6 VCC 11 7 3 7V
VCC PD7(AIN1) R44 1K +
24 10 ~6 5 1
NC 23 PD6(AIN0) 9 ~5 1 VCCIO V+
CBUS0 C22 C28 PD5(T1) - R6 R7
0.1uF 0.1uF 2 4 4.99K 4.99K R10 2
22 PD4(XCK/T0) 1 ~3 5V
6
2
CBUS1 16V 16V PD3(INT1) 4.99K
27 32 2 R40
OSCI 13 22 PD2(INT0) 31 10
CBUS2 ADC7 PD1(TXD) 10K +5V EEVCC
28 19 30 R43 11
OSCO 14 ADC6 PDO(RXD) 9 EESCL
CBUS3 OPT R42 EESDA
1K 12
12 EEGND
CBUS4 14
+5V R41 GPIO
17 R23 1K VCCIO 10K R55 49.9
3V3OUT RX_0 4
5 SCK/SCL
C23 U4 MISO
1.0uF R24 1K C32 7
TX_1
LTC4315CMS C25 6 MOSI/SDA
B 16V B
AGND
GND
GND
GND
TEST
0.1uF 12 11 0.1uF CS
VCC VCC2 R56 49.9
25
18
21
26
4 3 SCK/SCL MOSI/SDA R9 3
3V3 9 SCLIN SCLOUT 10 8 GND
SDAIN SDAOUT 4.99K GND
GND 13
+5V 1 GND
+5V 2 EN 7 1
DISCEN READY 8
TP3
FAULT VCCIO
+5V 5
RESET ACC 1
GND
TP4
A0
A1
A2
A3
SDA
SCL
+5V VIN R33
6
1
2
3
4
5
6
7
8
1
2
3
4
5
6
POWER ANALOG IN
R12 R13 R20 R22
1K 1K 1K 1K J3 J7
2
2
2
2
1630 McCarthy Blvd.
D2 D1 D4 D5 CUSTOMER NOTICE
GREEN YELLOW YELLOW YELLOW APPROVALS Milpitas, CA 95035
ON SCK RX TX LINEAR TECHNOLOGY HAS MADE A BEST EFFORT TO DESIGN A Phone: (408)432-1900 www.linear.com
CIRCUIT THAT MEETS CUSTOMER-SUPPLIED SPECIFICATIONS;
HOWEVER, IT REMAINS THE CUSTOMER'S RESPONSIBILITY TO PCB DES. TECHNOLOGY Fax: (408)434-0507
VERIFY PROPER AND RELIABLE OPERATION IN THE ACTUAL M.HAWKINS LTC Confidential-For Customer Use Only
1
1
1
1
APPLICATION. COMPONENT SUBSTITUTION AND PRINTED APP ENG.MARK THOREN TITLE: SCHEMATIC
A CIRCUIT BOARD LAYOUT MAY SIGNIFICANTLY AFFECT CIRCUIT A
PERFORMANCE OR RELIABILITY. CONTACT LINEAR LINDUINO ONE:
3
Q1
VN10LF TECHNOLOGY APPLICATIONS ENGINEERING FOR ASSISTANCE.
LINEAR TECHNOLOGY ISOLATED
NOTE: ALL RESISTORS AND CAPACITORS ARE
1 13 ARDUINO-COMPATIBLE DEMONSTRATION BOARD
SIZE 0603 UNLESS OTHERWISE SPECIFIED.
2
SIZE IC NO.LTM2884 REV.
N/A DEMO CIRCUIT 2026C 1
THIS CIRCUIT IS PROPRIETARY TO LINEAR TECHNOLOGY AND
SUPPLIED FOR USE WITH LINEAR TECHNOLOGY PARTS. SCALE = NONE DATE: 05/29/2015 SHEET 1 OF 2
5 4 3 2 1
15
dc2026cfe
DEMO MANUAL DC2026C
16
5 4 3 2 1
L2 10uH
U8 7V
1 2 LT1761ES5-BYP
+5V U2
5
1
LT3461ES6 VOUT
OUTPUT 7.6V @ 100mA 1 C3
IN
10uF
SW
6 5 7.6V C1 4 R1 16V
VIN VOUT ADJ
4.7uF 64.9K 0805
C4 C5 C6 16V
1.0uF R2 4 3 R3 15pF 4.7uF 3 C2
GND
SHDN FB BYP
D 16V 47.5K 215K 25V 0.01uF D
GND
2
0805 16V
2
R4
13.7K
C24
0.047uF U3
16V R5
42.2K LT1761ES5-SD VCCIO
JP1
OPT
1 5 1 2
IN VOUT
C7 C9
R47
SCHEMATIC DIAGRAM
GND
U6
2
R11 OPT 0805
A11 L11 LTC4411ES5 +5V
J5 A10 VCC VCC2 L10
VCC VCC2
R49
USB A9 L9 105K
A8 VCC VCC2 L8 1 5
1 USBVCC VCC VCC2 IN VOUT
2 USBD- A7 U1 L5 C12 R19 R51 R50
3 USBD+ VBUS VLO2
LTM2884CY C17 TP1 10uF 86.6K 40.2K 19.1K 3.3V OUTPUT 50mA MAX
4 USBGND 1.0uF 3 4 1 16V
5 A2 L2 CTL STAT U5 3V3
C 16V 0805 C
GND
6 A1 D1+ D2+ L1 DISO+ +5V
D1- D2- TO U9 LT1761ES5-3.3
2
PAGE 1
2
4
6
8
DISO- 3.3V
A5 1 5
VLO IN VOUT
USB GND JP3 C14
A4 C13 0.01uF C15
ON
1.0uF 16V 10uF
A3 3 4
1
3
5
7
SPND-PWR 16V SHDN BYP 16V
DEMO MANUAL DC2026C
0805
GND
R32 C29
L3
2
5V
OPT OPT GND2
EXT
L4 R26
2.5V
3.3V
A6 GND2 L6
GND GND2 0.20 OHMS
B1 L7 0805
B2 GND GND2 K1
D3
GND GND2 1/4W
B3 K2 2 1
B4 GND GND2 K3 U10
B5 GND GND2 K4
GND GND2 LT3973EMS
B6 K5
1
GND2 GND RT
B GND B
R28 11
USB GND 475K R29
C30 C31 215K R14 C10 C11
0402 0402 1MEG 10pF 22uF
0402 COG 1206
0402
2.2nF1kV 2.2nF1kV
USB GND 1206 1206 R27
107K
J2 0402 R30
AC ADAPTOR IN VIN 316K
TO J3, PAGE 1 0402
1
3
2
dc2026cfe
DEMO MANUAL DC2026C
REVISION HISTORY (Revision history begins at Rev C of Manual)
dc2026cfe
Linear Technology
1630 McCarthy Blvd.
Milpitas, CA 95035
dc2026cfe