SEARCH
TOOLBOX
LANGUAGES
modified on 5 July 2017 at 13:55 ••• 394,865 views

Electrum Documentation

From Manuals

(Difference between revisions)
Jump to: navigation, search
(Electrum Documentation)
(Boot and Operating System Files)
 
(79 intermediate revisions not shown)
Line 1: Line 1:
-
== Electrum Documentation ==
+
__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==
 +
{| cellpadding="5" cellspacing="2" width="100%"
 +
|valign="top"|
* [[Electrum-100 Manual]]
* [[Electrum-100 Manual]]
 +
* [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]]
 +
* [http://www.micromint.com/index.php?option=com_docman&Itemid=144 Electrum Schematics (Registration Required)]
 +
* [[ARM9 Documents|Documents on the ARM9 and Linux]]
 +
* [[ARM9 Books|Books on the ARM9 and Linux]]
 +
* [[ARM9 Links|Links on the ARM9 and Linux]]
 +
* [[VLSI Books|Books on VLSI]]
 +
* [http://www.micromint.com/  Micromint Home Page]
 +
|align="center"|[[Image:Electrum-100-sm.jpg|alt=Electrum 100|Electrum 100]]
 +
|-
 +
|}
 +
 +
==Code Examples==
 +
* [[Electrum Examples|Electrum Userland 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]]
 +
* [[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==
 +
* [[TTYUSB* not created after connecting to Serial Port (SAM-BA)]]
 +
 +
==Software Updates==
 +
===Boot and Operating System Files===
 +
* [http://www.micromint.com/updates/electrum/uImage-3.2.78-1-at91 Linux 3.2.78-1 Kernel]
 +
* [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-2010.09.tar.bz2 uBoot 2010.09 Sources]
 +
* [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]
 +
* [[Electrum_Older_Versions|Older Versions]]
 +
 +
===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]
 +
===Software Development Tools===
 +
{{: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

Electrum 100

Code Examples

Application Notes

Troubleshooting

Software Updates

Boot and Operating System Files

Code Examples

Drivers

Software Development Tools