Electrum Documentation
From Manuals
(Difference between revisions)
(→Application Notes) |
|||
| Line 1: | Line 1: | ||
| + | __NOTOC__ | ||
The Micromint Electrum product line is based on the the Atmel AT91SAM9 ARM9. | The Micromint Electrum product line is based on the the Atmel AT91SAM9 ARM9. | ||
==Manuals== | ==Manuals== | ||
* [[Electrum-100 Manual]] | * [[Electrum-100 Manual]] | ||
* [[Electrum-200 Manual]] | * [[Electrum-200 Manual]] | ||
| + | * [[Electrum FAQ|Frequently Asked Questions]] | ||
| + | * [http://www.micromint.com/index.php/Schematics/View-category.html Electrum Schematics (Registration Required)] | ||
| + | |||
==Application Notes== | ==Application Notes== | ||
* [[Debian ARM Cross-compile|Setting up an ARM Cross-compiler under Debian PC Linux]] | * [[Debian ARM Cross-compile|Setting up an ARM Cross-compiler under Debian PC Linux]] | ||
| Line 11: | Line 15: | ||
==Troubleshooting== | ==Troubleshooting== | ||
* [[TTYUSB* not created after connecting to Serial Port (SAM-BA)]] | * [[TTYUSB* not created after connecting to Serial Port (SAM-BA)]] | ||
| + | |||
| + | ==Software Updates== | ||
| + | * [http://www.micromint.com/updates/electrum/uImage-2.6.33.5 Linux 2.6.33.5 Kernel] | ||
| + | * [http://www.micromint.com/updates/electrum/modules-2.6.33.5.tar.bz2 Linux 2.6.33.5 Modules] | ||
| + | * [http://www.micromint.com/updates/electrum/linux-2.6.33.5-at91.tar.bz2 Linux 2.6.33.5 Sources] | ||
| + | * [http://www.micromint.com/updates/electrum/u-boot-df-2010.03.bin uBoot 2010.03 Binary] | ||
| + | * [http://www.micromint.com/updates/electrum/u-boot-2010.03.tar.bz2 uBoot 2010.03 Sources] | ||
| + | * [http://www.emdebian.org/crosstools.html Embedian Cross Toolchains] | ||
| + | * [http://www.codesourcery.com/downloads/public/gnu_toolchain/arm-none-linux-gnueabi Sourcery G++ Lite for ARM GNU/Linux from CodeSourcery 2010q1] | ||
| + | * [http://www.eclipse.org/cdt/downloads.php Eclipse CDT 7.0] | ||
| + | * [http://sourceforge.net/apps/mediawiki/gnuarmeclipse/index.php?title=Main_Page GNU ARM Eclipse Plug-in] | ||
Revision as of 19:18, 3 August 2010
The Micromint Electrum product line is based on the the Atmel AT91SAM9 ARM9.
Manuals
- Electrum-100 Manual
- Electrum-200 Manual
- Frequently Asked Questions
- Electrum Schematics (Registration Required)
Application Notes
- Setting up an ARM Cross-compiler under Debian PC Linux
- Using Wireless USB Adapters
- Boot from SD/MMC
- Blinky and Button examples using Python
