Lucid Technologies LP130 User manual

LP130
USER'S MANUAL
2021.07.10
Lucid Technologies
http://www.lucidtechnologies.info
Copyright © 1996-2021 by Lucid Technologies
All rights reserved.
The information in this manual has been carefully checked and is believed to be accurate.
However, Lucid Technologies makes no warranty for the use of its products and assumes no
responsibility for any errors which may appear in this document. Lucid Technologies reserves the
right to make changes in the products contained in this manual in order to improve design or
performance and to supply the best possible product. Lucid Technologies assumes no liability
arising out of the application or use of any product or circuit described herein; neither does it
convey any license under its patent rights, nor the rights of others.
© Lucid Technologies 1

CONTENTS
1.0 General Information
1.1 Introduction
1.2 Theory of operation
1.3 Specifications
2.0 Hardware description
3.0 Operation
3.1 Baud rate selection
3.2 Using programming-modules
3.3 Opening Menu
3.3.1 [U]pload driver program
3.3.2 [J]ump to driver at 0100 hex
3.3.3 [D]isplay system memory
3.3.4 [T]est static RAM
3.3.5 [C]alibrate Vpp and Vps
4.0 Designing Programming-modules and writing drivers
4.1 Power control
4.2 Programming-modules
4.3 LP130 device driver software
4.3.1 Memory Utilization
4.3.2 Uploading Drivers
4.3.3 Initial Conditions
4.3.4 LP130 software Toolbox
Appendix A S-Record information
Appendix B RS-232 interface connector
Appendix C HC-06 Bluetooth module
Appendix D Programming-module connector
Appendix E Parts list
Appendix F Assembly checklist
Appendix G Schematics
Appendix H Circuit board image
Appendix I Internet resources
Appendix J Toolbox definitions
Appendix K Toolbox equates
Appendix L Driver template
Appendix M HELLO WORLD code example
© Lucid Technologies 2

LP130 Users Manual
1.0 General Information
1.1 Introduction
The LP130 programmer was is the latest programmer from Lucid Technologies. It is
hardware compatible with Programming-modules developed for the LP120. Throughout this
manual, your PC will be referred to as the "host system". There is only one software requirement
placed on the host system - it must run a communication program that will do terminal emulation
and ASCII file transfer.
1.2 Theory of operation
The LP130 is an 8-bit microprocessor system with its own RAM, EPROM, and I/O. The
LP130 uses a 68HC11 type CPU. Its operating program starts whenever power is applied. All
communication with the host system is via a serial port, via either a hardwired RS-232 connection
(Appendix B) or wirelessly through the optional HC-06 bluetooth module (Appendix C).
The LP130 tries to meet the various hardware requirements for a wide selection of
programmable devices by concentrating the majority of common resources on the main circuit
board. Address and data lines to the device being programmed must be steady during any
programming pulse. This means the device being programmed can not be connected to the
address or data bus of the microcomputer. Therefore parallel ports are used to set the address and
data for the device being programmed. The programming connector (J3, Appendix D) provides
four byte-wide bidirectional I/O ports, one bidirectional digital control line and an SPI port. The
various programming and supply voltages required by the devices are handled by four switchable
voltages. Two of these voltages are fixed (PMVcc and PMVfw) while two are programmable
(Vpp and Vps).
If a particular device doesn't use all the digital lines or voltages, it is only connected to
those it needs. Getting the required signals to the correct pins for different devices is basically just
point to point wiring and is handled with a very simple adapter. The adapter, referred to as a
"programming- module" (PM), plugs into the "programming connector" (J3) a common 44- pin,
0.156 inch, edge connector.
The LP130's firmware doesn't contain the code to program all the devices the LP130 is
capable of programming. The "driver" software for each device must be uploaded to the LP130
before the device can be programmed. Each driver comes with an annex to this manual that
explains its operation.
1.3 Specifications
Size:
6.75 x 5.75 inches
Power requirement:
+5VDC @ 750mA maximum from external source
+15VDC or unregulated +14 to +16VDC @ 1A from external source
Serial interface:
Universal Asynchronous Receiver Transmitter (UART)
No handshaking
© Lucid Technologies 3

