Lanner LVC-5000(N4) Instrukcja Użytkownika

Przeglądaj online lub pobierz Instrukcja Użytkownika dla Sprzęt komputerowy Lanner LVC-5000(N4). Lanner LVC-5000(N4) User Manual Instrukcja obsługi

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 42
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 0
>>
In-Vehicle Computing
Hardware Platforms for mobile applications
LVC-5000(N4)
V1.3
User's Manual
Publication date:2014-07-01
Przeglądanie stron 0
1 2 3 4 5 6 ... 41 42

Podsumowanie treści

Strona 1 - LVC-5000(N4)

>>In-Vehicle ComputingHardware Platforms for mobile applicationsLVC-5000(N4)V1.3User's ManualPublication date:2014-07-01

Strona 2 - Overview

10System ComponentsChapter 2Embedded and Industrial ComputingRear ComponentsComponent Description Pin Definition ReferenceR1 Multiple-I/O Connector A

Strona 3 - Revision History

11Board LayoutChapter 3Embedded and Industrial ComputingChapter 3: Board LayoutConnectorsThe following picture highlights the location of jumpers on

Strona 4

12Board LayoutChapter 3Embedded and Industrial ComputingExternal Connectors The following picture highlights the location of internal connectors an

Strona 5 - Chapter 1

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

Strona 6

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

Strona 7 - LVC- 5000

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

Strona 8

16Board LayoutChapter 3Embedded and Industrial ComputingCOM1 RS-232 Serial Port (COMB1): An RS-232 port through the D-SUB9 connector.COM2 RS-2

Strona 9

17Board LayoutChapter 3Embedded and Industrial ComputingSCT1, SCT2: Select COM2 Protocol SettingRS-232 RS-422RS-485SwitchProtocolSCT1 SCT2RS-232 (defa

Strona 10 - Chapter 2

18Board LayoutChapter 3Embedded and Industrial ComputingMini PCI Express Connector (MIO3) for any extension board on the mainboard: PIN Pin Name PIN P

Strona 11 - Chapter 3

19Board LayoutChapter 3Embedded and Industrial ComputingSystem FAN Connector (FAN1)Pin No. Description1 GND2 VCC123 FAN TACPOEIO1: Connector for Conne

Strona 12

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

Strona 13

20Board LayoutChapter 3Embedded and Industrial ComputingMaximum input/output current for each port is 100mAPin19 and pin21 can be used for DI

Strona 14

21Board LayoutChapter 3Embedded and Industrial ComputingDual USB 2.0 Port Connector #0 and #1 (USBB1)Dual USB 2.0 Port Connector #2 and #3 (USBB2)To e

Strona 15

22Board LayoutChapter 3Embedded and Industrial ComputingSelect MCU Detect Function for power ignition behavior (SW1):The functions of the above

Strona 16

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

Strona 17

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

Strona 18

25Hardware SetupChapter 5Embedded and Industrial ComputingWireless Module Installation Align the wireless module’s cutout with the Mini-PCIe 1. slot

Strona 19

26Hardware SetupChapter 5Embedded and Industrial ComputingConnecting PowerConnect the LVC-5000 to a +12V or +24V vehicle battery. The DC power-in con

Strona 20

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

Strona 21 - 3-5 Clear CMOS

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

Strona 22

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

Strona 23 - Chapter 4

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

Strona 24 - Chapter 5

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

Strona 25

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

Strona 26 - IGNITION

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

Strona 27 - Appendix A

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

Strona 28 - Appendix B

34Accessing the Digital Accelerometer Appendix CEmbedded and Industrial ComputingAppendix C: Accessing the Digital Accelerometer Data from the LVC-50

Strona 29

35Accessing the GPS DataAppendix DEmbedded and Industrial ComputingAppendix D: Accessing the GPS Data from the LVC-5000The LVC-5000 employs Mini-P

Strona 30

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

Strona 31

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

Strona 32

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

Strona 33

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

Strona 34 - Appendix C

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

Strona 35 - Appendix D

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

Strona 36

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

Strona 37 - Appendix E

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

Strona 38

5IntroductionChapter 1Embedded and Industrial ComputingChapter 1: IntroductionThank you for choosing the LVC-5000(N4). The LVC-5000 is one of the mo

Strona 39

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

Strona 40

7System ComponentsChapter 2Embedded and Industrial ComputingChapter 2: System ComponentsSystem DrawingMechanical dimensions of the LVC-5000(N4) with

Strona 41 - Appendix F

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

Strona 42

9System ComponentsChapter 2Embedded and Industrial ComputingFront ComponentsF1F5F2F3F4LINK/ACT SPEEDComponent Description Pin Definition ReferenceF1

Komentarze do niniejszej Instrukcji

Brak uwag