Home > Products > New Products > Intel Galileo
Intel Galileo
- Shenzhen Yantian Port
 - Credit Card
 
You May Like
Product Details
| Place of Origin | Germany | Model Number | Intel Galileo | 
Product Description
Specifications
Quark SoC X1000 Application Processor, a 32-bit Intel Pentium-class system on a chip (datasheet).
Details of Intel Architecture Supported Features
The genuine Intel processor and surrounding native I/O capabilities of the Clanton SoC provides for a fully featured offering for both the maker community and students alike. It will also be useful to professional developers who are looking for a simple and cost effective development environment to the more complex Intel® Atom processor and Intel® Core processor-based designs.
- 400MHz 32-bit Intel® Pentium instruction set architecture (ISA)-compatible processor o 16 KBytes on-die L1 cache 
- 512 KBytes of on-die embedded SRAM
 - Simple to program: Single thread, single core, constant speed
 - ACPI compatible CPU sleep states supported
 - An integrated Real Time Clock (RTC), with an optional 3V “coin cell” battery for operation between turn on cycles.
 
 - 10/100 Ethernet connector
 - Full PCI Express* mini-card slot, with PCIe 2.0 compliant features 
- Works with half mini-PCIe cards with optional converter plate
 - Provides USB 2.0 Host Port at mini-PCIe connector
 
 - USB 2.0 Host connector 
- Support up to 128 USB end point devices
 
 - USB Device connector, used for programming 
- Beyond just a programming port - a fully compliant USB 2.0 Device controller
 
 - 10-pin Standard JTAG header for debugging
 - Reboot button to reboot the processor
 - Reset button to reset the sketch and any attached shields
 - Storage options: 
- Default - 8 MByte Legacy SPI Flash main purpose is to store the firmware (or bootloader) and the latest sketch. Between 256KByte and 512KByte is dedicated for sketch storage. The download will happen automatically from the development PC, so no action is required unless there is an upgrade that is being added to the firmware.
 - Default 512 KByte embedded SRAM, enabled by the firmware by default. No action required to use this feature.
 - Default 256 MByte DRAM, enabled by the firmware by default.
 - Optional micro SD card offers up to 32GByte of storage
 - USB storage works with any USB 2.0 compatible drive
 - 11 KByte EEPROM can be programmed via the EEPROM library.
 
 
Schematic, Reference Design & Pin Mapping
- Schematics: GalileoSchematic.pdf
 - Cadence® Allegro® Files: GalileoReferenceDesign.zip
 
Power
Galileo is powered via an AC-to-DC adapter, connected by plugging a 2.1mm center-positive plug into the board's power jack. The recommended output rating of the power adapter is 5V at up to 3Amp.
Electrical Summary
| Input Voltage (recommended) | 5V | 
| Input Voltage (limits) | 5V | 
| Digital I/O Pins | 14 (of which 6 provide PWM output) | 
| Analog Input Pins | 6 | 
| Total DC Output Current on all I/O lines | 80 mA | 
| DC Current for 3.3V Pin | 800 mA | 
| DC Current for 5V Pin | 800 mA | 
Communication
Galileo has a number of facilities for communicating with a computer, another Arduino, or other microcontrollers. Galileo provides UART TTL (5V/3.3V) serial communication, which is available on digital pin 0 (RX) and 1 (TX). In addition, a second UART provides RS-232 support and is connected via a 3.5mm jack. The USB Device ports allows for serial (CDC) communications over USB. This provides a serial connection to the Serial Monitor or other applications on your computer. It also enables Galileo to act as a USB mouse or keyboard to an attached computer. To use these features, see the Mouse and Keyboard library reference pages. The USB Host port allows Galileo act as a USB Host for connected peripherals such as mice, keyboards, and smartphones. To use these features, see the USBHost reference pages. Galileo is the first Arduino board to provide a mini PCI Express (mPCIe) slot. This slot allows full size and half size (with adapter) mPCIe modules to be connected to the board and also provides an additional USB Host port via the slot. Any standard mPCIe module can be connected and used to provide applications such as WiFi, Bluetooth or Cellular connectivity. Initially, the Galileo mPCie slot provides support for the WiFi Library. For additional information, see theIntel® Galileo Getting Started Guide. An Ethernet RJ45 Connector is provided to allow Galileo to connect to wired networks. When connecting to a network, you must provide an IP address and a MAC address. Full support of on-board Ethernet interface is fully supported and does not require the use of the SPI interface like existing Arduino shields. The onboard microSD card reader is accessible through the SD Library. The communication between Galileo and the SD card is provided by an integrated SD controller and does not require the use of the SPI interface like other Arduino boards. The Arduino software includes a Wire library to simplify use of the TWI/I2C bus; see the documentation for details. For SPI communication use the SPI library.
Programming
Galileo can be programmed with the Arduino software (download). When you are ready to upload the sketch to the board, program Galileo through the USB Client port by selecting "Intel Galileo" as your board in the Arduino IDE. Connect Galileo's port labelled USB Client (the one closest to the Ethernet) to your computer. For details, see thereference, tutorials and Intel® Galileo Getting Started Guide. Rather than requiring a physical press of the reset button before an upload, Galileo is designed to be reset by software running on a connected computer.
When the board boots up two scenarios are possible:
- If a sketch is present in persistent storage, it is executed.
 - If no sketch present, the board waits for upload commands from the IDE.
 
