External Memory 3150
External Memory 3150
Introduction
The Neuron 3150 Chip provides an external memory bus to permit expansion of
memory up to 58K bytes beyond the 512 bytes of EEPROM and 2K bytes of RAM
resident on the chip. The Neuron 3150 Chip requires 16K bytes of external non-
volatile memory to store its Neuron 3150 Chip Firmware. The remaining 42K bytes
of external memory space is available for the application program and data. The
external memory may be implemented using various combinations of ROM,
EPROM, EEPROM, NVRAM, flash memory and static RAM devices. This
engineering bulletin assumes the use of second generation (0.8µ) Neuron 3150
Chips, which have improved timing parameters and better memory interface
behavior upon a reset. Second generation chips are distinguished from first
generation chips by the suffix B1 (i.e., the MC143150B1 from Motorola, and the
TMPN3150B1 from Toshiba).
LonBuilder® 3.0 or NodeBuilder™ 1.0 is required for the support of write operations
to flash memory by a Neuron 3150 Chip. Earlier versions of LonBuilder do not
support write operations to flash memory.
The focus of this engineering bulletin is the Neuron 3150 Chip memory expansion
bus. This bulletin describes the logical functions of the memory interface pins, lists
the memory bus timing requirements, and includes several memory design
examples. The latest version of this engineering bulletin is kept on Echelon's
LonLink™ bulletin board. Information on accessing the LonLink bulletin board is
given at the end of this engineering bulletin. Before beginning a new design
involving the Neuron 3150 Chip and external memory, engineers should check the
LonLink bulletin board to ensure that they have the latest versions of the example
memory schematics:
Example 1 - External Memory Interface with 32K x 8 EPROM
Example 2 - External Memory Interface with 32K x 8 EPROM and I/O Expansion
Example 3 - External Memory Interface with 32K x 8 EPROM and 24K x 8 SRAM
Example 4 - External Memory Interface with 32K x 8 Flash Memory
Example 5 - External Memory Interface with 56K x 8 Flash Memory
Example 6 - External Memory Interface with 32K x 8 Flash and 24K x 8 SRAM
LONWORKS Engineering Bulletin The Neuron 3150 Chip External Memory Interface
Revision History
The original April 1993 revision of the External Memory Interface engineering
bulletin contained information on the memory interface for the first generation
Neuron 3150 Chip. Special considerations for the behavior of the memory interface
of first generation chips after software resets were covered. The memory design
examples included EPROM and SRAM only.
Starting with the January 1995 revision of the External Memory Interface
engineering bulletin, only second generation (0.8µ) Neuron 3150 Chips were
addressed. Four new memory design examples were added, including examples of
memory-mapped I/O and flash memory.
This May 1995 revision of the External Memory Interface engineering bulletin has
only a few updates from the January 1995 revision. The Atmel flash memory
devices specified in this engineering bulletin no longer require an "SL" code to
guarantee tDS,min ≤ 35ns. The example memory schematics have been updated
slightly.
Related Documentation
The following Echelon documents are recommended reading:
LonBuilder User's Guide
NodeBuilder User's Guide
Neuron C Programmer's Guide
LonBuilder Startup and Hardware Guide
Neuron Chip Data Book (published by Motorola, Toshiba, and Echelon)
L ON W ORKS Custom Node Development engineering bulletin
Programmable Peripheral Application Note 025: Interfacing the PSD3xx To The
Neuron 3150 Chip (available from Echelon, and published by WSI in their 1994 Data
Book, Fremont, CA, phone: 510-656-5400)
2
LONWORKS Engineering Bulletin The Neuron 3150 Chip External Memory Interface
technology is used for this memory space since the configuration data,
application program and constants can be loaded and modified over the
network. External EEPROM, flash memory or non-volatile RAM may be
added on the Neuron 3150 Chip memory bus if more space is needed for the
application program and constants.
Read/Write Memory for Packet Buffering: The Neuron 3150 Chip contains 2K
bytes of on-chip RAM. This internal RAM is used for network packet
buffering and for application data space. External RAM may be added to the
Neuron 3150 Chip memory bus if more packet buffering or application data
space is required. This RAM is assumed to be volatile.
A LONW ORKS device may include the external memory types described above by
partitioning the available 58K byte memory space into four distinct regions aligned
on 256-byte page boundaries. The different memory types do not need to map to
contiguous address space. The Neuron C compiler, LonBuilder linker and
NodeBuilder linker locate the various parts of an application in the appropriate
memory regions.
The LonBuilder and NodeBuilder linkers generate a detailed report of the memory
usage in the BUILD.LOG file when the Output Link Summary option is enabled.
There are many elements of a LON W ORKS application that affect the amount of each
type of memory required. Network configuration, the number of network variables,
communication buffer parameters, and the amount of application code go into the
calculation. As a rule-of-thumb, one can expect roughly six or seven bytes of code
per line of Neuron C code. It is always best to create test applications using
LonBuilder or NodeBuilder to determine exact requirements.
Echelon's development tools can logically emulate an intended memory
configuration to permit evaluation of an application’s memory requirements before
committing to custom hardware. The LonBuilder and NodeBuilder User’s Guides
explain how to specify the memory layout of the target node.
The LonBuilder and NodeBuilder linkers determine the appropriate locations for
system code, application code, constants and data. These are based on the hardware
properties assigned by the system designer, as well as explicit segment definition
keywords included in the application code. It is not necessary to create detailed linker
command files to map application elements to various memory regions. LonBuilder
and NodeBuilder keep track of the necessary details to make correct decisions about
memory allocation.
Designs using EEPROM devices must also include a separate EPROM memory to
contain the Neuron Chip Firmware. Write cycles to EEPROM memory devices may
take up to 20ms to complete, and during this time subsequent read or write cycles
accessing the device are blocked. This precludes the use of a single EEPROM
memory device to hold the Neuron 3150 Chip Firmware and writeable EEPROM
memory, because the Neuron 3150 Chip includes two other active processors which
continuously access the same code space as the application processor. Note that this
3
LONWORKS Engineering Bulletin The Neuron 3150 Chip External Memory Interface
limitation does not apply when flash memory is used to store the Neuron 3150 Chip
Firmware.
FFFF 1 K memory-mapped
I/O and reserved space
FC00
2.5K reserved
F1FF INTERNAL
0.5K EEPROM
F000
EFFF
2K RAM
E800
E7FF
42K memory space
available for
application use EXTERNAL
4000
3FFF 16KNeuron
LONTALK
16K Chip
firmware and
Firmware & reserved
0000 reserved space
space
The two control lines used for the external memory interface are:
~E Enable Clock -- This output is a strobe driven by the Neuron 3150
Chip to synchronize the external bus. Its frequency is one-half that of
the input clock or crystal. ~E is low during the second half of the
memory cycle, which indicates that the Neuron 3150 Chip is actively
reading or writing data. During write cycles, the Neuron 3150 Chip
drives the new data onto the data bus during the time ~E is low. For
4
LONWORKS Engineering Bulletin The Neuron 3150 Chip External Memory Interface
read cycles, the Neuron 3150 Chip clocks the external data in on the
low-to-high transition of ~E.
R/~W Read/Write -- This output indicates the direction of the data bus. It is
high during a Read cycle, and low during a Write cycle. R/~W
changes state during the time ~E is high, and is stable during the time
~E is low.
Timing Requirements
The Neuron 3150 Chip includes three independent processors sharing a common
memory bus. The three processors execute in a pipelined sequence. As a result, the
Neuron 3150 Chip can execute a memory operation on every processor cycle. A
processor cycle is defined as two input clock periods. Memory wait states are not
supported; external memory or memory-mapped I/O devices must respond within
the access time dictated by the Neuron 3150 Chip processor cycle time.
Figure 2 and table 1 show the timing for read and write operation of the external
memory bus over the operating temperature ranges of the Neuron 3150B1 Chip for
±10% power supply tolerances. Refer to the latest Motorola and Toshiba data sheets
for any updates to these timing specifications.
5
t CYC
PW EL
~E
PW EH
20pF load
Figure 2
t AD t AD t AD t AD
LONWORKS Engineering Bulletin
A[0..15]
50pF load
t AH t AH t AH t AH
t RD
tWR
R/~W
50pF load
t RH t WH
t DSR t DSR
Data (in)
t DHR
t DDW t DHW t DDW t DHW
Data (out)
50pF load
6
The Neuron 3150 Chip External Memory Interface
LONWORKS Engineering Bulletin The Neuron 3150 Chip External Memory Interface
Notes:
1. tCYC = 2 x 1/f, where 'f' is the input clock frequency at CLK1. Valid values of 'f' are 10,
5, 2.5, 1.25, and 0.625 MHz.
2. These are the preliminary timing parameters for second generation (0.8µ) Neuron
3150B1 Chips. Consult the latest data sheets for Toshiba's TMPN3150B1 and
Motorola's MC143150B1 for guaranteed timing specifications.
There are at least five critical timing parameters that should be checked for an
external memory device in any design that interfaces to the Neuron 3150 Chip
memory bus. Each of these inequalities is written from the perspective of the
memory device:
• Read Access Time: Delay from address bus input valid to data output valid
tACC,max ≤ tCYC - tAD,max - tDSR,min
• Read ~OE Time: Delay from ~OE input to data output valid
tOE,max ≤ PWEL,min - tDSR,min - tOEdecode,max
• Read ~CE Time: Delay from ~CE input to data output valid
tCE,max ≤ tCYC - tAD,max - tDSR,min - tCEdecode,max
7
LONWORKS Engineering Bulletin The Neuron 3150 Chip External Memory Interface
• Write Data Setup Time: Delay from data input valid to ~WE input rising
tDS,max ≤ PWEL,min - tDDW,max + tWEdecode,min
• Write Data Hold Time: Delay from ~WE input rising to data bus not valid
tDH,max ≤ tDHW,min - tWEdecode,max
The time on the left of each inequality is a specification from the memory device's
data sheet. The times on the right side of each inequality are from the Neuron 3150
Chip timing specifications (see table 1), along with any additional delays from
external decode logic. The decoding delay tOEdecode is measured from the falling
edge of ~E to the falling edge of ~OE. The decoding delay tCEdecode is measured from
the time the address bus A[0..15] is stable to the falling edge of ~CE. The decoding
delay tWEdecode is measured from the rising edge of ~E to the rising edge of ~WE.
Although the five critical timing parameters listed above are generally the hardest
for an external memory device to meet, other timing parameters for a candidate
external memory device also need to be checked. These include the Address Setup
Time, Address Hold Time, Output Disable Time and Read Data Hold Time.
The Neuron Chip supports a maximum input clock frequency of 10MHz; this
translates to a 200ns processor cycle time (tCYC). To specify a read-only memory
device, the inequality for tACC shows:
tACC,max ≤ tCYC - tAD,max - tDSR,min
tACC,max ≤ 200ns - 45ns - 25ns
tACC,max ≤ 130ns
Thus, a read-only memory device must have a read access time of ≤ 130ns for
10MHz Neuron 3150 Chip operation. For 5MHz operation, the read access time
must be ≤ 330ns.
RAM devices latch data on the rising edge of the write enable signal. Static RAM
devices requiring a 0ns address hold time (tAH) beyond write enable are easy to find,
and work best for Neuron Chip external memory applications. Non-volatile SRAM
modules, with their internal power-down protection logic, may demand a longer
address hold time than the Neuron 3150 Chip can provide. Such devices may
require external latches to extend the address hold time.
The delay between ~E and the write strobe (~WE) generated for external memory
must be minimized. If there is significant delay between ~E and a write strobe, then
the data and address hold times for the external memory could be violated. The
data hold time (tDH) and address hold time (often called tWR) for external memory
must be checked on the memory's data sheet. The delay of the write strobe
generation gate (tWEdecode,max) is then chosen to meet the tDH,max inequality listed
above, and also to obey the following:
tWR,max ≤ tAH,min - tWEdecode,max
8
LONWORKS Engineering Bulletin The Neuron 3150 Chip External Memory Interface
9
LONWORKS Engineering Bulletin The Neuron 3150 Chip External Memory Interface
10
LONWORKS Engineering Bulletin The Neuron 3150 Chip External Memory Interface
11
LONWORKS Engineering Bulletin The Neuron 3150 Chip External Memory Interface
12
'>@
$>@
$ $
&3>@
&3>@
8
$ '
$ 2
8 $ '
$ 2
$ '
1& $ 2
&3 $ $ '
&3 $ $ 2
&3 $ $ '
&3 $ $ 2
&3 $ $ '
&3 $ $ 2
,2>@ &3 $ $ '
,2>@ &3 $ $ 2
&3 $ $ '
&3 $ $ 2
$ $
$ $
,2 $ $
,2 $ $
,2 $ $
,2 $ $
,2 $ $
,2 $ $
,2 $ $
,2 $ $
,2 $ $
,2 $ $
,2 $ $
,2 $ $
,2 $
,2 $
,2 $ $
,2 $ &(
,2 $
6(59,&( ,2 $ 2(
,2 $
,2 $ 9&& 933
,2
% ,2 %
' &
'
6HUYLFH ' .;(3520
6(59,&( '
5 ' 3/&&
'
&ON '
&/. '
&ON '
&/. '
. '
'
< 9&& '
5 '
1 '
'
0(025<0$3
0+=
& (
(
3) 5: ))))
5:
& & ( 1(8521
5(6(7
3) 3) ())
&
3) 12786('
/9, 9&&
8
5($'21/<
127(%<3$66&$3$&,7256$1'32:(56833/<&211(&7,2161276+2:1
)))
.6<67(0
,0$*( (3520
5($'21/<
(;$03/(.(3520
' '
LONWORKS Engineering Bulletin The Neuron 3150 Chip External Memory Interface
14
$>@
'>@
$ $
9&&
&3>@ 8$
&3>@
8 $ 8%
1
1&
&3 $ $& $''5
&3 $
&3 $ $
&3 $
&3 $
&3 $
,2>@ &3 $ $& 8
,2>@ &3 $
&3 $ ' 287
&3 $ ' 4 287
$ 287
$ 4 287
,2 $ $ 287
,2 $ 6 4 287
,2 $ 8$ $ 287
,2 $ 6 4 287
,2 $ 8& $ 287
,2 $ 6 4 287
,2 $ 287
,2 $ 4 287
,2 $ :( 287
,2 $ * 4 287
,2 $ 287
,2 $ 9&& &/5 4 287
,2 $ $&
,2 $
,2 $ $& +&
,2 $
,2 $
6(59,&( ,2 $
,2 $ 8
,2 $
,2 ,1 '
% ,2 ,1 $ < %
' 8' ,1 '
' ,1 $ <
6HUYLFH ' 8% ,1 '
6(59,&( ' ,1 $ <
5 ' 9&& 8& ,1 '
' ,1 $ <
&ON ' ,1 '
&/. ' ,1 $ <
&ON ' 1 ,1 '
&/. ' ,1 $ <
. ' $& ,1 '
' ,1 $ <
< 9&& ' $& ,1 '
5 ' ,1 $ <
' $&
'
5(
*
0+= *
& (
(
3) 5: +&
5:
& &
5(6(7
3) 3) 8
0(025<0$3 $ '
$ 2
& $ '
$ 2
3) )))) $ '
$ 2
( 1(8521 $ '
$ 2
()) $ '
$ 2
$ '
$ 2
/9, 9&& & 8186(' $ '
$ 2
8 %))) $ '
$ 2
$
$
& 1HXB5VW :5,7(5($' $ &
5(6(7 567 ,1 $
$
*1' $
287,1>@ $
$
287,1>@ $
$
0& 287,1>@ 63$5( $
$
287,1>@ $
$
287,1>@ 8'
287,1>@ $
&(
127(%<3$66&$3$&,7256$1'32:(56833/<&211(&7,2161276+2:1 287,1>@ (
2(
287,1>@
9&& 933
)))
.$33/,&$7,21 $& &
3/&&
,0$*( (3520
5($'21/<
)))
.6<67(0 (;$03/(,2(;3$16,21
,0$*( (3520
5($'21/<
' '
LONWORKS Engineering Bulletin The Neuron 3150 Chip External Memory Interface
16
LONWORKS Engineering Bulletin The Neuron 3150 Chip External Memory Interface
30ns ≤ 35ns
• Write Data Hold Time:
tDH,max ≤ tDHW,min - tWEdecode,max
0ns ≤ 9ns - (1)(8.5ns)
0ns ≤ 0.5ns
Note that the worst case gate delay is 8.0ns for the AC00, and 8.5ns for the AC32.
Suitable SRAM devices are listed at the end of this bulletin.
17
$>@
$ $
'>@
&3>@
&3>@
8
$ '
$ ,2
8 $ '
$ ,2
$ '
1& $ ,2
&3 $ $ '
&3 $ $ ,2
&3 $ $ '
&3 $ $ ,2
&3 $ 8$ $ '
&3 $ $ ,2
,2>@ &3 $ $ 8% $ '
,2>@ &3 $ $ ,2
&3 $ $ '
&3 $ $ ,2
$ $ &( $
$ $
,2 $ $
,2 $ $
,2 $ $& $
,2 $ $
,2 $ $& $
,2 $ $
,2 $ $
,2 $ $
,2 $ $ $
,2 $ $
,2 $ $
,2 $ $
,2 $
,2 $
,2 $ &(
,2 $ &(
,2 $ (
6(59,&( ,2 $ 2(
,2 $ :(
,2 $ :5
,2
% ,2 %
' 7&&)/
'
6HUYLFH ' 8$ .;65$0
6(59,&( '
5 ' 3/&&
'
&ON ' :(
&/. '
&ON ' 8
&/. '
. ' $ '
' $ 2
< 9&& ' $& $ '
5 ' $ 2
' $ '
' $ 2
$ '
$ 2
$ '
0+= $ 2
& ( $ '
( $ 2
3) 5: $ '
5: $ 2
& & $ '
5(6(7 $ 2
3) 3) $
$
$
$
& $
$
3) $
$
0(025<0$3 $
$
$
$
)))) $
$
/9, 9&& ( 1(8521
8 ()) $
&(
63$5( (
2(
& 1HXB5VW ( 8186(' &
5(6(7 567 ,1 9&& 933
'))) 8%
*1'
&
. .;(3520
0& 3/&&
65$0
$&
8&
127(%<3$66&$3$&,7256$1'32:(56833/<&211(&7,2161276+2:1
)))
.$33/,&$7,21
$&
,0$*( (3520 8'
5($'21/< (;$03/(.(3520.65$0
)))
.6<67(0 $&
8'
$&
LONWORKS Engineering Bulletin The Neuron 3150 Chip External Memory Interface
E-
tAD tAHF
A[0..15]
tWR
R/W-
tDDW tDWH
Data Bus
tCED
FLASH_CE-
FLASH_OE-
tWED
tWP
FLASH_WE-
At present, only Atmel's flash memories are approved for use with Neuron 3150
Chips. Note that Atmel's standard flash memories no longer require a selection
code for tDS ≥ 35ns. The AT29C256/257/512/010 parts now specify tDS ≥ 35ns across
all speeds, packages and temperature ranges (their old specification was tDS ≥ 50ns).
Atmel's data sheets for these parts are being revised to reflect this change.
19
LONWORKS Engineering Bulletin The Neuron 3150 Chip External Memory Interface
tDSR
tDHR
E-
tAH
tAH
tAD
A[0..15]
tRD
tRD
R/W-
tACC
tCE
tOE
Data Bus
tCED
FLASH_CE-
tOED
FLASH_OE-
FLASH_WE-
The five critical timing parameters are verified below for the Atmel AT29C257-120JC
flash memory (Vcc = 5V±10%, T=0C to 70C) in the 10MHz design shown in the
schematic:
• Read Access Time:
tACC,max ≤ tCYC - tAD,max - tDSR,min
120ns ≤ 200ns - 45ns - 25ns
120ns ≤ 130ns
• Read ~OE Time:
tOE,max ≤ PWEL,min - tDSR,min - tOEdecode,max
50ns ≤ 95ns - 25ns - (1)(8.5ns)
50ns ≤ 61.5ns
• Read ~CE Time:
tCE,max ≤ tCYC - tAD,max - tDSR,min - tCEdecode,max
120ns ≤ 200ns - 45ns - 25ns - 0ns
120ns ≤ 130ns
20
LONWORKS Engineering Bulletin The Neuron 3150 Chip External Memory Interface
21
LONWORKS Engineering Bulletin The Neuron 3150 Chip External Memory Interface
Flash memory requires a pulse-stretching LVI to ensure that the reset pulse is longer
than the sector program cycle time. A Dallas DS1233-10 is shown in the schematic.
22
'>@
$>@
$ $
&3>@
&3>@
8
$ '
$ 2
8 $ '
$ 2
$ '
1& $ 2
&3 $ $ '
&3 $ $ 2
&3 $ $ '
&3 $ $ 2
&3 $ $ '
&3 $ $ 2
,2>@ &3 $ $ '
,2>@ &3 $ $ 2
&3 $ $ '
&3 $ $ 2
$ $
$ $
,2 $ $
,2 $ $
,2 $ $
,2 $ $
,2 $ $
,2 $ $
,2 $ $
,2 $ $
,2 $ $
,2 $ $
,2 $ 8% $
,2 $ $
,2 $ 1
,2 $
,2 $ 2(
,2 $
,2 $
6(59,&( ,2 $
,2 $
,2 $
,2 $& $
% ,2 &( %
'
' 2(
6HUYLFH ' 8&
6(59,&( ' :(
5 ' 9&&
'
&ON ' 8$ :( $7&-&
&/. '
&ON ' .[)/$6+
&/. '
. ' 3/&&
'
< 9&& ' 5: $&
5 '
'
'
$&
0(025<0$3
0+=
& (
(
3) 5: ))))
5:
& & ( 1(8521
5(6(7
3) 3) ())
63$5( 63$5(
&
3) 8% 8$
12786('
/9, 9&&
8 $& $&
8& 8'
5($'21/<
(;$03/(.)/$6+
' '
LONWORKS Engineering Bulletin The Neuron 3150 Chip External Memory Interface
23
LONWORKS Engineering Bulletin The Neuron 3150 Chip External Memory Interface
Note that the worst case gate delay is 8.0ns for the AC00, and 8.5ns for the AC32.
24
'>@
$>@
$ $
&3>@
&3>@
8
8% $ '
$ 2
8 $ 9&& $ '
$ 2
8' $ '
1& $ 2
&3 $ $ 8' $ '
&3 $ $ 2
&3 $ 1 &( $ '
&3 $ $ 2
&3 $ $& 1 $ '
&3 $ $ 2
,2>@ &3 $ 9&& 1 $ '
,2>@ &3 $ $ 2
&3 $ 8& $& $ '
&3 $ $ 2
$ $& $
$ $
,2 $ $
,2 $ $
,2 $ $ $
,2 $ $
,2 $ $
,2 $ $
,2 $ $& $
,2 $ $
,2 $ $
,2 $ $
,2 $ 8% $
,2 $ $
,2 $ 1 $
,2 $ $
,2 $ 2(
,2 $
,2 $
6(59,&( ,2 $
,2 $
,2 $
,2 $&
% ,2 &( %
'
' 2(
6HUYLFH ' 8&
6(59,&( ' :(
5 ' 9&&
'
&ON ' 8$ :( $7&-&
&/. '
&ON ' .[)/$6+
&/. '
. ' 3/&&
'
< 9&& ' 5: $&
5 '
'
'
$&
0(025<0$3
0+=
& (
(
3) 5: ))))
5:
& & ( 1(8521
5(6(7
3) 3) ())
63$5(
& ( 8186('
3) 8$ ')))
/9, 9&& .$33/,&$7,21
8 $&
,0$*( )/$6+
& 1HXB5VW &
5(6(7 567 ,1
5($':5,7(
*1'
'6B607
7KH/9,PXVWH[WHQGUHVHWVE\DWOHDVWP6
7KLVLVFULWLFDOIRUV\VWHPRSHUDWLRQ )))
.6<67(0
5($'21/<
(;$03/(.)/$6+
' '
LONWORKS Engineering Bulletin The Neuron 3150 Chip External Memory Interface
26
$>@
$ $
'>@
&3>@
&3>@
8
$ '
$ ,2
8 $ '
$ ,2
$ '
1& $ ,2
&3 $ $ '
&3 $ $ ,2
&3 $ $ '
&3 $ $ ,2
&3 $ 8% $ '
&3 $ $ ,2
,2>@ &3 $ $ 8' $ '
,2>@ &3 $ $ ,2
&3 $ $ '
&3 $ $ ,2
$ $ &( $
$ $
,2 $ $
,2 $ $
,2 $ $& $
,2 $ $
,2 $ $& $
,2 $ $
,2 $ $
,2 $ $
,2 $ $ $
,2 $ $
,2 $ $
,2 $ $
,2 $
,2 $
,2 $ &(
,2 $ &(
,2 $ (
6(59,&( ,2 $ 2(
,2 $ :(
,2 $ :5
,2
% ,2 %
' 7&&)/
'
6HUYLFH ' 8% .;65$0
6(59,&( '
5 ' 9&& 1 3/&&
'
&ON ' 8$ 2(
&/. '
&ON ' 8
&/. '
. ' $ '
' $ 2
< 9&& ' 5: $& $ '
5 ' $ 2
' $ '
' $ 2
$& 8& $ '
$ 2
$ '
0+= $ 2
& ( :( $ '
( $ 2
3) 5: $ '
5: $ 2
& & $ '
5(6(7 $ 2
3) 3) $& $
$
$
$
& 63$5( $
$
3) $
$
0(025<0$3 8$ $
$
$
$
)))) $
$
/9, 9&& ( 1(8521
8 ())
$&
8$ .[)/$6+
3/&&
7KH/9,PXVWH[WHQGUHVHWVE\DWOHDVWP6
7KLVLVFULWLFDOIRUV\VWHPRSHUDWLRQ
)))
.$33/,&$7,21 $&
127(%<3$66&$3$&,7256$1'32:(56833/<&211(&7,2161276+2:1
,0$*( )/$6+
5($':5,7(
))) (;$03/(.)/$6+.65$0
.6<67(0
,0$*( )/$6+
5($'21/<
' '
LONWORKS Engineering Bulletin The Neuron 3150 Chip External Memory Interface
28
LONWORKS Engineering Bulletin The Neuron 3150 Chip External Memory Interface
29