background image

TS-5500 User’s Manual 

Technologic Systems 

 

10/31/03

 

6

3  Power 

The TS-5500 requires 

regulated

 5VDC at 900 mA (typical). A quick release screw-down terminal block 

for the 5V power and power GND connections is provided for easy connection to an external power 
supply.  

When power is first supplied to the TS-5500, the board mounted LED is immediately turned on under 
hardware control. Once the processor begins execution, the LED is turned off. The LED then turns on 
then off to provide a characteristic blink during execution of POST. If the LED does not turn on at all, the 
most likely problem is the power supply. Check that the +5V and GND connections are not reversed. A 
diode protects the board against damage in such a situation, but it will not run.  

Please note that supply voltages over 6 VDC may damage the TS-5500. 

Be sure to use a 

regulated

 5 VDC power supply. 

4  Memory 

4.1  SDRAM 

The TS-5500 has a total of 32 Megabytes (MB) of high-speed SDRAM providing 640 Kilobytes (KB) of 
base memory, 15 MB of extended memory, and 128 KB of shadow RAM for the BIOS.  This is identical 
to a standard PC memory map.  The TS-5500 can be ordered with 16MB or 64MB of SDRAM, but it is 
not field upgradeable.  

The TS-5500 SDRAM chips are soldered directly to the board.  By not using a SIMM socket, the TS-
5500 is much more reliable in high-vibration environments.  

4.2  Flash 

There is a total of 2 MB of Flash memory on the TS-5500 with 128 KB reserved for the BIOS. During 
POST, this 128 KB area is copied from Flash into SDRAM at addresses E0000h through FFFFFh for 
improved performance (a standard technique known as BIOS Shadowing). The remainder of the Flash 
memory (1920 KB) is configured as two solid-state disk (SSD) drives appearing as drive A and drive B.  
Drive A uses 896 KB of Flash memory while drive B uses the remaining 1024 KB of Flash memory.  
Both drives are fully supported by the BIOS as INT 13h drives. 

The physical Flash memory is accessed by the BIOS in protected mode at memory address 148M. 

The Flash memory is guaranteed capable of a minimum of 100,000 write/erase cycles. This means that 
if you completely erase and rewrite the SSD drive 10 times a day you have over 27 years before any 
problems would occur. Reading the SSD produces no wear at all.  

Power failure during flash writes can cause corruption of flash drive FAT tables (A: or B:). Therefore 
applications writing frequently should use DiskOnChip or Compact Flash card drives which are more 
tolerant of power failure during write cycles.  

Flash drive A is 

read-only 

when JP3 is not installed.  Removing JP3 also makes the 128 kbyte BIOS 

area of the Flash write protected as well.  Write protecting the A: drive can be useful if there are critical 
files in the final product that must be very secure.   

4.3  Compact Flash cards and DiskOnChip modules 

If 2MB of Flash is insufficient for your application, additional non-volatile storage can be added with a 
Compact Flash card or an M-Systems DiskOnChip module.    Either of these products can supply 
additional storage that will behave much as a hard drive does in a typical PC with sizes ranging from 
8MB to 512MB.  These products are inherently more rugged than a hard drive since they are completely 
solid-state with no moving parts. 

The Compact Flash card has the added advantage of being removable media.  A SanDisk USB 
Compact Flash reader/writer (which is included in the TS-5500 Developer’s Kit) is recommended for the 

Содержание TS-5500

Страница 1: ...TS 5500 User s Manual...

Страница 2: ...Hills AZ 85268 480 837 5200 FAX 837 5300 info embeddedx86 com http www embeddedx86 com This revision of the manual is dated October 22 2003 All modifications from previous versions are listed in the a...

Страница 3: ...t the RMA number on the outside of the package This limited warranty does not cover damages resulting from lighting or other power surges misuse abuse abnormal conditions of operation or attempts to a...

