Electrum Documentation
From Manuals
(Difference between revisions)
(→Software Updates) |
(→Boot and Operating System Files) |
||
| (34 intermediate revisions not shown) | |||
| Line 6: | Line 6: | ||
|valign="top"| | |valign="top"| | ||
* [[Electrum-100 Manual]] | * [[Electrum-100 Manual]] | ||
| - | * [http://www.micromint.com/index.php/ | + | * [http://www.micromint.com/index.php/index.php?option=com_content&catid=39&id=149&lang=en&view=article Electrum-100 Order Form] |
* [[Electrum-200 Manual]] | * [[Electrum-200 Manual]] | ||
* [[Electrum FAQ|Frequently Asked Questions]] | * [[Electrum FAQ|Frequently Asked Questions]] | ||
| - | * [http://www.micromint.com/index.php | + | * [http://www.micromint.com/index.php?option=com_docman&Itemid=144 Electrum Schematics (Registration Required)] |
* [[ARM9 Documents|Documents on the ARM9 and Linux]] | * [[ARM9 Documents|Documents on the ARM9 and Linux]] | ||
* [[ARM9 Books|Books on the ARM9 and Linux]] | * [[ARM9 Books|Books on the ARM9 and Linux]] | ||
| Line 19: | Line 19: | ||
|} | |} | ||
| - | == | + | ==Code Examples== |
* [[Electrum Examples|Electrum Userland Code Examples]] | * [[Electrum Examples|Electrum Userland Code Examples]] | ||
* [[Electrum Customer Examples|Electrum Customer Code Examples]] | * [[Electrum Customer Examples|Electrum Customer Code Examples]] | ||
| + | |||
| + | ==Application Notes== | ||
| + | * [[Ubuntu ARM Cross-compile|Setting up an ARM Cross-compiler under Ubuntu PC Linux]] | ||
* [[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]] | ||
| + | * [[Rebuild kernel]] | ||
* [[Using Wireless USB Adapters]] | * [[Using Wireless USB Adapters]] | ||
* [[Boot from SD/MMC]] | * [[Boot from SD/MMC]] | ||
* [[Flashing filesystems larger than RAM]] | * [[Flashing filesystems larger than RAM]] | ||
* [[Blinky, Button & GPIO examples using Python]] | * [[Blinky, Button & GPIO examples using Python]] | ||
| + | * [[Adding swap space]] | ||
==Troubleshooting== | ==Troubleshooting== | ||
| Line 32: | Line 37: | ||
==Software Updates== | ==Software Updates== | ||
| - | * [http://www.micromint.com/updates/electrum/uImage-2. | + | ===Boot and Operating System Files=== |
| - | * [http://www.micromint.com/updates/electrum/ | + | * [http://www.micromint.com/updates/electrum/uImage-3.2.78-1-at91 Linux 3.2.78-1 Kernel] |
| - | * [http://www.micromint.com/updates/electrum/ | + | * [http://www.micromint.com/updates/electrum/linux-3.2.78-1-at91.xz Linux 3.2.78-1 Sources] [[Rebuild_kernel| Build Instructions]] |
| + | * [http://www.micromint.com/updates/electrum/rootfs-8.3-sd.armel.xz Debian 8.3 armel root filesystem + Linux 3.2.78-1 (microSD card)] | ||
* [http://www.micromint.com/updates/electrum/u-boot-df-2010.09.bin uBoot 2010.09 Binary] | * [http://www.micromint.com/updates/electrum/u-boot-df-2010.09.bin uBoot 2010.09 Binary] | ||
* [http://www.micromint.com/updates/electrum/u-boot-2010.09.tar.bz2 uBoot 2010.09 Sources] | * [http://www.micromint.com/updates/electrum/u-boot-2010.09.tar.bz2 uBoot 2010.09 Sources] | ||
| - | * [http://www.micromint.com/updates/electrum/bootstrap-df-1.11.bin Bootstrap 1.11 Binary | + | * [http://www.micromint.com/updates/electrum/bootstrap-df-1.11.bin Bootstrap 1.11 Binary (dataflash)] |
| - | + | * [http://www.micromint.com/updates/electrum/bootstrap-1.11-2.tar.bz2 Bootstrap 1.11-2 Sources] | |
| - | * [http://www.micromint.com/updates/electrum/ | + | * [[Electrum_Older_Versions|Older Versions]] |
| - | * [http://www.micromint.com/updates/electrum/userland- | + | |
| + | ===Code Examples=== | ||
| + | * [http://www.micromint.com/updates/electrum/userland-2012.01.tar.bz2 Userland code examples 2012.01] | ||
| + | ===Drivers=== | ||
* [http://www.micromint.com/updates/electrum/atm6124_cdc.zip AT91 USB CDC driver for Windows] | * [http://www.micromint.com/updates/electrum/atm6124_cdc.zip AT91 USB CDC driver for Windows] | ||
| + | ===Software Development Tools=== | ||
{{:ARM_Linux_Software}} | {{:ARM_Linux_Software}} | ||
Current revision as of 13:55, 5 July 2017
The Micromint Electrum product line is based on the the Atmel AT91SAM9 ARM9.
Manuals
|
Code Examples
Application Notes
- Setting up an ARM Cross-compiler under Ubuntu PC Linux
- Setting up an ARM Cross-compiler under Debian PC Linux
- Rebuild kernel
- Using Wireless USB Adapters
- Boot from SD/MMC
- Flashing filesystems larger than RAM
- Blinky, Button & GPIO examples using Python
- Adding swap space
Troubleshooting
Software Updates
Boot and Operating System Files
- Linux 3.2.78-1 Kernel
- Linux 3.2.78-1 Sources Build Instructions
- Debian 8.3 armel root filesystem + Linux 3.2.78-1 (microSD card)
- uBoot 2010.09 Binary
- uBoot 2010.09 Sources
- Bootstrap 1.11 Binary (dataflash)
- Bootstrap 1.11-2 Sources
- Older Versions

