Difference between revisions of "EM-32G210F128-H"

(Software)
 
(6 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
== Documents ==
 
== Documents ==
  
* [http://cdn.energymicro.com/dl/devices/pdf/d0002_efm32_cortex-m3_reference_manual.pdf EFM32 Cortex M3 Reference Manual]
+
* [https://www.silabs.com/documents/public/reference-manuals/EFM32-Cortex-M3-RM.pdf EFM32 Cortex M3 reference manual]
* [http://cdn.energymicro.com/dl/devices/pdf/d0001_efm32g_reference_manual.pdf EFM32 Gecko Reference Manual]
+
* [https://www.silabs.com/documents/public/reference-manuals/EFM32GG-RM.pdf EFM32 Gecko reference manual]
* [http://cdn.energymicro.com/dl/devices/pdf/d0004_efm32g210_datasheet.pdf EFM32G210 Datasheet]
+
* [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 [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 Microcontroller.
+
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 ==
 
== 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 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://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 example]
 
<br>Created by cprogrammer
 
<br>Created by cprogrammer
 +
 
== FAQ ==
 
== FAQ ==
 +
 
Under construction
 
Under construction
  
 
[[Category:Energy_Micro]]
 
[[Category:Energy_Micro]]

Latest revision as of 05:42, 24 April 2019

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