Страница 4: ...KEYPAD SUPPORT 13 10 THE 10 100 BASE T ETHERNET PORT 14 10 1 LINUX TCP IP configuration 14 10 2 DOS TCP IP configuration Packet Driver and WATTCP 15 10 3 WATTCP CFG configuration file 15 10 4 DOS TCP...

Страница 5: ...ENDIX A BOARD DIAGRAM AND DIMENSIONS 30 APPENDIX B OPERATING CONDITIONS 30 APPENDIX C SYSTEM MEMORY MAP 31 APPENDIX D SYSTEM I O MAP 32 APPENDIX E BIOS INTERRUPT FUNCTIONS 33 Int 15h Function B000h Te...

Страница 6: ...airly short This is because for the most part the TS 5500 is a standard x86 based PC compatible computer and there are hundreds of books about writing software for the PC platform The primary purpose...

Страница 7: ...The remainder of the Flash memory 1920 KB is configured as two solid state disk SSD drives appearing as drive A and drive B Drive A uses 896 KB of Flash memory while drive B uses the remaining 1024 K...

Страница 8: ...his Note The TS 5500 always needs to be powered off before swapping CF cards 4 5 Non Volatile SRAM The 32 pin socket can also optionally hold 32 KB of Non volatile SRAM memory This behaves exactly lik...

Страница 9: ...In RTS mode the serial port RTS signal controls the RS 485 transmitter receiver See Automatic mode below When RTS is asserted true the RS 485 transmitter is enabled and the receiver disabled When RTS...

Страница 10: ...the COM3 UART This circuit automatically turns on off the RS 485 transceiver at the correct times This only requires the TIMER2 to be initialized once based on baud rate and data format and bit 7 at...

Страница 11: ...inputs In all cases when a control bit is a 1 it is setting the corresponding DIO lines to be Outputs while a 0 sets them to be Inputs All control bits at I O location Hex 7A are initialized at reset...

Страница 12: ...1 LCD_RS is connected to IRQ1 allowing this port to trigger an interrupt All digital outputs on this port can source 4 mA or sink 8 mA and have logic swings between 3 3V and ground The digital inputs...

Страница 13: ...ted If the ADC completion bit is not true after 50 S the routine exits with an error condition Int 15h Function B050h ENTRY AX B050h BL Value to write into A D Control register See Table 6 EXIT CY 0 n...

Страница 14: ...ix Keypad Support The DIO2 port signals DIO2_0 through DIO2_7 may be configured to support a 4 x 4 matrix keypad When enabled BIOS firmware performs all the work making the matrix keypad appear as a s...

Страница 15: ...a kernel module If the Technologic Systems kernel is used the DM9102A driver is built into the kernel The settings stored in EEPROM on the TS 5500 are used to configure the DM9102A The TCP IP settings...

Страница 16: ...load a packet driver for the Ethernet interface DM9PCIPD 0X60 The TCP IP settings for the WATTCP code are stored in the WATTCP CFG configuration file in the A ETHERNET directory this file must be mod...

Страница 17: ...IRQ7 is used for the PC Card interrupt 11 2 Software Linux support only Card Services for Linux is a complete PCMCIA support package It includes a set of loadable kernel modules that implement a versi...

Страница 18: ...supports speeds up to 12 Mbps under USB Rev 1 1 The TS 5500 provides two USB ports with individual power switching and over current shutdown The USB controller is connected as a standard PCI device on...

Страница 19: ...letely self contained module that includes a Motorola 146818 compatible clock chip the 32 768 kHz crystal the lithium battery and 114 bytes of battery backed CMOS RAM It is guaranteed to maintain cloc...

Страница 20: ...tional failsafe feature In order to load the WDTMRCTL register a specific sequence of three word writes is required A 3333h followed by CCCCh followed by the value to be loaded into the WDTMRCTL regis...

Страница 21: ...not turn on at all when power is applied the most likely problem is the power supply Check that the 5V and GND connections are not reversed A diode protects the board against damage in such a situati...