LP130 Users Manual
8 data bits
No parity
1 stop bit
RS-232
Female, 9-pin, D connector
Selectable baud rates: 4800, 9600, 19200, 38400
Bluetooth
via HC-06 module
9600 baud only
2.0 Hardware description
Page 1 of the schematics (Appendix F) shows the memory and DAC (digital to analog
converter). The 68HC11's memory is composed of the 62256, 27128 and 6264. The firmware is
stored in the 27128 EPROM (U4). The 62256 and 6264 chips (U3 and U5) form 40K of
continuous parallel static RAM. The two 23LC1024 serial RAM chips (U10 and U11) provide
256K bytes to store data that can not be buffered in the 68HC11's 64K address space. The dual
DAC (U12) provides the reference voltages that control Vpp and Vps.
Page 2 shows the 68HC11 microprocessor (U1), address latch (U2) and clock oscillator
(Y1). The 68HC11 addresses a 64K byte-wide address space and provides a UART, a SPI port
and a parallel port - all in one chip. The RS-232 baud rate can be set by the BAUD jumper - see
section 3.1 for details.
Page 3 shows the RS-232 interface (U40 and J40), the connector for the optional HC-06
Bluetooth module (J2, Appendix C) and the 16V8 address decoder (U6). The serial connector is a
DB- 9 type, wired as a DCE device. This mates directly with the 9-pin DTE connectors found on
most computers. The MAX232 contains two RS-232 drivers, two RS-232 receivers, and an on
chip charge-pump. The charge-pump uses the 5 volt supply to generate the bipolar voltages
needed by the RS-232 drivers. The 16V8 decodes the chip selects for the parallel RAM chips and
PIAs; it also multiplexes the UART’s Tx and Rx lines to both the MAX232 and Bluetooth circuits.
Page 4 shows the programmable DC converters and the switching circuitry for the fixed
voltages going to the programming-module. Both converters are powered by the full-wave
rectified voltage (Vfw) from the power supply. Both converters are controlled by voltages from
the MCP4802 dual 8-bit DAC shown on page 1. The DAC's outputs go to the reference inputs of
the 78S40 switching voltage regulators (U13 and U14). The 78S40 will try to make its feedback
signal (pin 6) equal the reference input (pin 9) by changing the output voltage. The circuit around
U13 generates the programming voltage, Vpp. This circuit is designed so that Vpp should be 0.1
times the decimal value sent to DACA. For example, if 210 is sent to DACA, Vpp will go to 21.0
volts. The circuit around U14 generates the supply voltage for the device being programmed, Vps.
This circuit is designed so that Vps should be 0.03 times the decimal value sent to DACB. For
example, if 200 is sent to DACB, VPS will go to 6.0 volts. Vcc is switched to the programming-
module, where it is called PMVcc, by Q1. Vfw is switched to the programming-module, where it
is called PMVfw, by Q2-Q4.
Page 5 shows U7 and U8, the two 68B21 parallel interface adapters (PIAs). The PIA's four
bi-directional parallel ports go to the programming connector (J3, Appendix D). The program-
ming-module for the part being programmed plugs into this connector.
The last page of schematics shows a typical external power supply for use with the LP120
© Lucid Technologies 4

LP130 Users Manual
or LP130.
3.0 Operation
3.1 Baud rate selection
The BAUD jumper sets the RS-232 baud rate. Available baud rates are, from
bottom to top: 4800, 9600, 19200 and 38400. If there is no BAUD jumper the LP130
will default to 9600 baud. The image at the right shows the correct jumper placement
for 9600 baud.
If the BT (Bluetooth) jumper is present the baud rate will be 9600, regardless
of the BAUD jumper. Because there is only one UART the hard-wired RS-232
connection and the HC-06 Bluetooth module will always operate at the same baud
rate.
3.2 Using programming-modules
Programming-modules should be inserted or removed only when the power to the LP130 is
off! As depicted in the diagram below, the programming-module should be inserted so that the
programming socket faces away from the LP130 circuit board.
If the connector fingers on the programming-module
get dirty or corroded they can be cleaned by rubbing
them with a pencil eraser then washing them with
rubbing alcohol.
3.3 Opening Menu
When power is first applied to the programmer it will send an opening menu, similar to the
one shown below, to the host. Menu selections are made by typing the character in brackets. Any
other character will cause the menu screen to be retransmitted.
LP130 Programmer
Firmware 2021.01.01
© Lucid Technologies 1990-2021
-------- LP130 OPENING MENU --------
[U]pload driver program
[J]ump to driver at 0100 hex
[D]isplay system memory
[T]est parallel static RAM
[C]alibrate Vpp and Vps
?
3.3.1 [U]pload driver program
© Lucid Technologies 5

