≡
Difference between revisions of "EM-32G210F128-H"
Cprogrammer (talk | contribs) m (→Software) |
Cprogrammer (talk | contribs) m |
||
Line 2: | Line 2: | ||
== Documents == | == Documents == | ||
− | * [http://cdn.energymicro.com/dl/devices/pdf/d0002_efm32_cortex-m3_reference_manual.pdf | + | * [http://cdn.energymicro.com/dl/devices/pdf/d0002_efm32_cortex-m3_reference_manual.pdf EFM32 Cortex M3 Reference Manual] |
− | * [http://cdn.energymicro.com/dl/devices/pdf/d0001_efm32g_reference_manual.pdf Gecko Reference Manual] | + | * [http://cdn.energymicro.com/dl/devices/pdf/d0001_efm32g_reference_manual.pdf EFM32 Gecko Reference Manual] |
* [http://cdn.energymicro.com/dl/devices/pdf/d0004_efm32g210_datasheet.pdf EFM32G210 Datasheet] | * [http://cdn.energymicro.com/dl/devices/pdf/d0004_efm32g210_datasheet.pdf EFM32G210 Datasheet] | ||
Line 12: | Line 12: | ||
It's recommended to download [http://cdn.energymicro.com/dl/zip/Simplicity_Studio_Setup.exe Simplicity Studio], there you could find all Datasheets and a lot more Information about EFM32 Microcontroller. | It's recommended to download [http://cdn.energymicro.com/dl/zip/Simplicity_Studio_Setup.exe Simplicity Studio], there you could find all Datasheets and a lot more Information about EFM32 Microcontroller. | ||
+ | |||
+ | == Projects == | ||
A simple Blinky Example for the Olimex [https://www.olimex.com/Products/ARM/EnergyMicro/EM-32G210F128-H/ EM-32G210F128-H] programmed with [https://www.olimex.com/Products/ARM/JTAG/ARM-JTAG-COOCOX/ ARM-JTAG-COOCOX] <br> or Ulink2 with Keil MDK-ARM-LITE, is available on | A simple Blinky Example for the Olimex [https://www.olimex.com/Products/ARM/EnergyMicro/EM-32G210F128-H/ EM-32G210F128-H] programmed with [https://www.olimex.com/Products/ARM/JTAG/ARM-JTAG-COOCOX/ ARM-JTAG-COOCOX] <br> or Ulink2 with Keil MDK-ARM-LITE, is available on | ||
[https://github.com/nopeppermint/Olimex_EFM32_CoLinkEx_Example Github]. | [https://github.com/nopeppermint/Olimex_EFM32_CoLinkEx_Example Github]. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
[https://www.olimex.com/forum/index.php?topic=814.0 Forum Thread about this Examples] | [https://www.olimex.com/forum/index.php?topic=814.0 Forum Thread about this Examples] | ||
<br>Created by cprogrammer | <br>Created by cprogrammer | ||
− | |||
− | |||
− | |||
− | |||
== FAQ == | == FAQ == | ||
Under construction | Under construction | ||
[[Category:Energy_Micro]] | [[Category:Energy_Micro]] |
Revision as of 08:35, 14 March 2013
Contents
Documents
Hardware
Under construction
Software
It's recommended to download Simplicity Studio, there you could find all Datasheets and a lot more Information about EFM32 Microcontroller.
Projects
A simple Blinky Example for the Olimex EM-32G210F128-H programmed with ARM-JTAG-COOCOX
or Ulink2 with Keil MDK-ARM-LITE, is available on
Github.
Forum Thread about this Examples
Created by cprogrammer
FAQ
Under construction