If a sketch is executing, you can upload from the IDE without having to press the reset button on the board. The sketch is stopped; the IDE waits for the upload state, and then starts the newly uploaded sketch.
Pressing the reset button on the board restarts a sketch if it is executing and resets any attached shields.
Properties of Pins Configured as OUTPUT
Pins configured as OUTPUT with pinMode() are said to be in a low-impedance state. On Galileo, when a pin is configured as OUTPUT, the functionality is provided via an I2C-based Cypress I/O expander datasheet). Digital pins 0 to 13 and Analog pins A0 to A5 can be configured as OUTPUT pins on Galileo.
The I/O expander’s pins, when configured as OUTPUT, can source (provide positive current) up to 10 mA (milliamps) and can sink (provide negative current) up to 25 mA of current to other devices/circuits. The individual per pin current sourcing capability of 10 mA is subject to an overall limit of 80 mA combined between all OUTPUT pins. The per pin capability current sinking capability is subject to an overall limit of 200 mA. The following table provides a breakdown of the overall OUTPUT capabilities of the pins.
| Current Source (mA) | Current Sink (mA) | |
| Per Pin Capability | 10 | 25 | 
| Digital Pins 3,5,9,10,12, 13 Combined | 40 | 100 | 
| Digital Pins 0,1,2,4,6,7,8,11 and Analog Pins A0,A1,A2,A3,A4, A5 Combined | 40 | 100 | 
| Digital Pins 0-13 and Analog Pins A0-A5 Combined | 80 | 200 | 
Galileo Jumper Configuration
There are three jumpers on Galileo that are used to vary the configuration of the board. IOREF Jumper To allow Galileo support both 3.3V and 5V shields, the external operating voltage is controlled via a jumper. When the jumper is connected to 5V, Galileo is configured to be compatible with 5V shields and IOREF is set to 5V. When the jumper is connected 3.3V, Galileo is configured to be compatible with 3.3V shields and IOREF is set to 3.3V. The input range of the Analog pins is also controlled by the IOREF jumper and must not exceed the chosen operating voltage. However, the resolution of AnalogRead() remains at 5 V/1024 units for the default 10-bit resolution or, 0.0049V (4.9mV) per unit regardless of IOREF jumper setting.
Warning: The IOREF jumper should be used to match the board and shield operating voltages. Incorrectly setting the voltage could damage the board or the shield. I2C Address Jumper To prevent a clash between the I2C Slave address of the on board I/O expander and EEPROM with any external I2C Slave devices, jumper J2 can be used to vary the I2Caddress of the on-board devices. With J2 connected to pin 1 (marked with white triangle), the 7-bit I/O Expander address is 0100001 and the 7-bit EEPROM address is 1010001. Changing the jumper position changes the I/O Expander address to 0100000 and the EEPROM address to 1010000. VIN Jumper On Galileo, the VIN pin can be used to supply 5V from the regulated power supply connected at the power jack to attached shields or devices. If there is a need to supply more than 5V to a shield using VIN then the VIN jumper should be removed from Galileo to break the connection between the on-board 5V supply and the VIN connection on the board header.
Warning: If the VIN jumper is not removed and more than 5V is connected to VIN, it may damage the board or lead to unreliable operation.
Please let us know if you need datasheet about the produce.And we can provide you directly.
      Factory sealed packing,and sended in the following types: Tube, Tray, Tape and Reel, Bulk packing, Bag, etc. Please kindly confirm with your sales if you need any other assistant or demand.   
