Low Power Mode (Suspend to RAM) in uCLinux for Freescale Kinetis K70 MCU

All ARM based micro-controllers and processors implement multiple power mode in order to save optimize power usage depending on the tasks. However, I’ve been told by some hobbyists/developers/makers that low power modes are not always implemented in Linux, especially for low cost systems either because of hardware limitations or the software is not implemented. EmCraft Systems has just released their latest embedded (uC-) Linux distributions for the MCU boards, and one of the features now available is “suspend to RAM” for their K70 SoM development kit, based on Freescale Kinetis K70 Cortex M4 MCU, which consume just around 600 to 700 uA @ 3.3V (2 to 2.3 mW) in this low power mode. They have connected a multimeter to measure the current drawn at different power modes. If you want to know all the details, you should probably read the company’s article on “Linux Low-Power Mode on Kinetis“, but I’ll […]

Renesas DevCon Extension Organizes Free One-Day Courses About IoT, Low Power, Sensors and More

I’ve just come across a YouTube video called Ultra-Low-Power Solutions for Wearable Technology and the ‘Internet of Things’ On Renesas channel. The video itself promotes Cymbet EnerChip Solid State Batteries and Kits, working together with Renesas MCUs, and the interesting part is that they’ll provide a free training session for the kit as part of Renesas Devcon Extension 2014. This is not a single event as you may think, but instead the company hosts one-day workshops in various cities in the US and Brazil covering various tracks all year long, as you can see in the simplified schedule below. RTOS & Middleware track is not available anymore, but you can still attend training sessions for Human Machine Interfaces, Low Power designs, the Internet of Things and Sensors. As an example, the following lectures are available for the Low Power track: Renesas Low-Power MCU Lineup (30 minutes) – Updated technology roadmap […]

Get Cypress PSoC 4 MCUs for $1 Delivered to Your Door by Fedex

How many times have you found a low cost MCU, or a development kit, ready to order, until shipping fees, sometimes several times the price of the item, curbed your enthusiasm, to the point you just decided to cancel your purchase? It happened to me several times, so I was pleased to find out Cypress Semiconductor will ship their PSoC 4 MCUs via Fedex anywhere in the world without actually charging for shipping. PSoC 4 are ARM Cortex M0 MCUs with up to 32 kB Flash, up to 4 kB SRAM, and analog and digital I/Os. CY8CKIT-042 PSoC 4 Pionner Kit is the corresponding kit development kit, which happened to be voted product of the year 2013 on Element14 community beating the BeagleBone Black, Freescale SABRELite, and PiFace Digital for the Raspberry Pi. Development can be performed using PSoC Creator, and there seems to be a developer community active enough to provide 100 projects in 100 days. So […]

Texas Instruments Tiva C Series Connected LaunchPad Unboxing and Quick Start Guide

Texas Instruments Tiva C Series TM4C1294 Connected LaunchPad is an evaluation kit for the Internet of things with a Cortex-M4 MCU (Tiva TM4C1294), an Ethernet port, and USB interfaces for power and debugging. At $19.99 including shipping via Fedex, it’s one of the cheapest ways to get devices online. I’ve purchased one via TI e-Store, and already received it. I’ll post some pictures of the kit, go through the Quick Start Guide, and provides links to resources to go further. EK-TM4C1294XL Connected LaunchPad Unboxing I’ve received the kit in the package below with feature a QR Code linking to http://www.ti.com/launchpad, as well basic specifications (refer to my previous post for specs), list of tools (Code composer studio, Tivaware, Keil, IAR…) and package content. In the box we’ve got the board itself, a retractable Ethernet cable, a USB to micro USB cable for power and debugging, and Connect LaunchPad Quick Start […]

Low Cost Development Boards Giveaway: Raspberry Pi, BeagleBone Black, MicroZed, Minnowboard, and more

