5 New Atmel SAM9 Processors: SAM9G15, SAM9G25, SAM9G35, SAM9X25, and SAM9X35

Atmel recently announced five new embedded processors for its SAM9 family all running at 400MHz,  featuring 100mW consumption,  support for DDR2 and NAND flash memory, with some models offering LCD touchscreen support and CAN interfaces: SAM9G15 based on ARM926EJ Embedded Microprocessor Unit with LCD, Touchscreen, HS USB and LPDDR/DDR2/MLC NAND support. SAM9G25 based on ARM926EJ Embedded Microprocessor Unit with Ethernet, HS USB and LPDDR/DDR2/MLC NAND support. SAM9G35 based on ARM926EJ Embedded Microprocessor Unit with  LCD, Touchscreen, Ethernet, HS USB and LPDDR/DDR2/MLC NAND support. SAM9X25 based on ARM926EJ Embedded Microprocessor Unit with Dual Ethernet, Dual CAN, HS USB and LPDDR/DDR2/MLC NAND support. SAM9X35 based on ARM926EJ Embedded Microprocessor Unit with LCD, Touchscreen, Ethernet, Dual CAN, HS USB and LPDDR/DDR2/MLC NAND support. The 3 new SAM9G processors are basically a lower cost version of the SAM9G45 with less cache, no video decoding support, etc… The 2 SAM9X processors are similar but feature […]

Android Scores Last in Open Governance Index

Vision Mobile recently released a report about different open source projects analyzing their openness via their Open Governance Index. The full report (45-pages) examines: Open source cultural roots and working upstream vs downstream Open source licenses vs governance models Analysis and classification of governance models In-depth reviews of Android, Qt, Symbian, MeeGo, Mozilla, WebKit, Linux and Eclipse Best practices in creating an open source project The governance index is not only based on the percentage of source code that is open, but on the whole software development including the transparency of the decision making-process, the involvement of the community in all aspects of the project,  compliance requirements and more. There are a total of 13 metrics accross 4  area of governance: Access: availability of the latest source code, developer support mechanisms, public roadmap, and transparency of decision-making Development: the ability of developers to influence the content and direction of the […]

Low Cost Development Board Samsung Origen based on Exynos 4210

Late May, Samsung and Linaro announced Samsung Origen, a low cost development board (199 USD) based on Samsung Exynos 4210, that will use Linaro software and related development tools. This development board is mainly targeted for the development of products such as tablets, smartbooks, IVI, smartphone and other consumer products. Here are the technical details of the board: Cortex-A9 1.0 GHz Dual Core & NEON with leading GHz ARM Technology Samsung Exynos 4210 Advanced Low Power 45nm Application Processor Lower-BOM cost access to Exynos4210 processor with 1GB DDR3 RAM Multimedia Core with H/W Multi Format Codec provides 1080p@30fps HDMI, LCD / Touch screen support, WLAN/Bluetooth and camera. Extreme 3D Graphics Performance accelerated by Mali400 MP4. Wider Memory Bandwidth for Smartphone and Tablet Scenario. Richer Peripherals & High Speed Interface for system: 8ch I2C, HDMI, SATA, PCI Express, USB 2.0 HOST/OTG, 2x SD/MMC Card Slot Debugging Interfaces: JTAG, Serial/RS-232 port Dimensions: […]

Linaro 11.07 Release with Linux Kernel 3.0

Linaro has just released version 11.07, the first version that makes use of Linux 3.0. Here are the highlights of the release: Linaro Evaluation Build (LEB) for Android on PandaBoard is built on Linux 3.0 kernel with gcc-linaro 4.6 as the default compiler which is used for all official Linaro Android Platform builds. This Linaro Android monthly release exhibits the first official Linaro Android Toolchain release based on the most recent gcc-linaro 4.6, and the first Linaro Android release for ST Ericsson Snowball using Landing Team kernel based on linux-linaro-android. On top, Linaro Android 11.07 comes with the more advanced more visually appealing Launcher2 by default. Android GCC benchmark results for 11.07 release can be found on http://wiki.linaro.org/Platform/Android/AndroidToolchainBenchmarking/2011-07 Linaro Evaluation Build (LEB) for Ubuntu also uses the most recent linux-linaro kernel based on Linux 3.0 and includes the latest Linaro Cross Toolchain available for Ubuntu Lucid and Natty. ARM DS-5 […]

