2016-01-07 20:24:24 +01:00
<!DOCTYPE html>
< html >
< head >
2016-02-04 22:32:39 +01:00
< title > Galileo< / title >
2016-01-07 20:24:24 +01:00
< / head >
< body >
2016-02-04 22:32:39 +01:00
< h1 > Intel® Galileo Development Board< / h1 >
2016-01-07 20:24:24 +01:00
< table >
< tr >
< td > < a target = "_blank" href = "http://www.mouser.com/images/microsites/Intel_Galileo2_lrg.jpg" > < img alt = "Galileo Gen 2" src = "http://www.mouser.com/images/microsites/Intel_Galileo2_lrg.jpg" width = 500 > < / a > < / td >
< td >
2016-02-02 16:55:38 +01:00
The Intel® Galileo Gen 2 mainboard code was developed along with the Intel®
< a target = "_blank" href = "../SoC/quark.html" > Quark™ < / a > SoC:
< ul >
2016-02-03 16:28:22 +01:00
< li > < a target = "_blank" href = "../development.html" > Overall< / a > development< / li >
2016-02-02 16:55:38 +01:00
< li > < a target = "_blank" href = "../SoC/soc.html" > SoC< / a > support< / li >
< li > < a target = "_blank" href = "../fsp1_1.html" > FSP 1.1< / a > integration< / li >
< li > < a target = "_blank" href = "board.html" > Board< / a > support< / li >
2016-05-31 02:09:09 +02:00
< li > < a target = "_blank" href = "Galileo_checklist.html" > Implementation Checklist< / a > < / li >
2016-02-02 16:55:38 +01:00
< / ul >
2016-01-07 20:24:24 +01:00
< / td >
< / tr >
< / table >
< hr >
2018-04-15 20:33:50 +02:00
< h2 > Galileo Board Documentation< / h2 >
2016-01-07 20:24:24 +01:00
< ul >
2016-02-04 22:32:39 +01:00
< li > Common Components
2016-01-07 20:24:24 +01:00
< ul >
< li > A/D: Texas Instruments < a target = "_blank" href = "http://www.ti.com/lit/ds/symlink/adc108s102.pdf" > ADC108S102< / a > < / li >
< li > Analog Switch: Texas Instruments < a target = "_blank" href = "http://www.ti.com/lit/ds/symlink/ts5a23159.pdf" > TS5A23159< / a > < / li >
< li > Ethernet (10/100 MB/S): Texas Instruments < a target = "_blank" href = "http://www.ti.com/lit/ds/symlink/dp83848-ep.pdf" > DP83848< / a > < / li >
< li > Load Switch: Texas Instruments < a target = "_blank" href = "http://www.ti.com/lit/ds/symlink/tps22920.pdf" > TPS22920x< / a > < / li >
< li > Memory (256 MiB): Micron < a target = "_blank" href = "https://www.micron.com/~/media/Documents/Products/Data%20Sheet/DRAM/DDR3/1Gb_1_35V_DDR3L.pdf" > MT41K128M8< / a > < / li >
< li > SoC: Intel® Quark™ < a target = "_blank" href = "../SoC/quark.html" > X-1000< / a > < / li >
< li > Serial EEPROM (1 KiB): ON Semiconductor® < a target = "_blank" href = "http://www.onsemi.com/pub_link/Collateral/CAT24C01-D.PDF" > CAT24C08< / a > < / li >
< li > SPI Flash (8 MiB): Winbond™ < a target = "_blank" href = "http://www.winbond-usa.com/resource-files/w25q64fv_revl1_100713.pdf" > W25Q64FV< / a > < / li >
< li > Step Down Converter: Texas Instruments < a target = "_blank" href = "http://www.ti.com/lit/ds/slvsag7c/slvsag7c.pdf" > TPS62130< / a > < / li >
< li > Step Down Converter: Texas Instruments < a target = "_blank" href = "http://www.ti.com/lit/ug/slvu570/slvu570.pdf" > TPS652510< / a > < / li >
< li > Termination Regulator: Texas Instruments < a target = "_blank" href = "http://www.ti.com/lit/ds/symlink/tps51200.pdf" > TPS51200< / a > < / li >
< / ul >
< / li >
2016-02-29 17:12:41 +01:00
< li > Make a bootable < a target = "_blank" href = "https://software.intel.com/en-us/get-started-galileo-linux-step1" > micro SD card< / a > < / li >
2016-01-07 20:24:24 +01:00
< / ul >
2018-04-15 20:33:50 +02:00
< h3 > Galileo Gen 2 Board Documentation< / h3 >
2016-02-04 22:32:39 +01:00
< ul >
< li > < a target = "_blank" href = "http://files.linuxgizmos.com/intel_galileo_gen2_blockdiagram.jpg" > Block Diagram< / a > < / li >
< li > < a target = "_blank" href = "https://software.intel.com/en-us/iot/library/galileo-getting-started" > Getting Started< / a > < / li >
< li > < a target = "_blank" href = "http://www.intel.com/content/www/us/en/embedded/products/galileo/galileo-overview.html" > Overview< / a > < / li >
< li > < a target = "_blank" href = "http://files.linuxgizmos.com/intel_galileo_gen2_ports.jpg" > Port Diagram< / a > < / li >
< li > < a target = "_blank" href = "http://download.intel.com/support/galileo/sb/intelgalileogen2prodbrief_330736_003.pdf" > Product Brief< / a > < / li >
< li > < a target = "_blank" href = "http://www.intel.com/content/dam/www/public/us/en/documents/guides/galileo-g2-schematic.pdf" > Schematic< / a > < / li >
< li > < a target = "_blank" href = "http://download.intel.com/support/galileo/sb/galileo_boarduserguide_330237_001.pdf" > User Guide< / a > < / li >
< li > Components
< ul >
< li > A/D: Texas Instruments < a target = "_blank" href = "http://www.ti.com/lit/ds/symlink/adc108s102.pdf" > ADC108S102< / a > < / li >
2016-03-16 16:58:01 +01:00
< li > I2C 16-channel, 12-bit PWM: NXP Semiconductors < a target = "_blank" href = "http://cache.nxp.com/documents/data_sheet/PCA9685.pdf" > PCA9685< / a > < / li >
< li > I2C I/O Ports: NXP Semiconductors < a target = "_blank" href = "http://www.nxp.com/documents/data_sheet/PCAL9535A.pdf" > PCAL9535A< / a > < / li >
< li > Octal Buffer/Driver: Texas Instruments < a target = "_blank" href = "http://www.ti.com/lit/ds/symlink/sn74lv541at.pdf" > SN74LV541AT< / a > < / li >
< li > Quadruple Bus Buffer: Texas Instruments < a target = "_blank" href = "http://www.ti.com/lit/ds/symlink/sn74lv125a.pdf" > SN74LV125A< / a > < / li >
< li > Quadruple Bus Buffer with 3-State Outputs: Texas Instruments < a target = "_blank" href = "http://www.ti.com/lit/ds/symlink/sn74lvc126a.pdf" > SN74LVC126A< / a > < / li >
2016-02-04 22:32:39 +01:00
< li > Serial EEPROM (1 KiB): ON Semiconductor® < a target = "_blank" href = "http://www.onsemi.com/pub_link/Collateral/CAT24C01-D.PDF" > CAT24C08< / a > < / li >
2016-03-16 16:58:01 +01:00
< li > Single 2-input multiplexer: NXP Semiconductors < a target = "_blank" href = "http://www.nxp.com/documents/data_sheet/74LVC1G157.pdf" > 74LVC1G157< / a > < / li >
2016-02-04 22:32:39 +01:00
< li > Step Down Converter: Texas Instruments < a target = "_blank" href = "http://www.ti.com/lit/ds/slvsag7c/slvsag7c.pdf" > TPS62130< / a > < / li >
< / ul >
< / li >
< / ul >
2018-04-15 20:33:50 +02:00
< h3 > Galileo Gen 1 Board Documentation< / h3 >
2016-02-04 22:32:39 +01:00
< ul >
< li > < a target = "_blank" href = "http://www.intel.com/content/dam/www/public/us/en/documents/datasheets/galileo-g1-datasheet.pdf" > Datasheet< / a > < / li >
< li > < a target = "_blank" href = "http://www.intel.com/content/dam/www/public/us/en/documents/guides/galileo-g1-schematic.pdf" > Schematic< / a > < / li >
< li > Components
< ul >
< li > A/D: Analog Devices < a target = "_blank" href = "http://www.analog.com/media/en/technical-documentation/data-sheets/AD7298-1.pdf" > AD7298< / a > < / li >
2016-05-30 20:25:22 +02:00
< li > Analog Switch, 2 channel: Texas Instruments < a target = "_blank" href = "http://www.ti.com.cn/cn/lit/ds/symlink/ts5a23159.pdf" > TS5A23159< / a > < / li >
2016-02-04 22:32:39 +01:00
< li > EEPROM & GPIO: Cypress < a target = "_blank" href = "http://www.cypress.com/file/37971/download" > CY8C9540A< / a > < / li >
< li > Power Distribution Switch: Texas Instruments < a target = "_blank" href = "http://www.ti.com/lit/ds/symlink/tps2044b.pdf" > TPS2051BDBVR< / a > < / li >
< li > RS232 Converter: Texas Instruments < a target = "_blank" href = "http://www.ti.com/lit/ds/symlink/max3232.pdf" > MAX3232< / a > < / li >
< li > Voltage-Level Translator: Texas Instruments< a target = "_blank" href = "http://www.ti.com/lit/ds/symlink/txs0108e.pdf" > TXS0108E< / a > < / li >
< / ul >
< / li >
< / ul >
2016-01-07 20:24:24 +01:00
< hr >
2018-04-15 20:33:50 +02:00
< h2 > Debug Tools< / h2 >
2016-01-07 20:24:24 +01:00
< ul >
< li > Flash Programmer:
< ul >
< li > Dediprog < a target = "_blank" href = "http://www.dediprog.com/pd/spi-flash-solution/SF100" > SF100< / a > ISP IC Programmer< / li >
< / ul >
< / li >
< li > JTAG Connector: < a target = "_blank" href = "https://www.google.com/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8#q=Olimex+ARM-JTAG-20-10" > Olimex ARM-JTAG-20-10< / a > < / li >
< li > JTAG Debugger:
< ul >
< li > Olimex LTD < a target = "_blank" href = "https://www.google.com/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8#q=Olimex+ARM-USB-OCD-H" > ARM-USB-OCD-H< / a > < / li >
< li > Tincan Tools < a target = "_blank" href = "https://www.tincantools.com/wiki/Flyswatter2" > Flyswatter2< / a > < / li >
< / ul >
< / li >
< li > < a target = "_blank" href = "http://download.intel.com/support/processors/quark/sb/sourcedebugusingopenocd_quark_appnote_330015_003.pdf" > Hardware Setup and Software Installation< / a > < / li >
< li > USB Serial cable: FTDI < a target = "_blank" href = "https://www.google.com/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8#q=FTDI+TTL-232R-3V3" > TTL-232R-3V3< / a > < / li >
< / ul >
< hr >
2016-02-29 17:12:41 +01:00
< p > Modified: 29 February 2016< / p >
2016-01-07 20:24:24 +01:00
< / body >
< / html >