# # Original File # ------------- # http://www.pcengines.ch/wrap1c.pdf # http://www.Wrap-Box.net/Specs ( local copy ) # # http://www.pcengines.ch/resource.htm # # # 15-Dec-04 amo Date-of-Birth # # # # http://www.pcengines.ch/wrap.htm # # WRAP.1D-1 2 LAN / 2 miniPCI, 6" x 6" $140 (qty 1) # WRAP.1D-2 3 LAN / 1 miniPCI, 6" x 6" $147 (qty 1) # WRAP.2C 1 LAN / 2 miniPCI, 100 x 160 mm: $120 (qty 1) # # # Page 4 # ------ # EN 61000-6-3 and EN 61000-6-4 (EMI emissions, residential and industrial) # EN 61000-6-1 and EN 61000-6-2 (ESD, susceptibility, residential and industrial) # # No further testing should be required if the board is used with other # FCC tested modular components. Please see http://www.fcc.gov/oet/ for more details # # Testing for CE mark must be done at the level of the complete product, # possibly including the wireless cards. # # # Page 5 - specs # ------ # National SC1100 CPU, 266 MHz 5x86 CPU, 16KB cache # 64 MB SDRAM, 64 bit wide # 128 KB flash for tinyBIOS system BIOS # LM77 thermal monitor # # # Page 8 - Getting Started # ------ # +12v @ 1A # 2.1mm Power Post ( + ) # # CUI Stack DPS120125P5P # Digi-Key part T923-P5P-ND # # # Connect the serial console using a DB9 null modem cable # 38400 8N1 # # Hot swap of CompactFlash cards is not supported ! # # # Page 9 # ------- # GPIO ( gpioBase = 0x0F400 ) # # Led1 D3 GPIO2 gpioBase + bit2 0 = on # Led2 D2 GPIO3 gpioBase + bit3 0 = on # Led3 D1 GPIO18 gpioBase + bit18 0 = on # # Switch S1 GPIO40 gpioBase + bit40 0 = pressed # # The LM77 thermal sensor sits on the secondary I2C bus, at address 90h # # # # Pg 15 # ----- # OpenBSD - read the status of bit-40 # ------- # # gpioctl 40 # # # to run on the Led1 ( D3 ) # gpioctl -c 2 pp out # # # End of file