Lanner LVC-5770 Manual de usuario

Busca en linea o descarga Manual de usuario para Hardware De La Computadora Lanner LVC-5770. Lanner LVC-5770 User Manual Manual de usuario

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 49
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 0
>>
In-Vehicle Computing
Hardware Platforms for mobile applications
LVC-5770
V1.2
User's Manual
Publication date:2014-07-01
Vista de pagina 0
1 2 3 4 5 6 ... 48 49

Indice de contenidos

Pagina 1 - LVC-5770

>>In-Vehicle ComputingHardware Platforms for mobile applicationsLVC-5770V1.2User's ManualPublication date:2014-07-01

Pagina 2 - Overview

10System ComponentsChapter 2Embedded and Industrial ComputingComponent Description Pin Definition ReferenceF1 HDD (Yellow) and Power LED (Green)HDDBl

Pagina 3 - Mechanical compliance

11System ComponentsChapter 2Embedded and Industrial ComputingRear ComponentsComponent Description Pin Definition ReferenceR1 Power-In (DC) Power-in w

Pagina 4

12System ComponentsChapter 2Embedded and Industrial ComputingComponent Description Pin Definition ReferenceR11 PC Audio Ports D-sub 9 connector for M

Pagina 5 - Chapter 1

13System ComponentsChapter 2Embedded and Industrial ComputingComponent Description Pin Definition ReferenceR1 Power output (DC) to the LVC-5770 S

Pagina 6

14Board LayoutChapter 3Embedded and Industrial ComputingChapter 3: Board LayoutConnectorsThe following picture highlights the location of the COM por

Pagina 7

15Board LayoutChapter 3Embedded and Industrial ComputingIgnition Board ConnectorsThe following picture highlights the location of ignition board con

Pagina 8

16Board LayoutChapter 3Embedded and Industrial ComputingExternal ConnectorsThe following picture highlights the location of external input/output conn

Pagina 9

17Board LayoutChapter 3Embedded and Industrial ComputingInternal Connectors and JumpersThe following picture highlights the location of internal co

Pagina 10 - Chapter 2

18Board LayoutChapter 3Embedded and Industrial ComputingInternal Connectors and Jumpers (backside)The following picture highlights the location of

Pagina 11

19Board LayoutChapter 3Embedded and Industrial ComputingConnectors and Jumpers ListThe tables below list the function of each of the board j

Pagina 12

2AboutAboutEmbedded and Industrial ComputingOverviewIcon DescriptionsThe icons are used in the manual to serve as an indication of interest topics

Pagina 13