LP130 Users Manual
Use this option to upload the driver for the device you want to program. Drivers are stored
as ASCII files in the Motorola S-record format. The upload is accomplished via the ASCII file
transfer facility of whatever terminal/communication program you are using on the host. After
uploading, control should automatically transfer to the driver program and its menu screen should
appear. If the LP130 OPENING MENU reappears, use the [J]ump option to start the driver.
3.3.2 [J]ump to driver at 0100 hex
Use this option to transfer control to 0100 hex which is the address where driver programs
should begin. See section 4.3 for details.
3.3.3 [D]isplay system memory
This option is included as a debugging aid for those users who write their own driver
programs for the LP130. The following submenu will be displayed which allows you to look at
any portion of the LP130 memory space.
Display memory menu
[1] Serial RAM 1
[2] Serial RAM 2
[3] Parallel memory
[X] Exit
?
After selecting the memory you want displayed you will be prompted to enter the starting address
for the display. The Exit option returns control to the main menu.
3.3.4 [T]est static RAM
This test checks all RAM in the 68HC11's address space, from $0040 to $9FFF. Each
memory scan writes the same test byte at every address then goes back and reads every
address to confirm the data is correct. The test byte is incremented with each new scan. An
"*" is printed on the screen every 256 scans. If an error is encountered the test will halt and
the address of the bad byte will be displayed. The test may be stopped at any time by
pressing the ESCape key.
3.3.5 [C]alibrate Vpp and Vps
Use this option to calibrate the DC-to-DC converter circuits. This calibration corrects the
gain of the DC-DC converters so their outputs match the voltages called for by the microprocessor.
4.0 Designing Programming-modules and writing drivers
4.1 Power Control
The four power lines going to the programming connector are all controlled by the LP130.
All four can be switched on and off under program control but only Vpp and Vps are
programmable.
Port A, bit 3, on the 68HC11 is the SWVCC signal. When low, SWVCC switches 5V to
© Lucid Technologies 6

