Does That Crane or Drilling Rig Run mainline Linux?

Linux 4.11 has just been released, and as usual I looked into the changelog especially checking out work done on ARM architecture, and some newly supported SoCs or board. One line in the log caught my attention:  “Liebherr (LWN) monitor 6 based on i.MX6 Quad, no idea what this is”. So I had a look, and Liebherr-Werk Nenzing GmbH is a swiss company specializing in construction machines and maritime cranes such as “crawler cranes, duty-cycle crawler cranes, as well as piling and drilling rigs”. The DTS file for LWN Monitor 6 shows an NXP i.MX 6Quad processor is used in a product with an LVDS display and various interfaces such as I2C, PWM, SPI, and so on. So it could be some kind of control panel for one or more of their equipment. After looking into some PDF documentation, we can see  on page 10 that the company mentions Litronic […]

NXP Introduces Kinetis K27/K28 MCU, QorIQ Layerscape LS1028A Industrial SoC, and i.MX 8X Cortex A35 SoC Family

NXP pushed out several press releases with the start of Embedded World 2017 in Germany, including three new micro-controllers/processors addressing different market segments: Kinetis K27/K28 MCU Cortex M4 MCU family, QorIQ Layerscape LS1028A industrial applications processor, and i.MX 8X SoC family for display and audio applications, 3D graphic display clusters, telematics and V2X (Vehicle to everything). NXP Kinetis K27/K28 MCU NXP Kinetis K27/K28 MCU family is based on an ARM Cortex-M4 core clocked at up to 150 MHz with FPU,and includes up to 1MB embedded SRAM, 2MB flash, and especially target portable display applications. Kinetis K27/K28 MCUs share the following main features: 2x I2S interfaces, 2x USB Controllers (High-Speed with integrated High-Speed PHY and Full-Speed) and mainstream analog peripherals 32-bit SDRAM memory controller and QuadSPI interface supporting eXecution-In-Place (XiP) True Random Number Generator, Cyclic Redundancy Check, Memory Mapped Cryptographic Acceleration Unit K28 supports 3 input supply voltage rails (1.2V, 1.8V […]

LibreELEC v8.0.0 Released with Kodi 17.0 (Krypton)

LibreELEC is a JeOS (Just enough Operating System) based on Linux that creates a media center appliance platform for Kodi (formelly XBMC), and a fork of OpenELEC. The developers have now released LibreELEC v8.0.0 with the latest Kodi 17.0 “Krypton”. Beside the update to Kodi 17, some of the changes since the last stable version (v7.95.3) include: Fix for TVheadend issues in the WeTek Play 2 DVB driver Fix for interactive governor causing slowdown issues on the WeTek Core Fix for missing Bluetooth “connect and trust” option when pairing Fix for missing ir-keytable streamzap support after recent changes Updates to refine lirc repeat timing changes Update WeTek Play 2 remote keymap to expose more buttons Updates to linux-amlogic 3.10 (arm) and 3.14 (aarch64) kernels Add hexdump busybox applet needed for Odroid_C2 overclocking The full list of changes can be found on github. While it’s possible to update from an existing […]

NXP QorIQ LayerScape LA1575 Programmable Wireless SoC to Support 5G, 802.11ax & 802.11ad WiFi, and Wireline

NXP has recently announced QorIQ LayerScape LA1575 programmable wireless platform with two ARMv8 cores, and simultaneous multi-standard support for 5G, Wi-Fi (802.11 ac and 802.11ax) and Wireline systems for enterprise and high-end home gateways. QorIQ LayerScape LA1575 key features and specifications: Multicore ARMv8 Processors for user applications DDR4 with ECC Programmable accelerator engines for signal processing. Programmable low latency MAC layer processing engines Programmable high performance packet processing engines to over 10 Gbps Configurable cryptographic offload engines Simultaneous multi-standard support for 5G, Wi-Fi (802.11 ac and 802.11ax) and Wireline systems Multiple Ethernet interfaces including 10Gbps PCIe gen 3.0 Integrated Trust architecture Single source clocking The main benefit of this SoC is that is is programmable, so even if some standards evolve after the release, it can be re-programmed to reflects the changes in specifications. Just to refresh everybody’s memory: 5G is the successor of 4G/LTE scheduled to start (Wave 1) around 2018, […]

SonikTech e-Paper Shield Starter Kit Relies on Teensy LC MCU Board

Soniktek Electronics has designed the “e-Paper Shield Starter Kit” featuring Pervasive Displays’ E2215CS062 e-paper screen, and an adapter board to connect it to Teensy LC (Low Cost) board powered by NXP Kinetis L ARM Cortex M0+ microcontroller @ 48 MHz, or other 3.3V MCU boards supporting SPI. Adapter board & display specifications: Supports Pervasive Displays 2.15″ E2215CS062 e-paper screen with 208 x 112 resolution, no backlight required, fully sunlight-readable Communication protocol – SPI  @ 3.3V Sensor – On-board thermometer with I2C interface Dimensions – Screen: 48 mm x 26 mm; adapter board fits into Teensy-LC module (36x18mm) The advantages of e-Paper display are that they don’t require power to maintain an image, and they can be read in sunlight, just like actual paper. I can’t remember having seen many – if any – low cost e-Paper development kits so far, and the project is open source hardware with design files and […]

NXP LPC Microcontrollers Roadmap for 2017 – LPC800 and LPC54000 Series

With the acquisition of Freescale, NXP now has both Kinetis and LPC ARM Cortex M micro-controller families. The company has kept selling both so far, but it’s unclear whether they’ll keep developing new Kinetis MCU family in the future. There’s no such doubt about LPC family with the company having published a 2017 roadmap for ARM Cortex M0+ based LPC 800 series, and ARM Cortex M4 based LPC54000 series. LPC800 series MCUs are promoted as 8-bit MCU alternatives, and three new models are expected next year: LPC84x ARM Cortex M0+ @ 30 MHz with 64KB flash, 8 to 16KB RAM available in QFN and LQFP packages. LPC802 ARM Cortex M0+ @ 15 MHz with 16KB flash, 2KB RAM available in TSSOP packages LPC804 ARM Cortex M0+ @ 15 MHz with 32KB flash, 4KB RAM available in QFN or TSSOP packages There will be new models of the more powerful LPC54000 […]

Android Things OS for the Internet of Things Supports Raspberry Pi 3, Intel Edison, and NXP Pico Boards

Google introduced Project Brillo a little over a year ago, an operating system based on Android, but with a smaller footprint optimized for Internet of Things applications. Brillo has now just become Android Things OS, with Google releasing a developer preview of Android Things working on Raspberry Pi 3, Intel Edison, and NXP Pico boards. The company has also updated the Weave platform to simplify connection of all types of devices to the cloud, and interaction with services like the Google Assistant. The Weave Device SDK currently supports schemas for light bulbs, smart plugs, switches, and thermostats, with more type of device supported in the future, as well as a mobile app API for both Android and iOS. Using an Android based OS instead of a pure Linux OS should make it easier for Android app developers to create smart devices thanks to the use of familiar Android APIs and […]

NXP Modular IoT Gateway Supports Thread, Zigbee, NFC, Bluetooth and WiFi Connectivity

NXP has just announced a modular IoT gateway solution for large node networks (>= 250 nodes) based on Volansys i.MX6UL system-on-module, supporting wireless communications protocols such as Thread, ZigBee, NFC through add-on modules, on top of Wi-Fi and Bluetooth 4.1. NXP Modular IoT Gateway specifications: SoM – Volansys i.MX6UL 200-pin SO-DIMM module with: SoC – NXP i.MX 6UL ARM Cortex A7 processor @ 528 MHz System Memory – 256MB to 1GB DDR3L  RAM Storage – 1GB to 4GB NAND flash, optional 4GB to 16GB eMMC flash, EEPROM for device info PMIC, Mbit Ethernet PHY Wireless Connectivity Expansion Modules: PN7120 explorer board for NFC Kinetis KW41 module for Thread support JN5169 module for Zigbee support 2x MikroBUS headers Baseboard connectors / features: Storage – 1x micro SD slot Connectivity – 1x 10/100M Ethernet port, Murata WiFi 802.11 b/g/n & Bluetooth 4.1 + EDR module with external antenna connector USB – 2x […]

EmbeddedTS embedded systems design