Home

5cb65c1021cdc874fe85..

image

Contents

1. JP3 1 x 3 header pitch 2 0 mm Closed Pin Result 1 2 Normal 2 3 Clear CMOS Default setting JP3 AEWIN Technologies Co Ltd 21 EM 6335 User Manual w AEWIN oan Embedded amp Network Solutions 2 3 4 JP4 for LVDS panel backlight control mode select JP4 1 x 3 header pitch 2 0 mm Closed Pin Result 1 2 PWM mode 2 3 DC mode Default setting JP4 AEWIN Technologies Co Ltd 22 EM 6335 User Manual e AYIA hornene Embedded amp Network Solutions 2 3 5 JP5 for LVDS panel power level select JP5 2 x 3 header pitch 2 0 mm Closed Pin Result 1 2 3 3V for LVDS VCC 3 4 5V for LVDS_VCC 5 6 12V for LVDS_VCC Default setting JP5 AEWIN Technologies Co Ltd 23 EM 6335 User Manual w AYIA oan Embedded amp Network Solutions 2 4 The pin define of onboard pin header 2 4 1 CN1 for 3 pin Fan connector CN1 1 x 3 wafer Pin Signal Pin Signal 1 GND 2 12V 3 Sensor AEWIN Technologies Co Ltd 24 EM 6335 User Manual de AFl WIN oana Embedded amp Network Solutions 2 4 2 CN2 for Full size Mini PCIe socket Note Full size Mini PCIe only support PCIe USB signal Don t support SATA signal such as mSATA SSD Pin Signal
2. val 0x02 data_rw8 inportb data_port amp val if data_rw8 val printf GP81 is high n else printf GP81 is low n val 0x04 data_rw8 inportb data_port amp val if data_rw8 val printf GP82 is high n else printf GP82 is low n val 0x08 data_rw8 inportb data_port amp val if data_rw8 val printf GP83 is high n else printf GP83 is low n val 0x10 data_rw8 inportb data_port amp val if data_rw8 val printf GP84 is high n else printf GP84 is low n val 0x20 data_rw8 inportb data_port amp val if data_rw8 val printf GP85 is high n else printf GP85 is low n val 0x40 data_rw8 inportb data_port amp val if data rw8 val printf GP86 is high n else printf GP86 is low n val 0x80 data_rw8 inportb data_port amp val if data_rw8 val printf GP87 is high n else printf GP87 is low n AEWIN Technologies Co Ltd 71 EM 6335 User Manual ee AFI WIN Advanced Embedded amp Network Solutions else helpQ Exit_SIOQ return void Enter_SIO outportb index_port 0x87 delay 1 outportb index_port 0x87 outportb index_port 0x07 outportb data_port 0x06 void Exit_SIOQ outportb index port OxAA void help printf AEWIN GPIO test program n printf Wp printf gpio hhh Set GP80 87 to high n
3. EM 6335 User Manual ALEM nd rss ve sten The Exit Menu of BIOS Setup Utility provides options for user to decide to save changed setting or not Information Hain Advanced Security Power Boot save your changes Exit Saving Changes Isi e Ch ithout EX F5 F6 Enter AEWIN Technologies Co Ltd 71 EM 6335 User Manual a ALVIN Advanced Embedded amp Network Solutions 4 GPIO and WatchDpg Timer sample code 4 1 GPIO Sample Program for DOS environment AEWIN GPIO Program for EM 6335 DOS Version include lt stdio h gt include lt string h gt include lt dos h gt include lt stdlib h gt include lt inlines pc h gt define index port 0x2E define data_port Ox2F void help void Enter_SIOQ void Exit SIOQ int main int argc char argv int data rw8 val if argc 2 help return Enter_SIOQ if stremp argv 1 80h 0 val 0x01 outportb index_port 0x89 data_rw8 inportb data_port amp val data_rw8 l val outportb data_port data_rw8 printf Set GP80 to high n else if stremp argv 1 801 0 AEWIN Technologies Co Ltd 72 EM 6335 User Manual ee AFl WIN Advanced Embedded amp Network Solutions val 0x01 outportb index_port 0x89 data_rw8 inportb data_port amp val outportb data_port data_rw8 printf Set GP80 to low n else if stremp argv 1 81h 0
4. de LI 77 aano Embedded amp Network Solutions User Manual EM 6335 3 5 SBC with AMD Embedded G Series SOC with AMD Radeon HD Graphics DDR3 up to 8GB 1 x Intel Giga LAN Onboard VGA 24 bit LVDS HDMI audio SATA USB3 0 4 x COM 8 bit GPIO 2 x Mini PCIe LPC DC 8V 32V input Ver Release Date Update 1 0 2013 08 22 Release 1 1 2013 09 14 Page 37 Correct the LVDS backlight header pin 1 location Page 40 Correct the LVDS connector pin 1 location 1 2 2013 10 14 Update Memory support from 4GB to 8GB AEWIN Technologies Co Ltd 1 EM 6335 User Manual de AFI MIN Advanced Embedded amp Network Solutions Copyright The content of this document and software with this product are copyrighted by AEWIN technologies Co Ltd This document contains proprietary information protected by copyright All rights are reserved no part of this manual may be reproduced copied translated or transmitted in any form or by any means without prior written permission of the manufacturer The content of this document is intended to be accurate and reliable the original manufacturer assumes no responsibility for any inaccuracies that may be contained in this manual The original manufacturer reserves the right to make improvements to the products described in this manual at any time without prior notice Trademark All other product names mentioned herein are used for identif
5. printf gpio Ill Set GP80 87 to low n printf gpio lte Set GP80 83 to high GP84 87 to low n printf gpio ltd Set GP80 83 to low GP84 87 to high n printf gpio gpr Read GPIO status n printf gpio xxh Set xx to high n printf gpio xxl Set xx to low n printf xx 80 87 n AEWIN Technologies Co Ltd 78 EM 6335 User Manual a ALVIN Advanced Embedded amp Network Solutions 4 2 Watchdog timer Sample Program for DOS environment AEWIN Watch dog program for EM 6335 Dos Version include lt stdio h gt include lt string h gt include lt dos h gt include lt stdlib h gt include lt inlines pc h gt define index port 0x2E Super IO Index port address define data_port Ox2F Super IO Data port address void Enter_sio_config void Exit_sio_config void help int main int argc char argv int data_rw8 time if argc lt 2 helpQ return if stremp argv 1 s 0 Show Watchdog Register Settings Enter_sio_config outportb index_port 0xF5 data_rw8 inportb data_port amp 0x08 if data_rw8 0x00 second mode outportb index port 0xF6 data rw8 inportb data port printf Second mode d second n data rw8 AEWIN Technologies Co Ltd 79 EM 6335 User Manual a ALVIN Advanced Embedded amp Network Solutions else minute mode outportb index port 0xF6 data rw8 inportb data port
6. printf Minute mode d minuteln data rw8 else if stremp argv 1 t 0 Set Time out Value if argv 2 NULL help return else Enter_sio_config outportb index port 0xF6 outportb data port 0x00 Clear Status outportb index port 0xF5 data rw8 0x32 outportb data port data rw8 sscanf argv 2 d amp time outportb index port 0xF6 outportb data port time if time 0 Disable count outportb index_port 0xF5 data rw8 inportb data port amp 0xCF outportb data port data rw8 else outportb index port OXFA outportb data_port 0x01 Enable reset function printf Watchdog Timer will count down for d second s n time else if stremp argv 1 m 0 AEWIN Technologies Co Ltd 80 EM 6335 User Manual a ALVIN Advanced Embedded Network Solutions Set Time out Value if argv 2 NULL help return else Enter sio configQ0 outportb index port 0xF6 outportb data port 0x00 Clear Status outportb index port 0xF5 data rw8 0x32 data rw8 l 0x08 outportb data port data rw8 sscanf argv 2 d amp time outportb index port 0xF6 outportb data port time if time 0 Disable count outportb index_port 0xF5 data_rw8 inportb data port amp 0xCF outportb data_port data_rw8 else outportb index port OXFA outportb data_port 0x01 Enable reset function printf Watchdog Time
7. 1 4 Board layout Dimension used ANG 12 1 5 RA PP acessinemsiasecceiatuecen 14 Chapter 2 Hardware installation ooomononncncnnnannanonononananannnnos 16 2 1 The location of onboard connectors se eee e Kee K 16 2 2 The location Of onboard jumpers escrita ri 18 2 3 The function list of onboard jumpers setting sese ee ee ee K e e 19 2 3 1 JP1 for Power AT ATX mode select 19 2 3 2 JP2 for Memory module voltage select eee 20 2 3 3 JP3 for CIGAR MOS so id 21 2 3 4 JP4 for LVDS Panel backlight control mode select eee eee 22 2 3 5 JP5 for LVDS Panel power level select 23 2 4 The pin define of onboard pin header sse eee eee 24 2 4 1 CNT for 3 pin Fan FOTEN ve Ge 24 2 4 2 CN2 for Full size Mini PCle socket e 25 2 4 3 CN3 for SATA and SATA power connector see K e K K 26 2 4 4 CNS for SIM card socket naci cia iia 27 2 4 5 CNG amp 7 for internal USB2 0 pin header sss eee eee 28 2 4 6 CNB for SMbus pin header see eee cece e eee 2O 2 4 7 CN9 for Low Pn Count pin header sss sese eee 30 2 4 8 CNTD Tor GPIO Madeleine 31 2 4 9 CN11 for WLAN LED indictor of Half size Mini PCle socket 32 2 4 10 CN13 for WLAN LED indictor of Full size Mini PCle socke t 33 2 4 11 CN14 for internal COM2 pin header sees seer eee 34 2 4 12 CN15 for LVDS Panel backlight adjustment sss eee eee eee eee 36 2 4 13 CN16 for LVDS Panel inverter power Connector ceceeeeeeeeeeteeeees 37 2 4 14 CN17 for internal COMS pin hea
8. 2 4 18 CN21 for COM 1 RS232 CN21 Wafer 1 x 10 header pitch 1 25 mm connector type YIMTEX 501MW1 10STR Pin Signal Pin Signal 1 DCD Data carrier detect 2 DSR Data set ready 3 RXD Receive data 4 RTS Request to send 5 TXD Transmit data 6 CTS Clear to se 7 DTR Data terminal ready 8 RI Ring indicator 9 GND 10 5V AEWIN Technologies Co Ltd 43 EM 6335 User Manual e EAA hornene Embedded amp Network Solutions 24 19 CN25 for COM 3 RS232 CN25 Wafer 1 x 10 header pitch 1 25 mm connector type YIMTEX 501MW1 10STR Pin Signal Pin Signal 1 DCD Data carrier detect 2 DSR Data set ready 3 RXD Receive data 4 RTS Request to send 5 TXD Transmit data 6 CTS Clear to se 7 DTR Data terminal ready 8 RI Ring indicator 9 GND 10 5V AEWIN Technologies Co Ltd 44 EM 6335 User Manual a AEWIN onsa Embedded amp Network Solutions 2 4 20 CN30 for half size Mini PCIe socket Pin Signal Pin Signal Pin Signal 1 MSATA_WAKE 19 N C 37 N A 2 3 3V 20 N C 38 USB_D 3 N C 21 GND 39 V3P3_MSATA 4 GND 22 PLTRST_BUF1_N 40 GND 5 N C 23 MSATA_RXN4 41 V3P3_MSATA 6 1 5V 24 MSATA_AUX33 42 LED WWAN 7 MCLKREQ 25 MSATA_RXP4 43 N A 8 N C 26 GND 44 LED_WLAN 9 GND 27 GND 45 N A 10 N C 28 1 5V 46 LED WPAN 11 MSATA PE CLKN 29
9. COM USB SATA Mini PCle DC 8V 32V input EM 6335A Q15 AMD Embedded GX 415GA SOC Q C 1 5 GHz HDMI VGA LVDS GLAN COM USB SATA Mini PCle DC 8V 32V input EM 6335A Q20 AMD Embedded GX 420CA SOC Q C 2 0 GHz HDMI VGA LVDS GLAN COM USB SATA Mini PCle DC 8V 32V input If any of those items are missing or damaged please contact with sales representative or distributor AEWIN Technologies Co Ltd 3 EM 6335 User Manual de LI 77 scarcer Embedded amp Network Solutions Optional Accessory Photo Model Name P N 46L ICOM34 01 Single COM port DB9 type L 180mm without bracket P N 46L IUSB03 00 Dual USB cable L 245mm without bracket P N 46L IAUD15 01 Line out Line In Mic In audio cable L 180mm without bracket AEWIN Technologies Co Ltd 4 EM 6335 User Manual de AFI MIN Advanced Embedded amp Network Solutions Safety Information e To prevent electrical shock hazard disconnect the power cable from the electrical outlet before relocating the system e When adding or removing devices to or from the system ensure that the power cables for the devices are unplugged before the signal cables are connected If possible disconnect all power cables from the existing system before you add a device Before connecting or removing signal cables from the motherboard ensure that all power cables a
10. Console Redirection Setup Console Serial Redirect lt Disabled enabled gt Description Customer could enabled disabled Console function here Default setting is lt Disabled gt Console Serial Redirect lt Di sab ed gt 1 F5 F6 Enter AEWIN Technologies Co Ltd 62 EM 6335 User Manual MEW nd rss vase sten Hardware Monitor Voltage Temperature Fan Speed Description Monitor the system Voltage temperature Fan speed lt Disab led gt F5 F6 Enter AEWIN Technologies Co Ltd 63 EM 6335 User Manual AEW nd mrss vase sten Hardware Monitor Smart Fan lt Disabled enabled gt Description Enabled Disabled Smart Fan function here lt Enab led gt Auto Mode gt F5 F6 Enter AEWIN Technologies Co Ltd 64 EM 6335 User Manual ALEM nd rss ve ster Security Menu of BIOS setup Utility provides configurations for the security settings of the system Information Hain Advanced Stat ty Power Boot Exit I Select TPM Device lt TPM 1 2 gt AEWIN Technologies Co Ltd 65 EM 6335 User Manual MEW nd rss vase sten Select TPM Device TPM 1 2 Status lt TPM 1 2 gt Description If there is no TPM device on platform TPM status is No Installed or it will be enable and active Enabled Disabled TPM function This option will automatically return to No operation Set Supervisor Password Description Install or Change the password and the
11. Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Microsoft ACPI Compliant System PS 2 Compatible Mouse Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Numeric data processor Microsoft ACPI Compliant System Microsoft ACPI Compliant System PCI Express standard Root Port Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System 84 EM 6335 User Manual de AFI MIN Advanced Embedded amp Network Solutions IRQ 148 IRQ 149 IRQ 150 IRQ 151 IRQ 152 IRQ 153 IRQ
12. GPIO6 9 GPIO7 10 Key 11 5V 12 GND 12 11 CN10 2 1 EM 6335 User Manual e LI 77 hornene Embedded amp Network Solutions 2 4 9 CN11 for WLAN LED connector for Half size Mini PCIe socket CN11 1 x 2 wafer Pin Signal Pin Signal 1 3 3V 2 LED Note Support wireless LAN signal only AEWIN Technologies Co Ltd 32 EM 6335 User Manual e AYIA hornene Embedded amp Network Solutions 2 4 10 CN13 for WLAN LED connector for Full size Mini PCIe socket CN13 1 x 2 wafer Pin Signal Pin Signal 1 LED 2 3 3V Note Support WWAN wireless LAN signal CN13 E AEWIN Technologies Co Ltd 33 EM 6335 User Manual e LI 77 hornene Embedded amp Network Solutions 2 4 11 CN14 for COM 2 RS232 422 485 Note COM2 RS 232 422 485 can be set by BIOS setting Default is RS 232 CN14 Wafer 1 x 10 header pitch 1 25 mm connector type YIMTEX 501MW1 10STR Pin RS232 mode RS422 mode RS485 mode 1 DCD Data carrier detect TXD TXD 2 DSR Data set ready 3 RXD Received Data TXD TXD 4 RTS Request to send 5 TXD Transmitted Data RXD 6 CTS Clear to sent 7 DTR Data terminal ready RXD 8 RI Ring indicator 9 GND 10 N C AEWIN Technologies Co Ltd 34 EM 6335 User Manual ALEM nd rss ve sner BIOS setting manual Trust Platform Hodule Min
13. Pin Signal 1 WAKE 27 GND E 2 3 3V AUX 28 1 5V m 3 N C 29 GND 4 GND 30 SMBCLK 5 N C 31 PETNO 6 1 5V 32 SMBDATA 7 CLKREQ 33 PETPO EE ENER 8 UIM PWR 34 GND Lir mpn 9 GND 35 GND 10 UIM_DATA 36 USB_D 11 REFCLK 37 GND 12 UIM_CLK 38 USB_D 13 REFCLK 39 3 3V AUX 14 UIM_RESET 40 GND 15 GND 41 3 3V AUX 16 UIM_VPP 42 LED_WWAN 17 UIM_C8 43 GND 18 GND 44 LED_WLAN 19 UIM_C4 45 N C 20 W_Disable 46 N C 21 GND 47 N C 22 PERST 48 1 5V 23 PERNO 49 N C 24 3 3V AUX 50 GND 25 PERPO 51 N C 26 GND 52 3 3V AUX AEWIN Technologies Co Ltd 25 EM 6335 User Manual e LI 77 hornene Embedded amp Network Solutions 2 4 3 CN3 amp CN4 for SATA 3 0 connector and SATA power connector CN3 SATA 3 0 connector Pin Signal Pin Signal 1 GND SATA_TX_PO 3 SATA_TX_NO 4 GND 5 SATA_RX_NO SATA_RX_PO 7 GND CN4 4 pin wafer for SATA power connector Pin Signal Pin Signal 1 12V 2 GND 3 GND 4 5V Note Maximum output current 12V 1A 5V 1A AEWIN Technologies Co Ltd 26 EM 6335 User Manual w AYIA oan Embedded amp Network Solutions 2 4 4 CN5 for SIM card socket CN5 SIM card holder Pin Signal Pin Signal C1 SIM PWR C2 SIM_RESET C3 SIM_CLK C4 Reserved C5 GND C6 SIM_VPP C7 SIM_DATA C8 Reserved CN5 AEWIN Technologies Co Ltd 27 EM 6335 User Manual de AEWIN
14. length of password must be greater than one character Information Hain Advanced Secu tyi Power Boot Exit elect TPH Device Set Supervisor Password Set Supervisor Password Please type in your new password Please confirm your new password F5 F6 Enter AEWIN Technologies Co Ltd 66 EM 6335 User Manual ALEM nd rss ve sten The power Menu of BIOS Setup Utility allows users to set or control various parameters on CPU power management and platform power management Information Hain Advanced Security ouer Exit Enable Disable ACP lt Enab led gt F5 F6 Enter AEWIN Technologies Co Ltd 67 EM 6335 User Manual ALEV N nd rss ve sten The boot Menu of BIOS Setup Utility allows users to set bot options Information Hain Advanced Security Power Boot Exit Boot Type gt ed gt Suppor i F5 F6 Enter AEWIN Technologies Co Ltd 68 EM 6335 User Manual ALEV N nd rss ve ster Boot Device Priority Normal boot Menu lt Nornal gt Description Select Normal Boot Option Priority or Advance Boot Option Priority Normal Boot Menu Normal I Boot Type Order USB F5 F6 Enter AEWIN Technologies Co Ltd 69 EM 6335 User Manual ALEV N nd rss vr sten Boot Device order Floopy Description Change different devices boot Order Floppy Drive Hard Disk Drive DYD ROM Drive F5 F6 Enter AEWIN Technologies Co Ltd 70
15. rss xo sten The Main Menu of BIOS Setup Utility provide a quick overview of basic system information and the ability to change the display language system time and copyright description Information fhaing Advanced Security Power Boot Exit Select the current default language used by the InsydeH20 Language lt English gt 11 JA F5 F6 Enter AEWIN Technologies Co Ltd 50 EM 6335 User Manual ALEV N nd rss ve ster The Advanced Menu of BIOS Setup Utility allows users to configure advanced system settings Information Hain svelte Security Power Boot Exit Configures Boot Setting Boot Configuration F5 F6 Enter AEWIN Technologies Co Ltd 51 EM 6335 User Manual ALEV N nd rss rr ster Boot Configuration Numlock lt Off On gt Description Select Power on state for Numlock Default setting is lt Off gt F Ady anced Selects Power on state for Num lock F5 F6 Enter AEWIN Technologies Co Ltd 52 EM 6335 User Manual ALEM nd rss xo sten SB On chip Devices Configuration Mini PCI E Type Selection lt PCIE SATA gt Description Onboard Half size Mini PCIe socket support PCIe X1 or STA signal customer could select different mode to meet customer s need For example If select lt PCIE gt Half size Mini PCIe will support Mini PCIe module like WIFI 3G If select lt SATA gt Half size Mini PCIe will support Mini PCIe module l
16. 154 IRQ 155 IRQ 156 IRQ 157 IRQ 158 IRQ 159 IRQ 16 IRQ 160 IRQ 161 IRQ 162 IRQ 163 IRQ 164 IRQ 165 IRQ 166 IRQ 167 IRQ 168 IRQ 169 IRQ 17 IRQ 17 IRQ 170 IRQ 171 IRQ 172 IRQ 173 IRQ 174 IRQ 175 IRQ 176 AEWIN Technologies Co Ltd Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Shared Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Shared Shared Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System High Definition Audio Controller Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Standard Enhanced PCI to USB Host Controller Standard Enhanced PCI to USB Host Controller Microsoft ACPI Compliant S
17. 2 LVDS_VCC 16 LVDSB_1 30 GND 3 LVDS_VCC 17 GND 31 DDC_Clock 4 LVDS_VCC 18 GND 32 DDC_Data 5 GND 19 LVDSA_2 33 GND 6 GND 20 LVDSB_2 34 GND 7 LVDSA_0 21 LVDSA_2 35 LVDSA_3 8 LVDSB_0 22 LVDSB_2 36 LVDSB_3 9 LVDSA_0 23 GND 37 LVDSA_3 10 LVDSB_0 24 GND 38 LVDSB_3 11 GND 25 LVDSA_Clock 39 SMB_Clock 12 GND 26 LVDSB_Clock 40 SMB_Data 13 LVDSA_1 27 LVDSA_Clock 14 LVDSB_1 28 LVDSB_Clock Note Please select LVDS_VCC for 3 3V 5V 12V by JP5 1 39 LARREZ ELLE EE USE L EE RT CN 18 2 40 AEWIN Technologies Co Ltd 39 EM 6335 User Manual AEWIN mons Noor sonsons UHA Frame buffer Size lt Auto gt AEWIN Technologies Co Ltd 40 EM 6335 User Manual w AYIA oan Embedded amp Network Solutions 2 4 16 CN19 for Audio pin header CN19 2 x 5 header Pitch 2 0mm Pin Signal Pin Signal 1 LINE1 L 2 LINE1 R 3 GND 4 GND 5 MIC1_L 6 MIC1_R 7 key 8 GND 9 FRONT_L 10 FRONT_R AEWIN Technologies Co Ltd 41 EM 6335 User Manual w AYIA oan Embedded amp Network Solutions 2 4 17 CN20 for front Panel pin header CN20 2 x 4 header pitch 2 00 mm Pin Signal Pin Signal 1 Power_LED 2 Power_LED 3 HDD_LED 4 HDD_LED 5 GND 6 Power on off 7 Reset 8 GND CN20 AEWIN Technologies Co Ltd 42 EM 6335 User Manual e LI 77 hornene Embedded amp Network Solutions
18. F Exclusive AMD USB 3 0 Host Controller Memory F014A000 F014A0FF Exclusive Standard Enhanced PCI to USB Host Controller Memory F014B000 F014BFFF Exclusive Standard OpenHCD USB Host Controller Memory FO14C000 FO14C0FF Exclusive Standard Enhanced PCI to USB Host Controller Memory FO14D000 FO14DFFF Exclusive Standard OpenHCD USB Host Controller Memory FO14E000 FO14E3FF Exclusive AMD SATA Controller Memory FO800000 FOFFFFFF Exclusive AMD Radeon HD 8400 Memory F1000000 F101FFFF Exclusive Intel R 1211 Gigabit Network Connection Memory F1000000 F1FFFFFF Exclusive PCI Express standard Root Port Memory F1020000 F1023FFF Exclusive Intel R 1211 Gigabit Network Connection Memory FC000000 FED3FFFF Shared PCI bus Memory FEC00000 FECO1FFF Exclusive Motherboard resources Memory FED00000 FED003FF Exclusive High precision event timer Memory FED45000 FFFFFFFF Shared PCI bus Memory FEE00000 FEEOOFFF Exclusive Motherboard resources Memory FFCOOOOO FFFFFFFF Exclusive System board AEWIN Technologies Co Ltd 88 EM 6335 User Manual
19. GND 47 N A 12 N C 30 ICH_SMBCLK 48 1 5V 13 MSATA_PE_CLKP 31 MSATA_TXN4 49 N A 14 N C 32 ICH SMBDATA 50 GND 15 GND 33 MSATA_TXP4 51 N A 16 N C 34 GND 52 3 3V 17 N C 35 GND 18 N C 36 USB_D CN30 AEWIN Technologies Co Ltd 45 EM 6335 User Manual AEWIN mons nor sonsons Trust Platform Module lt Disabled gt AEWIN Technologies Co Ltd 46 EM 6335 User Manual e AYIA hornene Embedded amp Network Solutions 2 4 21 CN31 for Battery connector CN31 1 x 2 header pitch 2 0 mm Pin Signal Pin Signal 1 3V 2 GND CN31 AEWIN Technologies Co Ltd 47 EM 6335 User Manual de AFI MIN Advanced Embedded amp Network Solutions 3 BIOS setting Menu 3 1 Overview This section explains the BIOS which displays system configuration settings and allows the changing of these settings to configure the system The BIOS Utility consists of a menu based interface that makes navigating and selecting various BIOS functions a simple process The BIOS Setup Utility can be utilized to view and change BIOS settings for the motherboard Press lt ESC gt key on keyboard during the Power On Self Test POST routine to enter the Front Page and select the SCU item to enter the InsydeH20 BIOS Setup Utility Use lt lt gt and lt gt keys on the keyboard to navigate to each menu The lt gt and l
20. ared Shared Shared Shared AMD USB 3 0 Host Controller Communications Port COM1 Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System AMD Radeon HD 8400 PCI bus PCI bus PCI bus PCI bus PCI bus PCI bus PCI bus PCI bus PCI bus PCI bus 87 EM 6335 User Manual de AFl MIN Advanced Embedded amp Network Solutions Memory 000E0000 000FFFFF Exclusive System board Memory 000E4000 000E7FFF Shared PCI bus Memory 000E8000 000EBFFF Shared PCI bus Memory OOOECOOO OOOEFFFF Shared PCI bus Memory E0000000 EFFFFFFF Exclusive AMD Radeon HD 8400 Memory E0000000 F7FFFFFF Shared PCI bus Memory F0000000 FOOFFFFF Exclusive PCI Express standard Root Port Memory F0100000 F013FFFF Exclusive AMD Radeon HD 8400 Memory F0140000 F0143FFF Exclusive High Definition Audio Controller Memory F0144000 F0147FFF Exclusive High Definition Audio Controller Memory F0148000 F0149FF
21. der sse eser eee 38 AEWIN Technologies Co Ltd 6 EM 6335 User Manual de AYIA J Embedded amp Network Solutions 2 4 15 CN18 for 24 bit Dual Channel LVDS onnector sese eee eee 39 2 4 16 CN19 for internal Audio pin header sese 41 2 4 17 CN20 for front panel pin header sees 42 2 4 18 CN21 for internal COM1 pin header sse sese eee 43 2 4 19 CN25 for internal COM3 pin header sees eee 44 2 4 20 CN30 for Half size Mini PCle Socket eee 45 2 4 21 CN31 for battery connector xarrnnrrnannnnnnnnnnnnvnnnnrnnvnnnnnrnnnnnnonnnnnnnennnnennnnn 47 Chapter 3 BIOS Menu Setting s ssnnnnnnnnnnnnnnnnnnnnnnnennnnnnnnnnnnne 48 Chapter 4 Programming WDT amp GPIO sss sss sss sss esse esse nosa 72 4 1 GPIO DOS Sample 6008 srecen tiritas 72 4 2 WatchDog timer DOS sample Code ee eee e cette ee ee eteeeeeeee ees 79 Chapter 5 Device Resources uunnnunnnnnnnnnnnnnnnnnnnnnnnnnunnnnnnnne 83 AEWIN Technologies Co Ltd 7 EM 6335 User Manual ae AFI MIN Advanced Embedded amp Network Solutions 1 1 Introduction EM 6335 is a 3 5 SBC with onboard AMD Embedded G Series SOC with AMD Radeon HD Graphics Integrated graphics for three display options include HDMI VGA and 24 bit dual channel LVDS One DDR3 SO DIMM supports a maximum of 8GB DDR3 1600 of system memory There re two flexible Mini PCle sockets for expansion one is Full size type and the other one is half size type Both of them are support s
22. ectors CN28 CN22 CN19 CN27 CN29 CN26 CN18 CN24 CN20 CN25 CN23 CN21 CN16 CN17 CN15 CN14 CN13 CN10 CN11 CN9 CN6 CN7 CN4 CN1 SO DIMM CN8 CN2 CN5 CN3 CN30 L o AEWIN Technologies Co Ltd 16 EM 6335 User Manual de AF MIN Advanced Embedded amp Network Solutions Label Function Label Function CN1 3 pin Fan connector CN17 COM4 RS232 Pin header CN2 Full size Mini PCle socket CN18 24 bit LVDS connector CN3 SATA connector CN19 Audio pin header CN4 SATA power connector CN20 Front panel Pin header CN5 SIM card socket CN21 COM1 RS232 Pin header CN6 USB2 0 port 4 5 pin header CN22 Dual USB3 0 connector CN7 USB2 0 port 2 3 pin header CN23 P4 4 pin power connector Optional CN8 5 pin SMbus pin header CN24 RJ45 LAN connector CN9 Low Pin Count pin header CN25 COM3 RS232 Pin header CN10 GPIO pin header CN26 HDMI connector CN11 WLAN LED connector for Half size CN27 Line out connector CN12 N A CN28 VGA connector CN13 WLAN LED connector for Full size CN29 DC Jack power input connector CN14 COM2 RS232 422 485 Pin header CN30 Half size Mini PCle socket CN15 LVDS backlight adjustment connector CN31 Battery connector CN16 LVDS inverter connector N A AEWIN Technologies Co Ltd 17 EM 6335 User Manual w AEWIN oan Embedded amp Network Solutions 2 2 The location
23. i PCI E selection AEWIN Technologies Co Ltd 35 EM 6335 User Manual e LI 77 hornene Embedded amp Network Solutions 2 4 12 CN15 for LVDS panel backlight adjustment connector CN15 1 x 4 wafer Pin Signal Pin Signal 1 LVDS_BLUP 2 GND 3 GND 4 LVDS_BLDN CN15 AEWIN Technologies Co Ltd 36 EM 6335 User Manual e AYIA hornene Embedded amp Network Solutions 2 4 13 CN16 for LVDS panel inverter power connector CN16 1 x 5 wafer Pitch Pitch 2 0 mm Pin Signal Pin Signal 1 12V 2 GND 3 Backlight Enable 4 Backlight control 5 5V CN16 AEWIN Technologies Co Ltd 37 EM 6335 User Manual e EIA hornene Embedded amp Network Solutions 2414 CN17 Tor COM 3 RS232 CN17 Wafer 1 x 10 header pitch 1 25 mm connector type YIMTEX 501MW1 10STR Pin Signal Pin Signal 1 DCD Data carrier detect 2 DSR Data set ready 3 RXD Receive data 4 RTS Request to send 5 TXD Transmit data 6 CTS Clear to se 7 DTR Data terminal ready 8 RI Ring indicator 9 GND 10 5V CN17 AEWIN Technologies Co Ltd 38 EM 6335 User Manual e AEWIN aans Embedded amp Network Solutions 2 4 15 CN18 for LVDS connector CN18 connector type DF13A 40DP 1 25V Pin Signal Pin Signal Pin Signal 1 LVDS_VCC 15 LVDSA_1 29 GND
24. ication purpose only and may be trademarks and or registered trademarks of their respective companies Limitation of liability While reasonable efforts have been made to ensure the accuracy of this document the manufacturer and distributor assume no liability resulting from errors or omissions in this document or from the use of the information contained herein For more information or other AEWIN products please visit our website http www aewin com tw For technical supports please send your inquiry to sales aewin com tw AEWIN Technologies Co Ltd 2 EM 6335 User Manual de ALVIN Advanced Embedded amp Network Solutions Packing list Before use this product please make sure that the following materials have been shipped 1 x EM 6335 3 5 SBC 1 x CPU cooling Fan P N 49L F0056 00 1 x SATA cable L 200mm P N 46L SATA11 00 1 x 12V 5V SATA power cable L 150mm P N 46L IPOW41 00 1 x COM port DB9 type L 180mm without bracket P N 46L ICOM34 01 1 x dual USB 2 0 cable L 245mm without bracket P N 46L IUSB03 00 1 x CD Utility T I TY TY Y Y Y 49L F0056 00 46L SATA11 00 46L IPOW41 00 46L ICOM34 01 46L IUSB03 00 Model Name Description EM 6335A D10 AMD Embedded GX 210HA SOC D C 1 0 GHz HDMI VGA LVDS GLAN COM USB SATA Mini PCle DC 8V 32V input EM 6335A D16 AMD Embedded GX 217GA SOC D C 1 6 GHz HDMI VGA LVDS GLAN
25. ike MSATA SSD Default setting is lt PCIE gt SB On chip Devices Configuration Serial Port B lt RS232 422 485 gt Description Serial Port B could support RS232 422 485 mode and customer could select here Default setting is lt RS232 gt Trust Platform Module lt Disabled gt C I E Type Selec lt p AEWIN Technologies Co Ltd 53 EM 6335 User Manual AEW nd rss xo sr IDE Configuration SATA Configure lt AHCI RAID IDE gt Description Select SATA hard disk driver type installed in system Default setting is lt AHCI gt SATA Configure as lt AHC 1 gt 1 F5 F6 Enter AEWIN Technologies Co Ltd 54 EM 6335 User Manual ALEV N nd rss vr sten Video Configuration UMA Frame buffer Size lt Auto gt Description Set UMA Frame buffer Size Default setting is lt Auto gt T UNA Frame buffer Size lt Auto gt HDMI Audio F5 F6 Enter AEWIN Technologies Co Ltd 55 EM 6335 User Manual AEW nd rss vase sir Video Configuration LVDS Panel Type Selection lt 800x600 18bit gt Description Select Panel resolution and 18 24 bit channel Default setting is lt 800x600 18Bit gt 18Bit gt 800x600 18Bit 1024x768 18Bit 050 24Bit 1600x1200 24Bit F5 F6 Enter AEWIN Technologies Co Ltd 56 EM 6335 User Manual AEW sir rss vase sner Video Configuration Boot Display Options lt VGA HDMI gt Description Se
26. ive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Device Description Direct memory access controller High precision event timer Standard PS 2 Keyboard Communications Port COM4 Communications Port COM2 Communications Port COM3 High precision event timer Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System 83 EM 6335 User Manual de AFI MIN Advanced Embedded amp Network Solutions IRQ 119 IRQ 12 IRQ 120 IRQ 121 IRQ 122 IRQ 123 IRQ 124 IRQ 125 IRQ 126 IRQ 127 IRQ 128 IRQ 129 IRQ 13 IRQ 130 IRQ 131 IRQ 131071 IRQ 132 IRQ 133 IRQ 134 IRQ 135 IRQ 136 IRQ 137 IRQ 138 IRQ 139 IRQ 140 IRQ 141 IRQ 142 IRQ 143 IRQ 144 IRQ 145 IRQ 146 IRQ 147 AEWIN Technologies Co Ltd Exclusive Exclusive Exclusive Exclusive Exclusive
27. lect VGA HDMI LVDS display at the same time during the POST Default setting is lt VGA HDMI gt LA la ILYDS Display Option lt Enab led Boot Display Options lt VGA HDHI gt Auto VGA HDHI VGA LVDS HDHI LVDS F5 F6 Enter AEWIN Technologies Co Ltd 57 EM 6335 User Manual AEWIN mons nor ston 3 2 3 5 Advanced Menu USB Configuration Description Enable Disable USB internal 2 0 controller Default setting is lt Enable gt Description USB keyboard mouse storage support under TEFI and DOS environment Default setting is lt Enable gt lt Enab led gt AEWIN Technologies Co Ltd 58 EM 6335 User Manual ALEV N nd rss s veon ster Chipset Configuration North Bridge GNB options Description North Bridge GNB options Nor thBr idge GNB options Nor thBridge GNB options F5 F6 Enter AEWIN Technologies Co Ltd 59 EM 6335 User Manual ALEV N nd rss vr sten CPU Related setting CPU P State Setting lt Auto lowest Speed gt Description CPU P State Setting CPU P tate Setting F5 F6 Enter AEWIN Technologies Co Ltd 60 EM 6335 User Manual ALEV N nd rss ve sten Watch Dog Timer Watch Dog Timer Description Customer could select Time unit here IG Unit lt Second gt Watchdog ine 0 F5 F6 Enter AEWIN Technologies Co Ltd 61 EM 6335 User Manual AEW sd rss vase sten
28. liant System AMD SATA Controller Microsoft ACPI Compliant System High Definition Audio Controller Intel R 1211 Gigabit Network Connection Intel R 1211 Gigabit Network Connection Intel R 1211 Gigabit Network Connection Intel R 1211 Gigabit Network Connection Intel R 1211 Gigabit Network Connection Intel R 1211 Gigabit Network Connection AMD Radeon HD 8400 AMD USB 3 0 Host Controller AMD USB 3 0 Host Controller AMD USB 3 0 Host Controller AMD USB 3 0 Host Controller AMD USB 3 0 Host Controller AMD USB 3 0 Host Controller AMD USB 3 0 Host Controller 86 EM 6335 User Manual de AFI MIN Advanced Embedded amp Network Solutions IRQ 65536 IRQ 65539 IRQ 81 IRQ 82 IRQ 83 IRQ 84 IRQ 85 IRQ 86 IRQ 87 IRQ 88 IRQ 89 IRQ 90 IRQ 91 IRQ 92 IRQ 93 IRQ 94 IRQ 95 IRQ 96 IRQ 97 IRQ 98 IRQ 99 Memory 000A0000 000BFFFF Memory 000A0000 000BFFFF Memory 000C0000 000C3FFF Memory 000C4000 000C7FFF Memory 000C8000 000CBFFF Memory 000CC000 000CFFFF Memory 000D0000 000D3FFF Memory 000D4000 000D7FFF Memory 000D8000 000DBFFF Memory 000DC000 000DFFFF Memory 000E0000 000E3FFF AEWIN Technologies Co Ltd Exclusive Shared Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Shared Shared Shared Shared Shared Shared Shared Sh
29. nnel 1 x Intel i211AT 2 0G QC 25W 1 5G QC 15W 1 6G DC 15W 1 0G DC 9W Full Size Mini PCIe socket w SIM holder 4 x Internal USB 2 0 Half size Mini PCIe 1 x SATAIII SATA1 2 x External USB 3 0 2 0 BIOS Audio AEWIN Technologies Co Ltd 11 DC 8V 32V input AT ATX mode DPO CH7511B 24 bit Dual ch LVDS DP1 HDMI 1 4a VGA 1xDB15 VGA F81866A F81438 1 x RS232 422 485 8 bit GPIO WDT H W Monitor EM 6335 User Manual AH 1 4 Board Layout Dimension 101 50 AEWIN Technologies Co Ltd 12 EM 6335 User Manual de EAA J Embedded amp Network Solutions AEWIN Technologies Co Ltd 13 EM 6335 User Manual de AYIA hornene Embedded amp Network Solutions 1 5 IO ports HDMI 24 bit LVDS Line out DC Jack input USB3 0 GLAN Front Panel LVDS inverter LVDS backlight Audio pin header GPIO WLAN LED Low Pin Count SMbus 4 x USB2 0 SATA power Fan connector DDR3 SO DIMM Mini PCle SATA SIM socket AMD Embedded G series SOC Mini PCIe AEWIN Technologies Co Ltd 14 EM 6335 User Manual ae LI 77 hornene Embedded amp Network Solutions Gigabit Ethernet DC input with Lockable Line Out Dual USB3 0 HDMI with lockable AEWIN Technologies Co Ltd 15 EM 6335 User Manual AF MIN Advanced Embedded amp Network Solutions 2 1 The location of onboard conn
30. of onboard jumpers JP5 JP4 JP3 JP1 JP2 Label Function JP1 AT ATX mode select 1 2 short AT mode 2 3 short ATX mode JP2 DDR3 Voltage Select 1 2 short 1 5V 2 3 short 1 35V JP3 Clear CMOS 1 2 short Normal 2 3 short Clear CMOS JP4 LVDS Panel backlight control mode select 1 2 short PWM mode 2 3 short DC mode JPS LVDS Panel power level select 1 2 short 3 3V 3 4 short 5V 5 6 short 12V Default setting AEWIN Technologies Co Ltd EM 6335 User Manual w AYIA oan Embedded amp Network Solutions 2 3 The function list of onboard jumpers setting 2 3 1 JP1 for AT ATX mode select JP1 1 x 3 header pitch 2 0 mm Closed Pin Result 1 2 AT mode 2 3 ATX mode Default setting JP1 AEWIN Technologies Co Ltd 19 EM 6335 User Manual e AYIA hornene Embedded amp Network Solutions 2 3 2 JP2 for DDR3 voltage select JP2 1x3 header pitch 2 0 mm Closed Pin Result 1 2 Support DDR3 1 5V memory module 2 3 Support DDR3 1 35V memory module Default setting AEWIN Technologies Co Ltd 20 EM 6335 User Manual e AYIA hornene Embedded amp Network Solutions 2 3 3 JP3 for Clear CMOS If you want to clean the CMOS data set jumper to 2 3 just for few seconds Then Move the jumper back to 1 2 pin
31. on by delivering products to exact specifications AEWIN R amp D team is proud of its strong engineering background R amp D professionals account for 25 of the AEWIN workforce We focus on developing new products for both emerging and established markets For more information about OEM ODM please contact us Email sales aewin com tw TEL 886 2 8692 6677 AEWIN Technologies Co Ltd 8 EM 6335 User Manual APA Y ar FO De HAN Y SI VEN al f I AE EWIN Techn r L gt J ve L gie J S Co gt Jar Ltc 35 User Manual de LI 77 hornene Embedded amp Network Solutions 1 x 3 pin PWM Fan header 1 x Front Panel header for power on off reset HDD power LED indicator 1 x 2 pin header for battery 1 x 4 pin 12V 5V DC out for SATA HDD 1 x LVDS Backlight inverter pin header LVDS voltage select 2 x 2 pin for Full size Half size Mini PCle LED indicator header Power in DC 8V 32V input AT ATX mode jumper selectable Power connector 1 x external DC Jack connector with lockable Optional for P4 4 pin internal header Note All specifications and photos are subject to change without notice AEWIN Technologies Co Ltd 10 EM 6335 User Manual ae AEWIN onsa Embedded amp Network Solutions 1 3 Block Diagram 1 x DDR3 1600 MHZ SO DIMMO w o ECC 1 cha
32. onsa Embedded amp Network Solutions 2 4 5 CN6 for USB2 0 port pin header CN6 2 x 5 header pitch 2 0 mm Pin Signal Pin Signal 1 5V 5V 3 USB D 4 USB D 5 USB D USB D 7 GND 8 GND 9 Key 10 GND CN7 for USB2 0 port pin header CN7 2 x 5 header pitch 2 0 mm Pin Signal Pin Signal 1 5V 5V 3 USB D 4 USB D 5 USB D USB D 7 GND 8 GND 9 Key 10 GND AEWIN Technologies Co Ltd 28 EM 6335 User Manual e AYIA hornene Embedded amp Network Solutions 2 4 6 CN8 for SMbus pin header CNS 1 x 5 wafer Pin Signal Pin Signal 1 3 3V 2 Clock 3 Data 4 Key 5 GND CN8 AEWIN Technologies Co Ltd 29 EM 6335 User Manual e AYIA hornene Embedded amp Network Solutions 2 4 7 CN9 for Low Pin Count pin header CN9 2 x 7 header pitch 2 0 mm Pin Signal Pin Signal 1 3 3V 2 LADO 3 LAD1 4 LAD2 5 LAD3 6 LFRAME_N 7 PLTRST_N 8 5V 9 LPC_Clock 10 GND 11 GND 12 Key 13 SERIRQ 14 LPC_DREQ 14 13 CN9 AEWIN Technologies Co Ltd 30 EM 6335 User Manual w AEWIN oan Embedded amp Network Solutions 2 4 8 CN10 for GPIO pin header AEWIN Technologies Co Ltd 31 CN10 2 x 6 header pitch 2 0 mm Pin Signal Pin Signal 1 3 3V 2 GPIOO 3 GPIO1 4 GPIO2 5 GPIO3 GPIO4 7 GPIO5
33. r will count down for d minute s n time Exit sio Conn gU return void Enter sio config Enter W83627EHF Configuration outportb index_port 0x87 delay 1 Delay some time AEWIN Technologies Co Ltd 81 EM 6335 User Manual a ALVIN Advanced Embedded Network Solutions outportb index_port 0x87 outportb index_port 0x07 Super IO Selct Bank Register Number outportb data_port 0x07 Select logical device 7 void Exit_sio_config TExit W83627EHF Configuration outportb index port UX A AT void help printf AEWIN Watchdog Timer Program n printf Usage WDT s Show Watchdog Register Settings n printf Usage WDT t xxx Set Time out Value n printf Xxx I 255 seconds n printf xxx 0 Time out Disable n printf Usage WDT m xxx Set Time out Value n printf xxx I 255 minutes n printf xxx 0 Time out Disable n AEWIN Technologies Co Ltd 82 EM 6335 User Manual de AFl MIN Advanced Embedded amp Network Solutions Device Resources Resource DMA 04 IRQ 00 IRQ 01 IRQ 03 IRQ 04 IRQ 04 IRQ 08 IRQ 100 IRQ 101 IRQ 102 IRQ 103 IRQ 104 IRQ 105 IRQ 106 IRQ 107 IRQ 108 IRQ 109 IRQ 110 IRQ 111 IRQ 112 IRQ 113 IRQ 114 IRQ 115 IRQ 116 IRQ 117 IRQ 118 AEWIN Technologies Co Ltd Share Exclusive Exclusive Exclusive Shared Shared Shared Exclusive Exclusive Exclusive Exclusive Exclus
34. re unplugged e Seek professional assistance before using an adapter or extension cord These devices could interrupt the grounding circuit Make sure that your power supply is set to the correct voltage in your area elf you are not sure about the voltage of the electrical outlet you are using contact your local power company e f the power supply is broken do not try to fix it by yourself Contact a qualified service technician or your retailer Operation Safety e Before installing the motherboard and adding devices on it carefully read all the manuals that came with the package Before using the product make sure all cables are correctly connected and the power cables are not damaged If you detect any damage contact your dealer immediately s To avoid short circuits keep paper clips screws and staples away from connectors slots sockets and circuitry e Avoid dust humidity and temperature extremes Do not place the product in any area where it may become wet e Place the product on a stable surface elf you encounter technical problems with the product contact a qualified service technician or your retailer AEWIN Technologies Co Ltd 5 EM 6335 User Manual a ALVIN Advanced Embedded amp Network Solutions Contents Chapter 1 General Information anasnnnnnnnnnnnnnnnnnnnnnnnnnenennnnunnnne 8 1 1 Introduction sees eee ee ee e 8 1 2 Specification EEE EE eden sees 9 1 3 BIOGK Diagrami sii 11
35. t J gt arrow keys allow user to navigate to items within each menu Press lt Enter gt key to select the item and navigate the tem submenu if available Use lt ESC gt key at any time to return to the previous respective submenu or menu You can also refer to the bottom portion of the BIOS Setup Utility screen for quick navigation instructions InsydeH20 Setup Utility Information Main Advanced Security Power Boot Exit Menu Name Description Information Display BIOS version Release Date Kernel AGENSA version etc Display system information such as CPU type and speed system bus seed Main system memory speed total installed memory current language and system date amp time etc Allow configuration of advanced system settings such as boot configuration Advanced ACPI features and chipset configuration etc Security Set passwords and security functions Power Configure power management functions Boot Set boot options such as Quick Boot or USB Boot dd Allow user to save or discard BIOS changes and load optimal or custom default settings AEWIN Technologies Co Ltd 48 EM 6335 User Manual AEW nd rss vr ster The Information Menu of BIOS Setup Utility provide a quick overview of BIOS version and Reference code version Infornationfl Hain Advanced Security P Boot Exit Information AEWIN Technologies Co Ltd 49 EM 6335 User Manual AEW nd
36. ta_rw8 printf Set GP84 to high n else if stremp argv 1 841 0 val 0x10 outportb index_port 0x89 data_rw8 inportb data_port amp val outportb data_port data_rw8 printf Set GP84 to low n else if stremp argv 1 85h 0 val 0x20 outportb index_port 0x89 data_rw8 inportb data_port amp val data_rw8 l val outportb data_port data_rw8 printf Set GP85 to high n AEWIN Technologies Co Ltd 74 EM 6335 User Manual ee AFl WIN Advanced Embedded amp Network Solutions else if stremp argv 1 851 0 val 0x20 outportb index_port 0x89 data_rw8 inportb data_port amp val outportb data_port data_rw8 printf Set GP85 to low n else if stremp argv 1 86h 0 val 0x40 outportb index_port 0x89 data_rw8 inportb data_port amp val data_rw8 l val outportb data_port data_rw8 printf Set GP86 to high n else if stremp argv 1 861 0 val 0x40 outportb index_port 0x89 data_rw8 inportb data_port amp val outportb data_port data_rw8 printf Set GP86 to low n else if stremp argv 1 87h 0 val 0x80 outportb index_port 0x89 data_rw8 inportb data_port amp val data_rw8 l val outportb data_port data_rw8 printf Set GP87 to high n else if stremp argv 1 871 0 val 0x80 ou
37. tandard Mini PCle card for PCle amp USB signal base such as WIFI Besides that A SIM card holder that could install SIM card when install a Full size Mini PCle 3G module for wireless connection For the Half size Mini PCle socket it s also support mSATA SSD as storage device Regarding I O ports EM 6335 provides plenty of connectivity such as 1 x Intel gigabit Ethernet provided by Intel i211AT controller 1 x RS232 422 485 8 3 x RS232 6 x USB Audio 1 x SATA 6Gb s 1 x LPC pin header that could support AEWIN s TPM module if customer need to protect information EM 6335 that could accept wide range DC 8V 32V input a external DC locking power jack or a 4 pin internal power connector for easier power integration EM 6335 is a small form factor embedded platform equip with AMD high performance Radeon HD Graphics and also rich IO ports make EM 6335 suitable for a wide range of applications in digital signage POS kiosks and factory automation Fanless design are allowed for high temperature and dusty environments AEWIN offers reliable and solid products which are produced under Management System Standards IS09001 2000 Certificate The certificate keeps us focused on our quality objectives of management and environmental production Its willingness to customize standard products for meet unique customer needs makes AEWIN different All ODM projects are welcome Years of experiences enables AEWIN to fulfill the customer s visi
38. tportb index_port 0x89 data_rw8 inportb data_port amp val outportb data_port data_rw8 printf Set GP87 to low n AEWIN Technologies Co Ltd 75 EM 6335 User Manual ee AFl WIN Advanced Embedded amp Network Solutions else if stremp argv 1 hhh 0 val OxFF outportb index_port 0x89 data_rw8 inportb data_port data_rw8 l val outportb data_port data_rw8 printf Set GP80 87 to high n else if stremp argv 1 111 0 val 0x00 outportb index_port 0x89 data_rw8 inportb data_port data_rw8 amp val outportb data_port data_rw8 printf Set GP80 87 to low n else if stremp argv 1 lte 0 val OxOF outportb index_port 0x89 data_rw8 inportb data_port amp 0x00 data_rw8 l val outportb data_port data_rw8 printf Set GP80 83 to high GP84 87 to low n else if stremp argv 1 ltd 0 val OxFO outportb index_port 0x89 data_rw8 inportb data_port amp 0x00 data_rw8 l val outportb data_port data_rw8 printf Set GP80 83 to low GP84 87 to high n else if stremp argv 1 gpr 0 outportb index_port 0x8A val 0x01 data_rw8 inportb data_port amp val AEWIN Technologies Co Ltd 76 EM 6335 User Manual ee AFl WIN Advanced Embedded amp Network Solutions if data_rw8 val printf GP80 is high n else printf GP80 is low n
39. val 0x02 outportb index_port 0x89 data_rw8 inportb data_port amp val data_rw8 l val outportb data_port data_rw8 printf Set GP81 to high n else if stremp argv 1 811 0 val 0x02 outportb index_port 0x89 data_rw8 inportb data_port amp val outportb data_port data_rw8 printf Set GP81 to low n else if stremp argv 1 82h 0 val 0x04 outportb index_port 0x89 data_rw8 inportb data_port amp val data_rw8 l val outportb data_port data_rw8 printf Set GP82 to high n else if stremp argv 1 821 0 val 0x04 outportb index_port 0x89 data_rw8 inportb data_port amp val outportb data_port data_rw8 printf Set GP82 to low n else if stremp argv 1 83h 0 AEWIN Technologies Co Ltd 73 EM 6335 User Manual a ALVIN Advanced Embedded amp Network Solutions val 0x08 outportb index_port 0x89 data_rw8 inportb data_port amp val data_rw8 l val outportb data_port data_rw8 printf Set GP83 to high n else if stremp argv 1 831 0 val 0x08 outportb index_port 0x89 data_rw8 inportb data_port amp val outportb data_port data_rw8 printf Set GP83 to low n else if stremp argv 1 84h 0 val 0x10 outportb index_port 0x89 data_rw8 inportb data_port amp val data_rw8 l val outportb data_port da
40. ystem Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System 85 EM 6335 User Manual de AFI MIN Advanced Embedded amp Network Solutions IRQ 177 IRQ 178 IRQ 179 IRQ 18 IRQ 18 IRQ 180 IRQ 181 IRQ 182 IRQ 183 IRQ 184 IRQ 185 IRQ 186 IRQ 187 IRQ 188 IRQ 189 IRQ 19 IRQ 190 IRQ 45 IRQ 65536 IRQ 65536 IRQ 65536 IRQ 65536 IRQ 65536 IRQ 65536 IRQ 65536 IRQ 65536 IRQ 65536 IRQ 65536 IRQ 65536 IRQ 65536 IRQ 65536 IRQ 65536 AEWIN Technologies Co Ltd Exclusive Exclusive Exclusive Shared Shared Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Shared Exclusive Shared Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Exclusive Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Standard OpenHCD USB Host Controller Standard OpenHCD USB Host Controller Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Compliant System Microsoft ACPI Comp

Download Pdf Manuals

image

Related Search

5cb65c1021cdc874fe85..

Related Contents

Manual de Instrucciones  Manifesti e programmi A.A. 2008/2009  frullatore a immersione con bicchiere • hand blender with  Mortero autonivelante coloreado y decorativo acabado  Bedienungsanleitung Tango TX1  Manual REP 9_5e  

Copyright © All rights reserved.
Failed to retrieve file