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

(Software)
m (Software)
Line 14: Line 14:
  
 
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].<br>
+
[https://github.com/nopeppermint/Olimex_EFM32_CoLinkEx_Example Github].  
 +
<br>
 +
 
 +
Download Datasheets:<br>
 +
- EFM32 Cortex M3 Reference Manual:<br>
 +
http://cdn.energymicro.com/dl/devices/pdf/d0002_efm32_cortex-m3_reference_manual.pdf<br>
 +
- EFM32 Gecko Referenz Manual:<br>
 +
http://cdn.energymicro.com/dl/devices/pdf/d0001_efm32g_reference_manual.pdf<br>
 +
- EFM32 Gecko EFM32G210xxxx Datasheet:<br>
 +
http://cdn.energymicro.com/dl/devices/pdf/d0004_efm32g210_datasheet.pdf<br>
 +
- EFM32 Gecko EFM32G880xxxx Datasheet:<br>
 +
http://cdn.energymicro.com/dl/devices/pdf/d0009_efm32g880_datasheet.pdf<br>
 +
 
 
[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

Revision as of 09:31, 14 March 2013

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.

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.

Download Datasheets:
- EFM32 Cortex M3 Reference Manual:
http://cdn.energymicro.com/dl/devices/pdf/d0002_efm32_cortex-m3_reference_manual.pdf
- EFM32 Gecko Referenz Manual:
http://cdn.energymicro.com/dl/devices/pdf/d0001_efm32g_reference_manual.pdf
- EFM32 Gecko EFM32G210xxxx Datasheet:
http://cdn.energymicro.com/dl/devices/pdf/d0004_efm32g210_datasheet.pdf
- EFM32 Gecko EFM32G880xxxx Datasheet:
http://cdn.energymicro.com/dl/devices/pdf/d0009_efm32g880_datasheet.pdf

Forum Thread about this Examples
Created by cprogrammer

Projects

Under construction

FAQ

Under construction