Lantronix DSTni-EX user manual

User manual for the device Lantronix DSTni-EX

Device: Lantronix DSTni-EX
Category: Computer Hardware
Manufacturer: Lantronix
Size: 0.65 MB
Added : 3/9/2013
Number of pages: 95
Print the manual

Download

How to use this site?

Our goal is to provide you with a quick access to the content of the user manual for Lantronix DSTni-EX. Using the online preview, you can quickly view the contents and go to the page where you will find the solution to your problem with Lantronix DSTni-EX.

For your convenience

If looking through the Lantronix DSTni-EX user manual directly on this website is not convenient for you, there are two possible solutions:

  • Full Screen Viewing - to easily view the user manual (without downloading it to your computer), you can use full-screen viewing mode. To start viewing the user manual Lantronix DSTni-EX on full screen, use the button Fullscreen.
  • Downloading to your computer - You can also download the user manual Lantronix DSTni-EX to your computer and keep it in your files. However, if you do not want to take up too much of your disk space, you can always download it in the future from ManualsBase.
Lantronix DSTni-EX User manual - Online PDF
Advertisement
« Page 1 of 95 »
Advertisement
Print version

Many people prefer to read the documents not on the screen, but in the printed version. The option to print the manual has also been provided, and you can use it by clicking the link above - Print the manual. You do not have to print the entire manual Lantronix DSTni-EX but the selected pages only. paper.

Summaries

Below you will find previews of the content of the user manuals presented on the following pages to Lantronix DSTni-EX. If you want to quickly view the content of pages found on the following pages of the manual, you can use them.

Abstracts of contents
Summary of the content on the page No. 1


DSTni-EX User Guide









Section Five


Part Number 900-335
Revision A 3/04

Summary of the content on the page No. 2

Summary of the content on the page No. 3

Copyright & Trademark © 2003 Lantronix, Inc. All rights reserved. Lantronix and the Lantronix logo, and combinations thereof are registered trademarks of Lantronix, Inc. DSTni is a registered trademark of Lantronix, Inc. Ethernet is a registered trademark of Xerox Corporation. All other product names, company names, logos or other designations mentioned herein are trademarks of their respective owners. Am186 is a trademark of Advanced Micro Devices, Inc. Ethernet is a registered t

Summary of the content on the page No. 4

Warranty Lantronix warrants each Lantronix product to be free from defects in material and workmanship for a period specified on the product warranty registration card after the date of shipment. During this period, if a customer is unable to resolve a product problem with Lantronix Technical Support, a Return Material Authorization (RMA) will be issued. Following receipt of an RMA number, the customer shall return the product to Lantronix, freight prepaid. Upon verification of warranty,

Summary of the content on the page No. 5

Contents Copyright & Trademark ________________________________________________________i Warranty___________________________________________________________________ ii Contents___________________________________________________________________ iii List of Tables _______________________________________________________________iv List of Figures_______________________________________________________________vi 1: About This User Guide _________________________________________ 1 Intended Au

Summary of the content on the page No. 6

Host Mode Operation________________________________________________________ 50 Sample Host Mode Operations ________________________________________________ 51 USB Pull-up/Pull-down Resistors_______________________________________________ 53 USB Interface Signals _______________________________________________________ 54 5: CAN Controllers _____________________________________________ 55 CANBUS Background _______________________________________________________ 56 Data Exchanges and Commun

Summary of the content on the page No. 7

Table 3-17. Clock Control Register ........................................................................................... 28 Table 3-18. Clock Control Register Definitions.......................................................................... 28 Table 3-19. Extended Slave Address Register ......................................................................... 29 Table 3-20. Extended Slave Address Register Definitions........................................................ 29 Tab

Summary of the content on the page No. 8

Table 5-34. Tx/Rx Message Level Register .............................................................................. 71 Table 5-35. Tx/Rx Message Level Register Definitions............................................................. 71 Table 5-36. Interrupt Flags........................................................................................................ 72 Table 5-37. Interrupt Flag Definitions..................................................................................

Summary of the content on the page No. 9

1: About This User Guide 1: About This User Guide This User Guide describes the technical features and programming interfaces of the Lantronix DSTni-EX chip (hereafter referred to as “DSTni”). DSTni is an Application Specific Integrated Circuit (ASIC)-based single-chip solution (SCS) that integrates the leading-edge functionalities needed to develop low-cost, high-performance device server products. On a single chip, the DSTni integrates an x186 microprocessor, 16K-byte ROM, 256K-byte

Summary of the content on the page No. 10

Intended Audience This User Guide is intended for use by hardware and software engineers, programmers, and designers who understand the basic operating principles of microprocessors and their systems and are considering designing systems that utilize DSTni. Conventions This User Guide uses the following conventions to alert you to information of special interest. The symbols # and n are used throughout this Guide to denote active LOW signals. Notes: Notes are information requiring att

Summary of the content on the page No. 11

Organization This User Guide contains information essential for system architects and design engineers. The information in this User Guide is organized into the following chapters and appendixes. Section 1: Introduction Describes the DSTni architecture, design benefits, theory of operations, ball assignments, packaging, and electrical specifications. This chapter includes a DSTni block diagram. Section 2: Microprocessor Describes the DSTni microprocessor and its control registers.

Summary of the content on the page No. 12

2: SPI Controller 2: SPI Controller This chapter describes the DSTni Serial Peripheral Interface (SPI) controller. Topics include: Theory of Operation on page 4 SPI Controller Register Summary on page 5 SPI Controller Register Definitions on page 6 Theory of Operation SPI Background SPI is a high-speed synchronous serial input/output (I/O) port that allows a serial bit stream of programmed length (one to eight bits) to be shifted into and out of the device at a programmable bit-tr

