: Home | MC1322x-OE's Gitweb | libmc1322x's Gitweb | Contiki's Gitweb | Linux Serial Gitweb

Using the Freescale MC1322x Series ARM7 Processor with integrated 802.15.4

The purpose of this site is to develop Open Source tools and hardware for the Freescale MC13224V and MC13226V processor.

Guides and Documentation

Projects

Software Packages

The project currently contains the software packages described below:

Getting the code

Toolchains

See the Toolchain Guide

libmc1322x

$ git clone git://git.devl.org/git/malvira/libmc1322x.git

Branches:

Linux serial driver for the mc13224v

$ git clone git://git.devl.org/git/malvira/linux802154-serialdev.git

Contiki

The MC1322x is part of the official Contiki tree:
git clone git://contiki.git.sourceforge.net/gitroot/contiki/contiki
The project's bleeding edge development occurs here:
$ git clone git://git.devl.org/git/malvira/contiki-2.x.git

Python on a chip

http://code.google.com/p/python-on-a-chip/

PyMite VM is working. Requires the following toolchain:

http://github.com/jsnyder/arm-eabi-toolchain

QEMU

$ git clone git://git.devl.org/git/malvira/qemu.git

Very basic support for qemu. No peripherals yet, but you can load images to address 0x00000000 and 0x00400000.

See README.qemu.mc1322x for details.

The machine does not support the NVM (onboard flash memory) which might contain important factory calibration data. This would be very nice to have.

Please see our development branch in our qemu tree for more details.

General Status

Community and Development

Mailing List

The mailing list for this project is mc1322x@devl.org. Click here to subscribe. View the archives.

Donate

If you like this project then send your bitcoins here:

1Nnj5w65E1pZWZpjSPnuBXBwf8hVgCBhq2

Patchworks tracker

Patches sent to the mailing list are caught by our Patchworks server located here: http://patchwork.devl.org

mc1322x Website

This website is tracked in Git - you can browse its development history or clone it from git://git.devl.org/git/malvira/mc1322x-homepage.git. The site is covered by GPLv2 and maintained by Mariano Alvira. This website is based on a design by Petr Baudis for GIT which was based on a design by Jonas Fonseca for the ELinks homepage.


open-mc13224v --- these guys are also writing free mc1322x code.

Freaklabs.org --- open source zigbee stack

Contiki --- the easy way to do TCP/IP and wireless networks is to have someone else do them!

Open-ZB --- open zigbee

Freescale --- product page for the MC13224V

Yargarto --- ARM toolchain for windows and mac.

Linux 802.15.4 stack

python-on-a-chip

Libcoap - CoAP stack in C

Copper - CoAP plugin for Firefox

Californium - CoAP Java stack

Coapy - CoAP stack in Python

http://www.kunen.org/uC/gnu_tool.html

Older documentation --- may or may not be useful