Страница 22: ...y the 16 bit version of the PC 104 bus We have found this allows the support of the vast majority of PC 104 boards including all of the above mentioned examples IRQ3 and IRQ4 are typically used by COM...

Страница 23: ...7 3 Zmodem Downloads Using the Zmodem protocol to send files to and from the TS 5500 is simple and straightforward The only requirement is a terminal emulation program that supports Zmodem and virtual...

Страница 24: ...ur application code the debugger will automatically be invoked To resume type the G command to GO or continue on with the rest of initialization From DOS ROM by typing INT3 at the command prompt If th...

Страница 25: ...for display and keyboard input which are rerouted to the serial port Any program that accesses the video or keyboard hardware directly will not work Keyboard redirection is limited simply because mos...

Страница 26: ...the CMOS memory on every boot any changes will be lost Basic CMOS Configuration Setup disk drives drive mapping boot order misc Custom Configuration Setup custom features for Technologic Systems board...

Страница 27: ...2 Not installed Ext Floppy 1 Not installed Ide 3 Not installed 31MB E X Tab to select or to modify Esc to return to main menu The factory defaults shown will first attempt to boot from Compact Flash...

Страница 28: ...5500 User s Manual Technologic Systems 10 31 03 27 Master DIP switch 5 off change the IDE DRIVE GEOMETRY for Ide 2 to AUTOCONFIG PHYSICAL and change the DRIVE ASSIGNMENT for Drive D to Ide 2 Sec Mast...

Страница 29: ...ine when to flush cache to SDRAM This setting defaults to Write Through and may be set to Write Back by the user to optimize performance Refer to the AMD Elan SC520 users manual section 8 4 2 2 for mo...

Страница 30: ...nu allows BIOS extension ROMs to be copied to SDRAM in upper memory regions to reduce access times Execution directly from ROM is significantly slower than executing from SDRAM The region from C000 C7...

Страница 31: ...logic Systems 10 31 03 30 Appendix A Board Diagram and Dimensions Appendix B Operating Conditions Operating Temperature 0 to 70 C Extended temperature range is optional Operating Humidity 0 to 90 rela...

Страница 32: ...5M or 31M or 63M BIOS Shadow RAM E0000h 896k 128k Elan520 Configuration Registers DF000h 892k 4k PC 104 Bus D2000h 840k 52k DiskOnChip or NV SRAM D0000h 832k 8k 32k PC 104 Bus or SDRAM user configurab...

Страница 33: ...ipherals 074h 07Fh DIO and Control registers 072h 073h LCD port 070h 071h RTC and CMOS memory 060h 064h Keyboard Controller TS 9500 000h 05Fh Internal Elan520 peripherals Table 11 TS 5500 I O Map I O...

Страница 34: ...XIT CY 0 carry flag AH 0 AL SP_VERSION For standard versions of the BIOS this is 0 An SP number is assigned when custom modifications are made to the BIOS for a client and it is returned in this regis...

Страница 35: ...the following 0 9 A D and returns the scan code for Carriage Return A custom translation table is 16 words long where each word is a scan code ASCII pair for a key Information on scan codes can be fo...

Страница 36: ...et 03 ADC option not present I O 7Dh bit 0 0 04 Hardware error A D timeout BX A D Conversion value The ADC automatically sign extends the result to the full 16 bits in bipolar mode and masks the upper...

Страница 37: ...The baud rate clock for each COM port is controlled by bit 2 in the UART Control Register UART1CTL and UART2CTL UART1CTL DFCC0h UART2CTL DFCC4h Clearing bit 2 to a 0 will change the clock to the 10X...

Страница 38: ...heet http www embeddedx86 com downloads 12887 pdf Intel 386EX User s Guide http developer intel com design intarch manuals 272485 htm Maxim Integrated Products http www maxim ic com National Semicondu...

Отзывы: