RS EDP CM MBED Support Page
This Command Module for the RS-EDP system, utilises an ARM7 LPC2368 device from NXP. The MBED Module plugs into an MBED Adapter Board, which fits the RS-EDP Baseboard allowing you access to the features of the RS-EDP system.
The Command Module comprises of both the MBED Module and the MBED Adapter Board.
The MBED Module introduces a new way to write embedded firmware. Instead of having a C compiler license installed upon your machine the MBED Module makes use of a C Compiler installed on a virtual host. Your software and project are built within the framework of an HTML page. The compilation is done remotely on your behalf, and the resulting binary image file is transferred to you and stored on the mbed module. By rebooting the MBED Module the new image is flashed into the hardware and the MBED Module runs your application code.
Module Features
| MBED CPU Module Features | Comment |
|---|---|
| Comand Module for RS-EDP System | Comprises of MBED Module based on ARM7 NXP and MBED Adapter Board. |
No C Compiler Purchase Required | Compilation is done via the Internet. |
Easy to use | Low level Drivers are provided by ARM for UART, I2C, SPI, PWM, ADC and other peripherals. |
| Integration to RS-EDP made simple | All drivers required to interface with the EDP System are provided. |
| SD Card socket | Available on the adapter for easy acess to removable media. FAT File System support provided. |
| Serial LCD header | Adapter board can interface directly with a serial LCD via provided header. |
Module Documents
User Manual - for the MBED Module.
Mapping Aid - to assist with mapping of the I/O to the backplane.
Example Projects
Test platform - A suite of software to exersise the MBED Module and the RS-EDP application modules.
SD CARD Read Utility for WAV Files - This application reads a WAV file from the SD card on the adapter board and displays the header information relating to the WAV file.
SD CARD Write Example - This application creates and writes a text string to a file on the SD Card via the MBED Adapter Board.
Easy Web Example - This application reads several analog channels and displays the values on a webpage accessable via a web browser.