LP130 Users Manual
the programming-module, PMVcc. PMVcc should be used to power 5V components on the
programming-module other than the device being programmed. The maximum drain on PMVcc is
100 milliamps. When PMVcc is off it is floating.
Port A, bit 4, on the 68HC11 is the SWVFW signal. When low, SWVFW switches the
unregulated full-wave rectified voltage to the programming-module, PMVfw. Since PMVfw is
unregulated, it can vary from 15V to as low as 12V in response to the total load on the power
supply. PMVfw can be used to supplement the other switched voltages on the PM. Limit the
maximum drain on PMVfw to 500 milliamps. When PMVfw is off it is floating.
Schematic page 1 shows the MCP4802, a write-only 8-bit dual voltage output digital-to-
analog converter (DAC). It is the reference for the DC-DC converter circuits that generate Vpp
and Vps. Subroutines are provided in the toolbox for setting both these voltages.
Vpp should be used as the programming pulse voltage. Vpp can be set from 4.5 to 25.5
volts in 0.1 volt steps; settings below 4.5 volts are unreliable. A setting of 0 will effectively turn
off Vpp. The maximum current delivered by the Vpp circuit can be approximated by the equation
below.
Ipp -0.262 + 0.299e(4.8/Vpp) - 21.99e(-Vpp) Amps
Vps should be used as the voltage powering the device in the programming socket, some
devices require different supply voltages for programming and verification. Any other circuitry on
the programming-module that must run on the same voltage can also be powered from Vps. Vps
can be set from 1.8 to 7.5 volts in 0.03 volt steps; settings outside this range are unreliable. A
setting of 0 will effectively turn off Vps. The maximum current delivered by the Vps circuit can be
approximated by the equation below.
For Vps 6.0 V, Ips 0.5 Amp
For Vps > 6.0 V, Ips 0.5 - 0.074(Vps-6) Amp
Because Vpp and Vps are generated by switching circuits their rise-time is on the order of
1 to 4 milliseconds. In most cases the rise time of the voltage to the device being programmed is
not important because the part can be held in reset, or inactive, until the voltage stabilizes.
However, if the rise or fall time is critical, it may be necessary to use a transistor switch on the
PM.
4.2 Programming-Modules
Programming-modules are based on standard 44 contact (0.156" spacing) plug-in prototype
boards, such as:
• Vector 3662-5,
• Lucid Technologies PM-WW.
Odd numbered contacts are on the component side of the board.
Be sure to consider the load you are putting on the ports of the 68B21s when designing
programming-modules.
All programming-modules should have a red LED that lights up whenever PMVcc is on.
This LED indicates power is applied to the programming-module. The device being programmed
should never be removed or inserted when this LED is on.
© Lucid Technologies 7

LP130 Users Manual
Whenever a programmable device is inserted or removed from the programming-module
all signals going to it should be as close to ground potential as possible. PMVfw, PMVcc, Vpp,
and Vps should all be turned off. Some ports on the PIAs have internal pullups so parallel ports
should be changed to outputs and set low. Subroutines to accomplish this are provided as part of
the software toolbox.
Most of you will be using DIP packages and you'll find the necessary ZIF
(Zero-Insertion-Force) sockets are very expensive. If you plan on building several
personality-modules you can sink a lot of money into ZIF sockets. It's more economical to buy one
ZIF in each size you'll need and move it from one programming-module to another. The Aries
(black) ZIF sockets (available in 24, 28, and 40 pins) will plug straight into a machine pin socket.
The 3M/Textool (green) ZIF sockets have larger pins that won't fit a machine pin socket. However,
you can solder a header onto the pins of the textool socket. This makes the socket ride higher, but
it can now be moved from one machine pin socket to another.
4.3 LP130 Device Driver Software
The LP130 supercedes the LP120 which used a 6803 processor. The 68HC11 is source and
object code compatible with the 6803 but LP120 drivers (*.D12) can not be used with the LP130.
There are two reasons for this:
1) The 68HC11's internal registers do not map to the same memory locations as the 6803, and
2) The addresses of the LP130 software toolbox routines do not match those of the LP120.
If the source code for an LP120 driver is updated with the proper 68HC11 registers and toolbox
addresses it can be assembled for the LP130. Drivers for the LP130 should use a ‘D13' extension -
*.D13.
Cross-assemblers and compilers that generates S19 object code files for the MC68HC11
are available and many are available for free on the internet. Appendix H lists some of the many
freeware cross-assemblers and other tools that can be found on the internet.
4.3.1 Memory Utilization
In expanded-multiplexed mode the 68HC11 addresses a full 64K memory space. The table
below shows the memory map for the LP130.
$0000-$003F 68HC11A0 REGISTERS
$0040-$00FF INTERNAL RAM, 68HC11A0
$0100-$7FFF EXTERNAL RAM, 62256
$8000-$9FFF EXTERNAL RAM, 6264
$A000-$A3FF UNUSED
$A400-$A7FF PIA ZERO
$A800-$ABFF PIA ONE
$AC00-$BFFF UNUSED
$C000-$FFFF EXTERNAL EPROM, 27128
Parallel RAM is continuous from $0040 to $9FFF. The top 1K of RAM ($9C00-$9FFF) is
reserved for LP130 stack and system variables, the rest ($0040-$9BFF) is available for your use.
The normal convention for drivers is to use RAM from $0040 to $00FF as variable storage and
'ORG' the executable code at $0100. If you need a large buffer area use the memory above the
© Lucid Technologies 8

LP130 Users Manual
executable code.
The LP130 has two 23LC1024 128Kx8 SPI serial memory chips, providing 256K bytes of
additional storage. Serial RAM 1 is selected when SPIM1 (Port A, bit 6) is low. Similarly, SPIM2
(Port A, bit 7) selects the second serial RAM when it is low. The serial RAM chips are initialized
in sequential access mode. See the 23LC1024 datasheet for details on how to address and access
these memories. Subroutines are provided in the toolbox for sending headers, reading, and writing
to these chips.
4.3.2 Uploading Drivers
Drivers are uploaded to the LP130 using the [U]pload option in the opening menu. Drivers
are uploaded as a Motorola S-record files. As a driver is uploaded, each S- record is checked for
accuracy then stored at the absolute address in the record. Any error will cause the upload to
abort. At the end of a successful upload one of two things will happen:
1) If the driver's S9-record has an address of $0000, control will return to the LP130 main menu.
From the main menu you can start your driver by selecting the [J]ump to $0100 option, assuming
your driver follows the normal conventions.
2) If the S9-record has any address other than zero, it will transfer control to that address.
So, assuming a driver's executable code begins at $0100 and you want it to run as soon as it
uploads, delete the S9- record in the assembler's output file (*.S19) and insert the one shown
below.
S9030000FC *Delete this original S9-record, (address = $0000)
S9030100FB *Insert this S9-record in its place, (address = $0100)
4.3.3 Initial Conditions
Because drivers load from the opening menu, they will always see the following
conditions:
* All interrupts are disabled. The 68HC11's interrupt vectors are in high memory.
These vectors are fixed in the EPROM so drivers can’t use any interrupts.
* The stack is assigned to LP130 reserved RAM.
There is no need to reassign the stack pointer.
* The SCI (Serial Communications Interface) is initialized.
* The SPI (Serial Peripheral Interface) is initialized.
* The 23LC1024 serial RAM chips are in Sequential mode.
* All power (PMVfw, PMVcc, Vpp, Vps) going to the programming-module is off.
* All PIA ports are outputs and set low.
Drivers are transient programs that run in the LP130's RAM. When the driver is done, it should do
a JMP (Jump) to RESET ($C000) which returns control to the firmware in EPROM. The jump to
reset will restore all initial conditions.
4.3.4 LP130 software Toolbox
Many software routines that deal with the LP130 hardware, serial I/O, data conversion and
data display are stored in the 27128 EPROM. Drivers can reduce complexity and size by accessing
these Toolbox routines. See Appendix I for the explanation of the various Toolbox routines and
Appendix J for the equate (EQU) statements that need to be included in the driver source code in
order to access the Toolbox.
© Lucid Technologies 9