OpenSystems Media is organizing a giveaway of some development boards targeting hobbyists. They’ll have a draw for the boards at EELive in San Jose, at their booth #2009 on April 1-2, but if you can’t attend you can also get a change to win online. Here’s the list of board given away 2 Raspberry Pi Boards sponsored by Element14 2 BeagleBone Black Boards sponsored by Texas Instruments 2 Minnowboards sponsored by Intel 2 Gizmo Development Boards sponsored by Symmetry Microzed Board from Xilinx sponsored by Avnet Finboard Board from Analog Devices sponsored by Avnet 2 STMicroelectronics Nucleo Boards sponsored by Mouser You could also double your chances to win by tweeting the text below: I just entered to win a #DIY board from @embedded_mag from #EELive.  Click here for your chance to #win http://bit.ly/EElivecontest #embedded I could not find any terms and conditions, so I’m not sure if the giveaway is […]

Texas Instruments Tiva C Series TM4C1294 Connected Launchpad Sells for $20

There are now many ultra low cost MCU development kit selling for $15 to $25 such as STMicro Discovery Board, but for this price, they’ll usually just feature the MCU, a micro USB, pin header, maybe and maybe some sensors, and they usually lack any form of connectivity, at least without extra hardware. With Tiva C Series TM4C129 Connect Launchpad, Texas Instruments brings a board that can be used for IoT application out of the box thanks to the addition of an Ethernet port. The board sells for just $19.99, which means you could easily make something like a connected 4-relay control system for about $25. Connected LaunchPad evaluation kit specifications: MCU – Texas Instruents TM4C1294NCPDT ARM Cortex-M4 @ 120MHz with floating point, 1MB Flash, 256KB SRAM, 6KB EEPROM, Integrated 10/100 Ethernet MAC+PHY, data protection hardware, 8x 32-bit timers, dual 12-bit 2MSPS ADCs, motion control PWMs, USB H/D/O, and many […]

STMicro Unveils $10 mbed-enabled and Arduino Compatible Nucleo Development Boards

STMicro already announced a $24 NFC development kit a few days ago, and they’ve now announced new ultra low cost STM32 development boards. STMicro Nucleo development boards are based on different STM32 MCU based on ARM Cortex M0, M3 and M4, feature Arduino headers, and are supported by mbed platform. There are currently four boards available: NUCLEO-F401RE – Based on STM32F401RET6 ARM Cortex M4 MCU @ 84 MHz with 512KB flash memory, 96 KB SRAM NUCLEO-F030R8 – Based on STM32F030R8T6 ARM Cortex M0 MCU @ 48 MHz with 64KB flash memory, 8KB SRAM NUCLEO-F103RB – Based on STM32F103RBT6 ARM Cortex M3 MCU @ with 128KB flash memory, 20 KB SRAM NUCLEO-L152RE – Based on STM32L152RET6 ARM Cortex M3 MCU @ 32MHz with 512KB flash memory, 32KB SRAM All four boards share the following specifications: STM32 microcontroller with LQFP64 package Two types of extension resources Arduino Uno Revision 3 connectivity STMicroelectronics […]

Micro Python Brings Python to MCU Boards and Robots (Crowdfunding)

Micro Python is an implementation of the Python programming language, written from scratch and optimized to run on micro-controllers such as the ones based on ARM Cortex-M cores. Damien George, the developer, also designed the Micro Python board powered by STMicro STM32F405 Cortex M4 MCU for the purpose of running Micro Python. Even though in this project, the star of the show is not the board itself, as Micro Python will run on other platform once it’s open source, let’s have a look at the hardware specifications: MCU – STMicro STM32F405RG @ 168MHz with 1MB flash, 192KB RAM, and an FPU. External storage – Micro SD slot 30 general purpose I/O pins – 5 USARTs, 2SPIs, 2 I2C busses, 14 ADC pins, 2 DAC pins, 2CANs, and 4 servo ports with power. Built-in USB interface Misc – 4 LEDs, a user switch, a reset switch, a real-time clock, and a 3-axis […]

UP 7000 x86 SBC