≡
Difference between revisions of "EM-32G210F128-H"
Cprogrammer (talk | contribs) m (→Software) |
|||
(10 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
== Documents == | == Documents == | ||
− | * [ | + | * [https://www.silabs.com/documents/public/reference-manuals/EFM32-Cortex-M3-RM.pdf EFM32 Cortex M3 reference manual] |
− | * [ | + | * [https://www.silabs.com/documents/public/reference-manuals/EFM32GG-RM.pdf EFM32 Gecko reference manual] |
− | * [ | + | * [https://www.silabs.com/documents/public/data-sheets/efm32g-datasheet.pdf EFM32G datasheet] |
+ | |||
== Hardware == | == Hardware == | ||
+ | |||
Under construction | Under construction | ||
== Software == | == Software == | ||
− | |||
− | It's recommended to download [ | + | It's recommended to download [https://www.silabs.com/products/development-tools/software/simplicity-studio Simplicity Studio], there you could find all datasheets and a lot more information about EFM32 microcontrollers. |
+ | |||
+ | == Projects == | ||
+ | |||
+ | A simple blinking LED 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://www.olimex.com/forum/index.php?topic=814.0 Forum thread about this example] | |
− | |||
− | [https://www.olimex.com/forum/index.php?topic=814.0 Forum | ||
<br>Created by cprogrammer | <br>Created by cprogrammer | ||
− | == | + | == FAQ == |
− | |||
− | |||
Under construction | Under construction | ||
[[Category:Energy_Micro]] | [[Category:Energy_Micro]] |
Latest revision as of 04:42, 24 April 2019
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 microcontrollers.
Projects
A simple blinking LED 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 example
Created by cprogrammer
FAQ
Under construction