LP130 Users Manual
APPENDIX A
S-RECORD INFORMATION
INTRODUCTION
Motorola's S-record format for output modules was devised for the purpose of encoding programs
or data files in a printable (ASCII) format. This allows viewing of the object file with standard
tools and easy file transfer from one computer to another, or between a host and target. An
individual S-record is a single line in a file composed of many S-records.
S-RECORD CONTENT
S-Records are character strings made of several fields which specify the record type, record length,
memory address, data, and checksum. Each byte of binary data is encoded as a 2-character
hexadecimal number: the first ASCII character representing the high-order 4 bits, and the second
the low-order 4 bits of the byte.
The 5 fields which comprise an S-record are:
TYPE - RECORD LENGTH - ADDRESS - CODE/DATA - CHECKSUM
The fields are defined as shown in this table.
Field Characters Content
Type 2 S-record type - S1 or S9
Record length 2 The count of the character pairs in the record, excluding the
type and record length.
Address 4 The 2-byte address at which the data field is to be loaded into
memory.
Data 0-2n From 0 to n bytes of executable code, or memory loadable
data. n is normally $20 (32 decimal) or less.
Checksum 2 The least significant byte of the one's complement of the sum
of the values represented by the pairs of characters making up
the record length, address, and data fields.
Each record may be terminated with a CR/LF/NULL. Additionally, an S-record may have an
initial field to accommodate other data such as line numbers. Accuracy of transmission is ensured
by the record length (byte count) and checksum fields.
S-RECORD TYPES
Eight types of S-records have been defined to accommodate various encoding, transportation, and
decoding needs. Lucid programmers use the 8-bit data types, the S1 and S9:
• S0 A header record contains no program information and is ignored by the LP130.
• S1 A record containing data and the 2-byte address at which the data is to reside.
© Lucid Technologies 10

LP130 Users Manual
• S9 A termination record for a file of S1-records. Only one S9-record is allowed per
file and it must be the last line of the file. The address field for directly
executable code may optionally contain the 2-byte address of the instruction to
which control is to be passed. There is no data field.
S-RECORD EXAMPLE
The following is a typical S-record module:
S1130000285F245F2212226A000424290008237C2A
S11300100002000800082629001853812341001813
S113002041E900084E42234300182342000824A952
S107003000144ED492
S9030000FC
The module consists of four S1 data records and an S9 termination record.
The first S1 data record is explained as follows:
S1 S-record type S1, indicating a data record to be
loaded/verified at a 2-byte address.
13 Hex 13 (decimal 19), indicating 19 character pairs,
representing 19 bytes of binary data, follow.
00 Four-character 2-byte address field: hex address 0000,
00 indicates location where the following data is to be loaded.
The next 16 character pairs are the ASCII bytes of the actual program data.
2A Checksum of the first S1-record.
The second and third S1 data records also contain $13 character pairs each. The fourth S1 data
record contains 7 character pairs.
The S9 termination record is explained as follows:
S9 S-record type S9, indicating a termination record.
03 Hex 03, indicating three character pairs (3 bytes) to follow.
00 Four-character 2-byte address field, zeros.
00
FC Checksum of S9-record.
© Lucid Technologies 11

