MIPS Creator Ci40 Development Board Powered by cXT200 SoC Launched for $53 on Kickstarter

Last year, Imagination Technologies launched their first community development board with MIPS Creator CI20 powered by Ingenic JZ4780 dual core MIPS processor running both Android and Linux, and now supported by various projects. The company has been teasing about its MIPS Creatort Ci40 for a few weeks, and was already announced as the MIPS platform of choice for Google Brillo operating system, but the board has now officially been launched via a Kickstarter campaign where you can get the board for $53, as well as some add-on boards. But instead of using a processor from one of their partner, Imagination just designed their own MIPS interAptiv SoC for the board. Creator Ci40 board specifications: SoC – Imagination Technologies Creator cXT200 with 2x MIPS interAptiv core @ 550MHz, 512KB L2 cache, and an Ensigma C4500 RPU (for 802.11ac/ BT 4.1 LE) System Memory – 256 MB DDR3 Storage – 512 MB […]

Linux 4.3 Release – Main Changes, ARM and MIPS Architectures

Linus Torvalds released Linux Kernel 4.3 last week-end: So it *felt* like the last week of the rc series was busy, to the point where I got a bit worried about the release. But doing the actual numbers shows that that really was just my subjective feeling, probably due to the kernel summit and travel back home from Korea. It wasn’t actually a particularly busy week, it’s just that the pull requests were more noticeable in the last couple of days. We had a network update and a late fix for a x86 vm86 mode bug introduced by the vm86 cleanups, but other than that it’s just a collection of various small one-liners all over. Ok, the vm86 mode thing was a one-liner too, it was just slightly more nerve-wracking because it looked scarier than it was before people (Andy) figured out what was going on. The changes from rc7 […]

Altair FourGee LTE Chipsets Promise 10 Years of Connectivity with AA Batteries for IoT Applications

Connectivity achieved with GSM,. 3G or LTE (4G) cellular networks is great for long distances, but usually costs and power consumption are too high for IoT or M2M communications, which explains why there are competing long range low power WAN standards such as Sigfox, LoRA or Weightless. Altair Semiconductor introduced two new LTE SoCs, namely FourGee-1150/6410 and FourGee-1160/6410 a few months ago, supporting respectively LTE Cat-0 and Cat-1 connectivity, and promising up to 10 years of battery life on AA batteries for smart meters, wearables, security alarms, city lightings, etc… Altair FourGee-1150 and FourGee-1160 key features and specifications: Processor – Multiple MIPS M5150 “Warrior” MCU cores LTE Connectivity FourGee-1150 LTE Release 12 Category-0 (1Mbps / 1Mbps), software upgradeable for supporting Release 13 features Integrated VoLTE/IMS/OTA-DM functionality FourGee-1160 LTE Release 11 Category-1 (10Mbps / 5Mbps), software upgradeable for supporting Releases 12 and 13 features Integrated VoLTE/IMS/OTA-DM with HD voice functionality Software […]

Brillo Android based OS for IoT Projects Supports ARM, Intel and MIPS Platforms

You’d think there are already enough lightweight operating systems that could provide a good enough platform for IoT and embedded projects, but Google decided to make their own Brillo operating system for IoT, based on Android, most probably to leverage the existing Android tools, and make it easier for app developers to move to the Internet of Things space. Brillo ‘s hardware requirements are pretty low as the operating system can run on devices with  32MB of RAM, and 128MB of storage. Google will provide a complete ecosystem with an embedded OS, core services, and a developer kit with tools to build, test, and debug. Just like in Android, three architectures will be be officially supports, starting with the following hardware platforms: ARM – TechNexion Pico-i.MX6UL system-on-module based on Freescale i.MX6 UltraLite and Broadcom BCM4339 802.11ac + Bluetooth 4.0 wireless module, combined with PICO-DWARF baseboard. MIPS – Upcoming MIPS Creator […]

Google Plans Vulkan API Support for Android, Imagination Shows a Demo

Vulkan graphics API is the successors to OpenGL and OpenGL ES API, which will support multi-threaded rendering, move some of the complexity to the applications, and simplify graphics drivers, which may not be a bad things since these tend to be closed source, and bugs may be hard to get fixed. Google, which is now a subsidiary of a new company called Alphabet,  has recently announced that Vulkan will be implemented in future versions of Android, although OpenGL ES will still be supported, so developers can select their preferred graphics API for their apps, as Vulkan will be more complex for application programmers than OpenGL ES. Separately, Imagination technologies showcased their Vulkan driver for PowerVR Rogue GPU on the Nexus Player powered by an Intel SoC including a PowerVR G6430 GPU, and compare the Vulkan demo to the same demo using OpenGL ES 3.0 drivers. The difference between Vulkan and OpenGL […]

Open Source Linux Drivers for PowerVR GPUs Might Be in the Works

When I write about a new processor with a PowerVR GPU, I can be sure there will be one or two comments saying something like “It has a PowerVR GPU, it’s a non-starter”, mostly because of the status of graphics drivers in Linux. Luc Verhaegen (libv) also made a presentation at FOSDEM 2013 listing various open source projects for GPUs found in ARM processors and PowerVR was the only one without any community project. Bear in mind that apart from Nvidia, and to some extend Broadcom for the VideoCore IV GPU found in  BCM2835 / BCM2836 processors used in Raspberry Pi boards, no other companies have released user space drivers for their GPUs, and all work is done by volunteers for other open source GPU drivers, and I’m not sure any of them work 100% yet. Imagination has already provided working GPU drivers for their MIPS Creator-CI20 board, these are […]

Firefox OS Ported to MIPS Based Tablet (Ingenic JZ4780)

Imagination has announced that an experimental version of Firefox OS has been ported to a reference tablet powered by Ingenic JZ4780, a MIPS based processor, that’s also used in MIPS Creator CI20 development board, and that the company organized a raffle to send 15 of these tablets for people to try or develop on. The tablet is said to cost less than $100, runs either Firefox OS or Android 4.4 KitKat, and comes with the following specifications: SoC – Ingenic JZ4780 dual core MIPS32 processor @ 1.2 GHz with Imagination PowerVR SGX540 GPU. 32kI + 32kD per core, 512K shared L2. System Memory – N/A Storage – N/A Display – 9.7” screen; 1024 x 768 resolution Video Output – mini HDMI port Audio – Headphone jack, stereo speakers, microphone Connectivity – 802.11 b/g/n Wi-Fi, Bluetooth 4.0 USB – 1x Micro USB port Camera –  Front and rear cameras Misc – […]

Meet Vulkan, The Successor of OpenGL and OpenGL ES 3D Graphics APIs

So far embedded systems are typically using SoCs with GPU supporting OpenGL ES, a subset of the full fledge OpenGL API used in desktop computers and workstations. These royalty-free standards are defined by Khronos Group non-profit organization, and as features in the embedded space and traditional computers merge, the group has now revealed the next-generation OpenGL specs will be called Vulkan. The new API will run on GPUs supporting OpenGL ES 3.1 or greater, take less CPU resources than its predecessors, and support multiple command buffers that can be created in parallel. More work will be required at the application level, but direct GPU control by the drivers will apparently result in less memory copies improving performance, or at least off-loading the CPU. It might be transparent to developers using game engines. GPU drivers will also be less complex. Vulkan will also use the new SPIR-V language shared with OpenCL […]

Memfault IoT and embedded debugging platform