Delivery time:
The goods will be shipped within 1-2 working days after confirming buyer’s payment. If you are in urgent need, we will arrange the shipment on the very day.
Shipment:
1.If you don’t have a account with any courier, we will arrange shippment and prepay the shipping cost here.
2.The item you order will be sent by DHL, UPS, FedEX, TNT and etc. If you prefer any other shipping ways, please tell us and we will check whether it is available. We will ensure the lowest shipment cost.
- if your address is remote area , you need to pay the extra charge of DHL $USD35,other wise we will send the package by EMS.Hope your kindness understanding .Thanks!
 
- for the customs value , if you have special requirements ,pls let us know . otherwise we will do it as our regulation (usually $USD10-20)
 
 
Tracking:
When our colleague sell your parts out. The tracking number will be e-mail to you immediately. Please confirm the receipt of the products if you receive the parcel.
Quality Control:
Before each shippment, our every product must be examined. If it fail to pass our internal inspection, we will inform you at the right time.
Refund&Replacement:
If some of the items you received aren’t in exact conform with your requirs. We would still responsibly arrange your refund and replacement. The return items must remain their original condition as same as what we sent to you.
- Pls contact us within warranty period(1 months ). Warranty doesn’t include any man-made damage
Others:
Any other request, please feel free to contact with our salesman.
Company InformationQuality testing machine
Our company
Warehouse
If you need any other similar product manufacturers.Pls contact us. And if you have orders please do not hesitate to discuss the price with us.
More than 5,000,000 ownstock inventory to meet your needs of different products.(we cannot show them out all)
Competitive price advantage helps to save your purchase cost and your precious time.
FAQAbout the price please check up with our customer service.
 
Contact Us
                - Shenzhen Pcxy Technology Co., Limited
 - Contact nameLily ke Chat Now
 - Phone86-0754-13714045673
 - AddressI Room,18/F,D Building,Huaqiang plaza,Huaqiang North Road,Futian District,Shenzhen, Shenzhen, Guangdong
 
Product Categories
New Products
- 
                                
                                    
MAX II CPLD Development Board
 - 
                                
                                    
H9TP32A4GDCCPR-KGM(NAND Flash Memory)BGA
 - 
                                
                                    
FM2-A55M-E33 New FM2/A55 Support for the Two Generation APU
 - 
                                
                                    
NSB1303-LF(NAND Flash Memory)QFN
 - 
                                
                                    
A55M-E33 A55 FM2 Motherboard Supports X4 760K CPU All Solid Capacitor
 - 
                                
                                    
SN3189I320E(NAND Flash Memory)QFN
 
- 
                                
                                    
SD7DP24C-4G(NAND Flash Memory)BGA
 - 
                                
                                    
SD7DP24F-4G(NAND Flash Memory)BGA
 - 
                                
                                    
MT6318A(NAND Flash Memory)BGA
 - 
                                
                                    
QN8035-NCMB(NAND Flash Memory)QFN
 - 
                                
                                    
MT6626N(NAND Flash Memory)QFN
 - 
                                
                                    
QS518(NAND Flash Memory)QFN
 
Popular Searches
- electrolytic capacitor
 - ceramic capacitor
 - capacitor
 - mfd
 - film capacitor
 - aluminum electrolytic capacitor
 - high voltage capacitor
 - motor run capacitor
 - power capacitor
 - super capacitor
 - metallized polypropylene film capacitor
 - fan capacitor
 - ac motor capacitor
 - metallized polyester film capacitor
 - ac motor run capacitor
 - automobile component
 - motor component
 - starting capacitor
 - ac capacitor
 - metallized polypropylene
 - polypropylene film capacitor
 - general
 - metal film resistor
 - hard start kit
 - air conditioner capacitor
 - banana pi
 - price list of capacitor
 - power factor correction capacitor
 - power capacitor bank
 - reactive power compensation
 
