Programming the iMote2 without SOS

The development cycle for the iMote2 platform begins with programming the bare hardware. The main components on the platform are three highly-integrated chips for the processor, radio and power management.

Processor - PXA271 from Intel

Radio - CC2420 from Texas Instruments

Power Management - DA9030 from Dialog

Here is a library of the basic hardware drivers for the iMote2. In the folder is a Makefile that controls the compilation of the hardware drivers and your custom code. The program begins in the main.c file and an example of custom code is included in the test.c file.

Software - iMote2 Basic Drivers

Check the SOS operating system for the latest drivers for the iMote2.

AttachmentSize
imote2_bare.zip76.21 KB
PXA27x_Developers_Manual.pdf10.97 MB
CC2420_Data_Sheet_1_4.pdf995.94 KB
DA9030-DS07-0501.pdf2.1 MB