List of Wireless Standards for Local and Personal Area Networks

While designing your embedded system, you may have to choose between different wireless standards to match your needs. I’ll provide a list a short and mid-range wireless standards, their description and links to  open source software stacks (when available) to help you better understand the different options available.  Wide Area Network wireless network such as LTE, Wimax, etc.. won’t be discussed in this blog entry. Mesh and IP Networks: Wifi (IEEE 802.11): Wifi is probably the most used wireless standard in consumer electronics devices today as it allows users to connect their device to their LAN wirelessly. An access point has a typical range of about 20 meters indoors and up to 100m outdoors. There are 4 standards 802.11a 802.11b, 802.11g and 802.11n. The latest has a theoretical throughput of 300 Mbps. Check out Wikipedia Wifi page for details. The Wi-Fi stack is part of the Linux kernel but you […]

Calao Snowball Development Boards Are now Available

Earlier in February, ST Ericsson had announced the availability of development boards running Linaro based on their Nova A9500 processor. 4 different development kits based on this platform can now be purchased online on Calao store: SKY-S9500-ULP-C22 (SNOWBALL SDK LITE – Without WLAN/BT/GPS) – 155.73 Euros SKY-S9500-ULP-C32 (SNOWBALL PDK LITE – Without WLAN/BT/GPS) – 226.22 Euros SKY-S9500-ULP-C12 (SNOWBALL SDK) – 164.59 Euros SKY-S9500-ULP-C02 (SNOWBALL PDK) – 241.47 Euros The differences between the SDK (Software Development Kit) and PDK (Production Development Kit) are that the former has no expansion connectors, no battery backup for RTC and only support serial over USB port (for Linux console). Finally, the PDK has a larger e-MMC (8GB vs. 4GB). The price mentioned above exclude VAT (if applicable) and shipping costs. Please note that the boards can be shipped to many countries but not anywhere worldwide (e.g. Shipping is not available to Thailand) and you’ll need to […]

25 USD ARM11 Linux Computer

raspberry pi prototype

The Raspberry Pi Foundation has designed a 25 USD Linux computer prototype for computer education in both the developing and developed worlds. The foundation, a registered British charity, plans to develop, manufacture, and distribute the USB key-sized computer within the next 12 months. Their computer has a USB key form factor and is designed to plug into a TV or be combined with a touch screen for a low-cost tablet. Provisional specifications: 700MHz ARM11 128MB of SDRAM OpenGL ES 2.0 1080p30 H.264 high-profile decode Composite and HDMI video output USB 2.0 SD/MMC/SDIO memory card slot General-purpose I/O Open software (Ubuntu, Iceweasel, KOffice, Python) This device is much cheaper than OLPC XO (target price 100 USD), however, it does not include a keyboard, display nor batteries, so the market is different as it won’t work in places where electricity is unreliable. Watch the video below of David Braben introducing the 25 […]

Yocto Project: Build Your Own Custom Embedded Kernel Image

The Yocto Project is an open source collaboration project that provides templates, tools and methods to help you create custom Linux-based systems for embedded products regardless of the hardware architecture. The first official release (Yocto Project 1.0) has been made available on the 6th of April 2011. Yocto Project Overview See this short video presentation of the Yocto Project which explains its goals. It’s a complete embedded Linux development environment with tools, metadata, and documentation – everything you need such as emulation environments, debuggers, an Application Toolkit Generator, etc… It is not a new build system however such as buildroot, instead it relies on the Poky build tools that provide an open source development environment targeting the ARM, MIPS, PowerPC and x86 architectures. Here’s what the Yocto Project provides: A recent Linux kernel along with a set of system commands and libraries suitable for the embedded environment. System components such […]

Youyeetoo X1 x86 SBC