LP130 Users Manual
APPENDIX B
RS-232 INTERFACE CONNECTOR
The table below shows the most commonly implemented signals and their pin assignments in
accordance with RS-232D. Host computers are usually DTE (Data Terminal Equipment) and
modems are DCE (Data Communications Equipment). Note that circuits are named from the point
of view of the DTE. For example, circuit BB (receive data) is actually data transmitted by the
DCE. DCE devices normally use a 25 pin, female, D connector.
Pin Circuit Description Direction
1 AA Protective ground, PG n/a
2 BA Transmit data, TD to DCE
3 BB Receive data, RD from DCE
4 CA Request to send, RTS to DCE
5 CB Clear to send, CTS from DCE
6 CC Data set ready, DSR from DCE
7 AB Signal ground, SG n/a
8 CF Data carrier detect, DCD from DCE
20 CD Data Terminal ready, DTR to DCE
22 CE Ring indicator, RI from DCE
Many IBM and compatible PCs use a 9 pin, male, D connector instead of the 25 pin connector.
The pin assignments for such a DTE device are shown below.
Pin Circuit Description Direction
1 CF Data carrier detect, DCD from DCE
2 BB Receive data, RD from DCE
3 BA Transmit data, TD to DCE
4 CD Data Terminal ready, DTR to DCE
5 AB Signal ground, SG n/a
6 CC Data set ready, DSR from DCE
7 CA Request to send, RTS to DCE
8 CB Clear to send, CTS from DCE
9 CE Ring indicator, RI from DCE
© Lucid Technologies 12

LP130 Users Manual
All Lucid Technologies programmers are designed as DCE devices. They use a 9 pin, female, D
connector that is directly compatible with 9 pin COM ports found on most IBM compatibles. The
pin assignments for this connector are shown below.
Pin Circuit Description Direction
1 CF Data carrier detect, DCD from programmer
2 BB Receive data, RD from programmer
3 BA Transmit data, TD to programmer
4 CD Data Terminal ready, DTR to programmer
5 AB Signal ground, SG n/a
6 CC Data set ready, DSR from programmer
7 CA Request to send, RTS to programmer
8 CB Clear to send, CTS from programmer
9 CE Ring indicator, RI from programmer
None of the handshake lines are actively controlled by the programmer. DTR is not connected and
thus is ignored. DSR and DCD are wired to the ON condition (ON = spacing = +voltage) at all
times. RTS is received, buffered, and looped back to the host as CTS; thus CTS tracks RTS.
© Lucid Technologies 13

LP130 Users Manual
Appendix C
HC-06 Bluetooth module
The HC-06 is a class 2 slave Bluetooth
module designed for transparent wireless serial
communication. Once it is paired to a master
Bluetooth device, such as a PC or smart phone, its
operation becomes transparent to the user. All data
received on the HC-06's serial input is immediately
transmitted wirelessly. When the HC-06 receives
wireless data, it is sent out through the serial
interface exactly as it is received.
Both HC-05 and HC-06 modules are common on
Amazon and ebay. The HC-05 can function as a
master or slave device while the HC-06 is slave
only. The LP130 was designed to function with the
4-pin HC-06 slave module, not the HC-05.
The HC-06 plugs into the 4-pin socket (J2)
between the RS-232 connector and the LED as
shown at the left.
The BT (Bluetooth) jumper should be present and the HC-06 inserted in J2 before power up.
When the LP130 sees the BT jumper at power up it defaults to 9600 baud and assigns the name
“LP130" to the HC-06. Thus, when you look for Bluetooth connections on your computer, you
should see “LP130".
I have had good luck connecting to the LP130 via Bluetooth using Tera Term which is open
source terminal emulator software.
Figure C1. HC-06 module, front & back.
Figure C2. Orientation of HC-06.
© Lucid Technologies 14

LP130 Users Manual
Appendix D
LP130 Programming Module Connector
Pin# Pin#
1 GND 2 GND
3 PMVFW 4 VPS
5 VPP 6 PMVCC
7 MISO (SPI) 8 MOSI (SPI)
9 P0A0 10 P0A1
11 P0A2 12 P0A3
13 P0A4 14 P0A5
15 P0A6 16 P0A7
17 P0B0 18 P0B1
19 P0B2 20 P0B3
21 P0B4 22 P0B5
23 P0B6 24 P0B7
25 SCK (SPI) 26 CB2
27 P1A0 28 P1A1
29 P1A2 30 P1A3
31 P1A4 32 P1A5
33 P1A6 34 P1A7
35 P1B0 36 P1B1
37 P1B2 38 P1B3
39 P1B4 40 P1B5
41 P1B6 42 P1B7
43 GND 44 GND
© Lucid Technologies 15