20Board LayoutChapter 3Embedded and Industrial ComputingSCT2, SCT4: Select COM1 Protocol SettingRS-232 RS-422RS-485SwitchProtocolSCT2 SCT4RS-232 (defa

Pagina 14 - Chapter 3

21Board LayoutChapter 3Embedded and Industrial ComputingSwitchProtocolSCT1 SCT3RS-232 (default) 1-2 1-5, 2-6, 3-7, 4-8 (default)RS-422 3-4 5-9, 6-10,

Pagina 15

22Board LayoutChapter 3Embedded and Industrial ComputingMini PCI Express Connector (MIO1) on the LEK-IOA7: Connector for connecting to the mainboardPI

Pagina 16

23Board LayoutChapter 3Embedded and Industrial ComputingFront Panel Function Pin Header (FRONT1): It provides LED signal and button function on the fr

Pagina 17

24Board LayoutChapter 3Embedded and Industrial ComputingSystem FAN Connector (FAN1/FAN2)Pin No. Description1 GND2 VCC53 FAN TACReset Button (RST1)Pin

Pagina 18

25Board LayoutChapter 3Embedded and Industrial ComputingMPCIE1: Mini-PCIe Connector with one SIM Card Reader(SIM1). It supports both Wi-Fi

Pagina 19

26Board LayoutChapter 3Embedded and Industrial ComputingEnable or Disable Daughter Board LEK-IG1 (COMSLT2): This jumper is for enabling or disabli

Pagina 20

27Board LayoutChapter 3Embedded and Industrial ComputingLEK-IG1 BoardSelect MCU detect function for power ignition behavior (SW1):The functions of the

Pagina 21

28Board LayoutChapter 3Embedded and Industrial ComputingThe following pin definitions refer to the connectors on the LVP-POE936A board which is the

Pagina 22

29Flow ChartChapter 4Embedded and Industrial ComputingChapter 4: The Flow ChartThe flow chart section contains all flow chart used in the system. Th

Pagina 23

3AboutAboutEmbedded and Industrial ComputingMechanical compliance Vibration: General Vibration (operating): Refer to MIL-STD-810G, •Method 514.6, Pro

Pagina 24

30Hardware SetupChapter 5Embedded and Industrial ComputingChapter 5: Hardware SetupPreparing the Hardware InstallationTo access some components and p

Pagina 25

31Hardware SetupChapter 5Embedded and Industrial ComputingNote: To remove the SIM card, slide the card reader outward to unlock it.Wireless

Pagina 26

32Hardware SetupChapter 5Embedded and Industrial ComputingInstalling the Hard DiskThe system can accommodate two Serial-ATA disk. Follow these steps t

Pagina 27

33Using the Ignition System Manager (ISM)Embedded and Industrial ComputingAppendix AAppendix A: Using the Ignition System Manager (ISM)The Ignition

Pagina 28

34Digital Input/Output ControlAppendix BEmbedded and Industrial ComputingAppendix B: Digital Input/Output The Digitanl I/O on the rear panel is desi

Pagina 29 - Chapter 4

35Digital Input/Output ControlAppendix BEmbedded and Industrial ComputingChoose to select the hardware Manually8. Choose Show all device and click Nex

Pagina 30 - Chapter 5

36Digital Input/Output ControlAppendix BEmbedded and Industrial ComputingSelect the Lanner IO driver and click Next.14. Click Next15. Click 16. Compl

Pagina 31

37Digital Input/Output ControlAppendix BEmbedded and Industrial ComputingA sample DIO program in C: ioaccess.c: IO access code for Lanner Platfomr Dig

Pagina 32

38Digital Input/Output ControlAppendix BEmbedded and Industrial Computing#include <machine/bus.h>#include <machine/resource.h>#endif#endif

Pagina 33 - Appendix A

39Digital Input/Output ControlAppendix BEmbedded and Industrial Computing exit_SIO_config(); return;}void dio_set_output(unsigned char out_val

Pagina 34 - Appendix B

TTaTTable of Contentsbeable of Contents4Chapter 1: Introduction 5System Specication . . . . . . . . . . . . . . . . . . . . .

Pagina 35

40Accessing the Digital Accelerometer Appendix CEmbedded and Industrial ComputingAppendix C: Accessing the Digital Accelerometer Data from the LVC-57

Pagina 36

41Accessing the Digital Accelerometer Appendix CEmbedded and Industrial Computing while (1) { short x = (short) ich7_SM_ReadByte (0x1d, DATA

Pagina 37

42Accessing the GPS DataAppendix DEmbedded and Industrial ComputingAppendix D: Accessing the GPS Data from the LVC-5770The LVC-5770 employs an on

Pagina 38

43Accessing the GPS DataAppendix DEmbedded and Industrial ComputingSpecify the following communication parameters:Bits per Second: 9600Data Bits: 8Par

Pagina 39

44Programming Watchdog TimerEmbedded and Industrial ComputingAppendix EAppendix E: Programming System Watchdog Timer of the LVC-5770A watchdog time

Pagina 40 - Appendix C

45Programming Watchdog TimerEmbedded and Industrial ComputingAppendix E “ Watchdog Set Watchdog timer.\n”\ “ CaseOpen

Pagina 41

46Programming Watchdog TimerEmbedded and Industrial ComputingAppendix E// Clear case open stateint mCaseOpen_Clear (int argc, char* argv[]){ CHECK_A

Pagina 42 - Appendix D

47Programming Watchdog TimerEmbedded and Industrial ComputingAppendix E {“DIO_IN” , mDIO_IN }, {“DIO_OUT” , mDIO_OUT }, {“PIO” , mPI

Pagina 43

48Terms and ConditionsAppendix FEmbedded and Industrial ComputingAppendix F: Terms and ConditionsWarranty Policy All products are under warran

Pagina 44 - Appendix E

49Terms and ConditionsAppendix FEmbedded and Industrial ComputingRMA Service Request Form When requesting RMA service, please fill out the following

Pagina 45

5IntroductionChapter 1Embedded and Industrial ComputingChapter 1: IntroductionThank you for choosing the LVC-5770. The LVC-5770 is a fanles

Pagina 46

6IntroductionChapter 1Embedded and Industrial ComputingPackage ContentsYour package contains the following items:LVC-5770 Fanless Embedded System with

Pagina 47

7System ComponentsChapter 2Embedded and Industrial ComputingChapter 2: System ComponentsSystem DrawingMechanical dimensions of the LVC-5770 wit

Pagina 48 - Appendix F

8System ComponentsChapter 2Embedded and Industrial ComputingBlock Diagram: The MainBoardThe block diagram depicts the relationships among the in

Pagina 49

9System ComponentsChapter 2Embedded and Industrial ComputingBlock Diagram: The Ignition BoardThe block diagram depicts the relationship between the p

Comentarios a estos manuales

Sin comentarios