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

 
(3 intermediate revisions by the same user not shown)
Line 13: Line 13:
 
== 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
  

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