LP130 Users Manual
APPENDIX E
LP130 PARTS LIST
Quan. Reference Part
--------------------------------------------------------------------------------------------------
Semiconductors
2 D1,D2 1N5819, 40V Schottky diode
1 D3 1N5818, 30V Schottky diode
1 Q1 2N2907A, TO-92, PNP
1 Q2 2N3906, TO-92, PNP
1 Q3 2N3904, TO-92, NPN
2 Q4,Q5 TIP30, TO-220, PNP
1 U1 MC68HC11A0P, microcomputer
1 U2 74HCT573, octal transparent latch
1 U3 62256, 32k x 8 CMOS RAM
1 U4 27128, 16k x 8 EPROM
1 U5 6264, 8k x 8 CMOS RAM
1 U6 ATF16V8, address decoder
2 U7,U8 68B21, peripheral interface adapter
2 U10,U11 23LC1024, 128K x 8 SPI serial RAM
1 U12 MCP4802, dual 8-bit serial DAC
2 U13,U14 78S40, universal switching regulator
1 U40 MAX232, RS-232 interface
1 Y1 7.3728 MHZ oscillator
Capacitors
1 C1 47uFd, 35V, axial
1 C2 4.7uFd, 35V, radial, 0.1", tantalum
13 C3-C14,U9 0.1 uFd, 35V, radial, 0.1"
1 C15 560 pFd, 35V, NPO, radial, 0.1"
1 C16 680 pFd, 35V, NPO, radial, 0.1"
2 C18,C19 100 uFd, 50V radial electrolytic
8 C20-C43 1 uFd, 35V radial, 0.2"
Resistors (0.25W, 5% unless noted otherwise)
2 R1,R2 220 ohm (red-red-brown-gold)
1 R3 390 ohm (orange-white brown-gold)
2 R4,R5 820 ohm (gray-red-brown-gold)
1 R6 2.2k (red-red-red-gold)
1 R7,R8 270 ohm, 0.5W (red-violet-brown-gold)
2 R9,R19 1k, 3/4", 15+ turn trimmer
3 R10,R17,R20 1k (brown-black-red-gold)
2 R11,R18 0.33 ohm, 0.5W (orange-orange-silver-gold)
© Lucid Technologies 16

LP130 Users Manual
2 R12,R23 3.3k (orange-orange-red-gold)
2 R13,R15 180, 0.5W (brown-gray-brown-gold)
1 R14 27k (red-violet-orange-gold)
1 R16 4.7k (yellow-violet-red-gold)
1 R21 2.7k (red-violet-red-gold)
1 R22 3.0k (orange-black-red-gold)
1 R24 10k (brown-black-orange-gold)
2 R40,R41 1.1k (Brown-brown-red-gold)
2 RN1,RN2 10k, SIP-10, pin 1 common
2 RN3,RN4 10k, SIP-8, pin 1 common
Sockets
2 U1 DIP-24, 600 mil
2 U2,U6 DIP-20, 300 mil
2 U3,U5 DIP-28, 300 or 600 mil
1 U4 DIP-28, 600 mil
2 U7,U8 DIP-40, 600 mil
3 U10,U11,U12 DIP-8, 300 mil
3 U13,U14,U40 DIP-16, 300 mil
1 Y1 DIP-8 oscillator
Miscellaneous
1 J1 3 x 0.2" (5.08mm) terminal strip
1 J2 4-pin female header for HC-06
1 J3 22/44 edge connector, 0.156" contact x 0.2" row spacing
1 J40 DB-9S, right angle, PC mount
1 BAUD Double row jumper header, 4 x 2
2 BT,RESET 1 x 2 male headers
1 L1 100 uH coil
1 L2 47 uH coil
1 LED1 T1.75 LED
2 Shorting jumpers
1 LP130 Printed Circuit Board
© Lucid Technologies 17