Recommended Products
- CA30 125V 0.47uF 0.47MKF 0.47MFD Axial Wire Lead Tantalum Capacitor , Non-Solid Tantalum Capacitor 125V 0.47uF 10%, Kondersator
 - Axial Wire Lead Tantalum Capacitor 125V 2.2uF 2.2MKF 2.2MFD (225) , Non-Solid Tantalum Capacitor 125V 1.0uF 1.5uF 2.2uF 3.3uF 10%, Kondersator
 - High Reliability 125V 33uF Wet Tantalum Capacitor, CA30 Axial Wire Lead 125V 33uF 33MKF 33MFD (336) Tantalum Capacitor , Kondersator
 - High Quality 100V 220uF 220MKF 220MFD Axial Wire Lead Tantalum Capacitor , Non-Solid Tantalum Capacitor 100V 220MKF 10%, Kondersator
 - Non-Solid Tantalum Capacitor 100V 150uF 150MKF 150MFD 10% , Axial Wire Lead Tantalum Capacitor 100V 150uF 150MKF 150MFD (157) , Kondersator
 - Wet Tantalum Capacitor 100V 100uF 100MKF 100MFD 10% , Axial Wire Lead Tantalum Capacitor 100V 100uF 100MKF 100MFD (107) , Kondersator
 - Axial Wire Lead Tantalum Capacitor 100V 68uF 68MKF 68MFD (686) , Wet Tantalum Capacitor 100V 68uF 68MKF 68MFD 10% , Kondersator
 - Wet Tantalum Capacitor 100V 47uF 10% (476) , Axial Wire Lead Tantalum Capacitor 100V 47uF 47MKF 47MFD , Kondersator
 - 100V 33uF 33MKF 33MFD Axial Wire Lead Tantalum Capacitor , Non-Solid Tantalum Capacitor 100V 33uF 10%, Kondersator
 - Non-Solid Tantalum Capacitor 100V 22MKF 10%, High Quality 100V 22uF 22MKF 22MFD Axial Wire Lead Tantalum Capacitor , Kondersator
 - High Quality 100V 15uF 15MKF 15MFD Axial Wire Lead Tantalum Capacitor , Non-Solid Tantalum Capacitor 100V 15MKF 10%, Kondersator
 - High Quality 100V 10uF 10MKF 10MFD Axial Wire Lead Tantalum Capacitor , Non-Solid Tantalum Capacitor 100V 10MKF 10%, Kondersator
 
Find Similar Products By Category
- Electrical & Electronics > Passive Components > Capacitor
 
- Please Enter your Email Address
 - Please enter the content for your inquiry.
 
We will find the most reliable suppliers for you according to your description.
Send Now- 
	            			       			        
			                    Lily ke
                Hi there! Welcome to my shop. Let me know if you have any questions. 
Your message has exceeded the limit.
                    - Contact supplier for lowest price
 - Customized Request
 - Request Sample
 - Request Free Catalogs
 
Your message has exceeded the limit.
- 
                Purchase Quantity
 - 
                *Sourcing Details
Your inquiry content must be between 10 to 5000 characters.
 - 
                *Email
Please enter Your valid email address.
 - 
                Mobile
 
													
													
													


NFM41PC204F1H3L EMI Filter Capacitors
                    
Hot-sale DSP2A-DC12V AGP2023 RELAY
                    
ABB Inverter ACS800 Series Driver Board RINT-5611C
                    
4700uf 350Vdc 4700MFD 350Vdc Capacitor
                    
LY2N-D2 Omron Electronics LLC
                    
Hot Selling!LCM1602 Lcd Module
                    




MAX II CPLD Development Board
                                
H9TP32A4GDCCPR-KGM(NAND Flash Memory)BGA
                                
FM2-A55M-E33 New FM2/A55 Support for the Two Generation APU