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

(Software: add link to my examples)
 
(15 intermediate revisions by 2 users not shown)
Line 1: Line 1:
  
 
== Documents ==
 
== Documents ==
Under construction
+
 
 +
* [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 ==
Blinky Example with Olimex [https://www.olimex.com/Products/ARM/EnergyMicro/EM-32G210F128-H/ EM-32G210F128-H] and [https://www.olimex.com/Products/ARM/JTAG/ARM-JTAG-COOCOX/ ARM-JTAG-COOCOX] with Keil MDK-ARM-LITE, available on
+
 
[https://github.com/nopeppermint/Olimex_EFM32_CoLinkEx_Example Github].<br>
+
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.
[https://www.olimex.com/forum/index.php?topic=814.0 Forum Thread about this Examples]
 
<br>Created by cprogrammer
 
  
 
== Projects ==
 
== Projects ==
Under construction
+
 
 +
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]
 +
<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