Summary of the content on the page No. 13

When operating as a slave, the SPI clock signal (SCLK) must be slower than 1/8th of the CPU clock (1/16th is recommended). Note: The SPI is fully synchronous to the CLK signal. As a result, SCLK is sampled and then operated on. This results in a delay of 3 to 4 clocks, which may violate the SPI specification if SCLK is faster than 1/8th of the CPU clock. In master mode, the SPI operates exactly on the proper edges, since the SPI controller is generating SCLK. The SPI controller uses a

Summary of the content on the page No. 14

SPI Controller Register Definitions SPI_DATA Register SPI_DATA is the SPI Controller Data register. Table 2-2. SPI_DATA Register BIT 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0 OFFSET B800 FIELD /// DATA[7:0] RESET 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 RW RW R RW RW RW RW RW RW RW RW RW RW RW RW RW RW W Table 2-3. SPI_DATA Register Definitions Bits Field Name Description 15:8 /// Reserved Always returns zero. 7:0 DATA[7:0] Data The location where the CPU reads data from or writes data

Summary of the content on the page No. 15

CTL Register CTL is the SPI Controller Control register. Table 2-4. CTL Register BIT 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0 OFFSET B802 FIELD /// RESET 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 RW RW RW RW RW R RW RW RW RW RW RW RW RW RW RW RW W Table 2-5. CTL Register Definitions Bits Field Name Description 15:8 /// Reserved Always returns zero. 7 IRQENB Interrupt Request Enable 1 = enable the SPI to generate interrupts. 0 = disable the SPI from generating interrupts (default). Auto

Summary of the content on the page No. 16

SPI_STAT Register To clear a bit in the SPI_STAT register, write a 1 to that bit. Table 2-6. SPI_STAT Register BIT 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0 OFFSET B804 FIELD /// /// RESET 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 RW RW RW RW RW RW RW RW RW RW RW RW RW RW RW R R Table 2-7. SPI_STAT Register Definitions Bits Field Name Description 15:8 /// Reserved Always returns zero. 7 IRQ Interrupt Request 1 = indicates the end of a master mode transfer, or that SLVSEL_N input has gone H

Summary of the content on the page No. 17

SPI_SSEL Register SPI_SSEL is the Slave Select Bit Count register. Table 2-8. SPI_SSEL Register BIT 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0 OFFSET B806 FIELD /// BCNT[2:0] /// RESET 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 RW RW RW RW RW RW RW RW RW RW RW RW RW RW RW RW RW Table 2-9. SPI_SSEL Register Definitions Bits Field Name Description 15:8 /// Reserved Always returns zero. 7:6 BCNT[2:0] Bit Shift Count Controls the number of bits shifted between the master and slave device during

Summary of the content on the page No. 18

DVD_CNTR_LO Register DVD_CNTR_LO is the DVD Counter Low Byte register. Table 2-11. DVD_CNTR_LO Register BIT 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0 OFFSET B808 FIELD /// DVDCNT[7:0] RESET 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 RW RW RW RW RW RW RW RW RW RW RW RW RW RW RW RW RW Table 2-12. DVD_CNTR_LO Register Definitions Bits Field Name Description 15:8 /// Reserved Always returns zero. Divisor Select 7:0 DVDCNT[7:0] Selects the SPI clock rate during master mode. DVD_CNTR_HI and this

Summary of the content on the page No. 19

2 2 3: I C Controller 3: I C Controller 2 This chapter describes the DSTni I C controller. Topics include: Features on page 11 Block Diagram on page 12 Theory of Operation on page 12 Programmer’s Reference on page 22 2 I C Controller Register Summary on page 22 2 I C Controller Register Definitions on page 23 Features Master or slave operation Multmaster operation Software selectable acknowledge bit Arbitration-lost interrupt with automatic mode switching from master

Summary of the content on the page No. 20

Block Diagram 2 Figure 3-1 shows a block diagram of the DSTni I C controller. 2 Figure 3-1. DSTni I C Controller Block Diagram Theory of Operation 2 I C Background 2 The I C bus is a popular serial, two-wire interface used in many systems because of its low overhead. Capable of 100 KHz operation, each device connected to the bus is software addressable by a unique address, with a simple master/slave protocol. 2 The I C bus consists of two wires, serial data (SDA), and a serial clock


Alternative user manuals
# User manual Category Download
1 Lantronix 900-581 User manual Computer Hardware 0
2 Lantronix XPORT 900-563 User manual Computer Hardware 2
3 Lantronix LX6 User manual Computer Hardware 0
4 Sony MSAKIT-PC4A User manual Computer Hardware 2
5 Sony MRW62E-S1 2694866142 User manual Computer Hardware 5
6 Philips MATCH LINE 9596 User manual Computer Hardware 17
7 Sony 64GB SDHC Class 10 Memory Card Readers SF32UY User manual Computer Hardware 1
8 Philips PSC702 User manual Computer Hardware 1
9 Sony MRW62E/S1/181 User manual Computer Hardware 3
10 Sony 64GB SDHC Class 10 Memory Card Readers SF32N4/TQM User manual Computer Hardware 1
11 Philips SAA7345 User manual Computer Hardware 1
12 Philips SBC MC8650 User manual Computer Hardware 268
13 Philips PSC 605 User manual Computer Hardware 1
14 Sony DKA-MC2F User manual Computer Hardware 1
15 Sony AR-B1570 User manual Computer Hardware 2