LP130 Users Manual
APPENDIX F
LP130 ASSEMBLY CHECKLIST
Insert and solder the low-profile sockets. Do not put the chips in the sockets.
_____ U1 Use two 24-pin DIP sockets for U1
_____ U2 20-pin DIP socket
_____ U3 28-pin DIP socket, 0.3 or 0.6 inch wide - depends on memory chip
_____ U4 28-pin DIP socket
_____ U5 28-pin DIP socket, 0.3 or 0.6 inch wide - depends on memory chip
_____ U6 20-pin DIP socket
_____ U7 40-pin DIP socket
_____ U8 40-pin DIP socket
_____ U10 8-pin DIP socket
_____ U11 8-pin DIP socket
_____ U12 8-pin DIP socket
_____ U13 16-pin DIP socket
_____ U14 16-pin DIP socket
_____ U40 16-pin DIP socket
_____ Y1 4-pin oscillator socket
Insert and solder the following resistors. Clip excess leads when done.
_____ R1, R2 220 ohm, 1/4W, 5% (red-red-brown-gold)
_____ R3 390 ohm 1/4W, 5% (orange-white brown-gold)
_____ R4, R5 820 ohm 1/4W, 5% (gray-red-brown-gold)
_____ R6 2.2k 1/4W, 5% (red-red-red-gold)
_____ R7, R8 270 ohm, 0.5W (red-violet-brown-gold)
_____ R9, R19 1k, 3/4", 15+ turn trimmers
_____ R10,R17,R20 1k 1/4W, 5% (brown-black-red-gold)
_____ R11,R18 0.33 ohm, 0.5W (orange-orange-silver-gold)
_____ R12, R23 3.3k 1/4W, 5% (orange-orange-red-gold)
_____ R13, R15 180, 0.5W (brown-gray-brown-gold)
_____ R14 27k 1/4W, 5% (red-violet-orange-gold)
_____ R16 4.7k 1/4W, 5% (yellow-violet-red-gold)
_____ R21 2.7k 1/4W, 5% (red-violet-red-gold)
_____ R22 3.0k 1/4W, 5% (orange-black-red-gold)
_____ R24 10k 1/4W, 5% (brown-black-orange-gold)
_____ R40, R41 1.1k 1/4W, 5% (brown-brown-red-gold)
_____ RN1, RN2 10k, SIP-10, pin 1 common
_____ RN3, RN4 10k, SIP-8, pin 1 common
Insert and solder the following capacitors. Clip excess leads when done.
_____ C1 47uFd, 35V, axial, square pad is +
_____ C2 4.7uFd, 35V, radial, square pad is +
_____ C3-C14 0.1 uFd, 35V, radial, twelve capacitors
© Lucid Technologies 18

LP130 Users Manual
_____ U9 0.1 uFd, 35V, radial, between outer pins of U9
_____ C15 560 pFd, 35V, NPO, radial
_____ C16 680 pFd, 35V, NPO, radial
_____ C18,C19 100 uFd, 50V radial electrolytic, square pad is +
_____ C20-C43 1 uFd, 35V radial, eight capacitors
Insert and solder the following semiconductors. Clip excess leads when done.
_____ D1,D2 1N5819, 40V Schottky diodes
_____ D3 1N5818, 30V Schottky diode
_____ Q1 2N2907A, TO-92, PNP
_____ Q2 2N3906, TO-92, PNP
_____ Q3 2N3904, TO-92, NPN
_____ Q4,Q5 TIP30, TO-220, PNP, heat sink optional
Insert and solder the following.
_____ J1 3 x 0.2" (5.08mm) terminal strip
_____ J2 4-pin female header for HC-06
_____ J3 22/44 edge connector, 0.156" contact x 0.2" row spacing
_____ J40 DB-9S, right angle, PC mount
_____ BAUD Double row jumper header, 4 x 2
_____ BT,RESET 1 x 2 male headers
_____L1 100 uH coil
_____ L2 47 uH coil
_____ LED1 T1.75 LED
Insert the following ICs in their sockets.
_____ U1 MC68HC11A0P, microcomputer
_____ U2 74HCT573, octal transparent latch
_____ U3 62256, 32k x 8 CMOS RAM
_____ U4 27128, 16k x 8 EPROM
_____ U5 6264, 8k x 8 CMOS RAM
_____ U6 ATF16V8, address decoder
_____ U7,U8 68B21, peripheral interface adapter
_____ U10,U11 23LC1024, 128K x 8 SPI serial RAM
_____ U12 MCP4802, dual 8-bit serial DAC
_____ U13,U14 78S40, universal switching regulator
_____ U40 MAX232, RS-232 interface
_____ Y1 7.3728 MHZ oscillator
© Lucid Technologies 19

LP130 Users Manual
APPENDIX G
LP130 schematics
© Lucid Technologies 20
Table of contents
Popular Motherboard manuals by other brands

Measurement Computing
Measurement Computing BTH-1208LS-OME user guide

Analog Devices
Analog Devices EVAL-AD5675SDZ user guide

Asus
Asus ROG STRIX Z370-G GAMING quick start guide

SOYO
SOYO SY-K7VEMPRO user manual

IEI Technology
IEI Technology WAFER-945GSELVDS2-N270-R10 user manual

Asus
Asus PRIME H370M-PLUS manual