Arm Kigen Puts SIM Card Functionality Right into IoT SoCs

Most cellular devices rely on SIM cards, and while with micro and nano SIM, the card has become smaller the electronics and connection remains the same. More recently, we’ve started to see boards featuring eSIM (embedded SIM), a chip soldered directly to the board that’s remotely provisioned by a local mobile network operator, so no more card needed, and the chip should not be tied to a single operator, so you can change plan whenever you want. But soon we won’t be able to find out if a board supports cellular connectivity by looking for a SIM card slot or eSIM chip  – although the antenna(s) will still be there, and give a pretty obvious clue – , as Arm has now unveiled Kigen that integrates SIM identity directly into SoCs for the Internet of Things. This will enable what the company (the industry?) call integrated SIMs (iSIM) combining an […]

Ampere SoC Designed for Cloud Computing Comes with 32 ARMv8 Cores @ 3.3 GHz, Supports up to 1TB RAM

Ampere is a brand new company that has just launched to “address memory performance, cost, space and power constraints for emerging hyperscale cloud applications and next-generation data centers”, and whose founders include Renee James (CEO), former president of Intel, among other “semiconductor and cloud computing experts”. Their upcoming 64-bit Arm server processors aim to achieve those goals via thirty two custom Armv8-A cores operating at up to 3.3 GHz, support for up to 1TB of RAM, and a 125 Watts power envelop, or around 4 Watts per core. Ampere SoC specifications listed by the company: Processor Subsystem 32x Armv8 64-bit CPU cores up to 3.3 GHz with Turbo 32 KB L1 I-cache, 32 KB L1 D-cache per core Shared 256 KB L2 cache per 2 cores System Memory 32 MB globally shared L3 cache 8x 72-bit DDR4-2667 channels Advanced ECC and DDR4 RAS features Up to 16 DIMMs, 1 TB/socket […]

How to Use Khadas VIM2 Board with VTV Expansion DTV Board as a Live TV Streaming Server

Khadas-VIM2-Heatsink

Khadas VIM2 is the first and only Amlogic S912 based hobbyist development board on the market, which makes it interesting by itself, but the company also added some interesting features such as an SPI flash for network boot, Wake-on-LAN support, and more. Last month the company sent me a sample of the Khadas VIM2 Basic (2GB RAM/16GB flash) together with VTV Extension DTV Board featuring a DVB-T2/C and DVB-S2 tuner. I’ve already checkout the hardware and shown how to assemble the kit, so for the second part of the review it seemed like a good idea to use the board as a Live TV streaming server broadcasting satellite, cable or terrestrial TV to devices connected to the local network. At first I wanted to use Linux operating system, because I could have run other Linux server services, but SuperDVB, the company that makes and supports the tuner board, only have […]

QNAP QBoat Sunny Review – Part 1: Unboxing, Closer Look, and Initial Setup

We spotted the QBoat Sunny at QNAP’s booth back at CES in January and much has changed since then. Not only did QNAP change from an Intel based solution to an ARM based one, but the product seems to have shifted from being a development board to a strange kind of IoT server. The QBoat Sunny sample that QNAP provided for us to look at is based on the Annapurna Labs AL-314 quad core ARM Cortex-A15 SoC which is clocked at 1.7GHz. This has been paired with 2GB of DDR3L RAM (non-expandable) and 512MB of NAND flash that isn’t user accessible, much as on their NAS products. This simply contains the core parts of the QTS Lite OS. As such, you need to install an M.2 SATA SSD to be able to get started with the QBoat Sunny. QNAP provides a list of compatible SSDs on its website, although some […]

Red Hat Enterprise Linux 7.4 Now Fully Supports Arm servers

When hardware vendors announced Arm based servers they also claim support for operating systems such as Ubuntu 16.04 LTS and Red Hat Enterprise Linux, so I assumed software support was more or less where it needed to be with regards to Arm server. But apparently, it may not have been so, as Red Hat only announced full support for Arm servers in Red Hat Enterprise Linux for ARM a few days ago. It also started with SBSA (Server Base System Architecture) specifications in 2014, that aimed to provide a single operating platform that works across all 64-bit ARMv8 server SoCs that complies with the said specification. Red Hat then released a developer preview of the OS for silicon and OEM vendors in 2015, and earlier this week, the company released Red Hat Enterprise Linux 7.4 for Arm, the first commercial release for this architecture. RHEL 7.4 for Arm come with […]

QNAP QBoat Sunny IoT Mini Server Board Officially Announced with Annapurna Labs AL-314 ARM Processor

We first had a glance at QNAP QBoat Sunny at CES 2017. At the time, QNAP IoT development board was powered by an Intel AnyWAN GRX750 dual core Atom based processor with 2GB RAM, 4GB flash, three Gigabit Ethernet ports, some mSATA slot and so on. The company has now officially announced the board, but with a twist, as the Intel processor has been replaced by Annapurna Labs (now part of Amazon) AL-314 quad core ARM Cortex-15 processor instead, and left most of the other features pretty much unchanged. QBoard Sunny board specifications: Processor – Annapurna Labs AL-314 quad core ARM Cortex-15 processor up to 1.7 GHz System Memory – 2GB DDR3L Storage – 512MB NAND flash, 2x M.2 2260/2280 SATA slots for SSDs (Key M) Network connectivity – 3x Gigabit Ethernet USB – 2x USB 3.1 Gen1 ports Audio – 3.5mm audio out jack, 3.5mm audio in jack Expansion […]

Qualcomm Centriq 2400 ARM SoC Launched for Datacenters, Benchmarked against Intel Xeon SoCs

Qualcomm Centriq 2400 ARM Server-on-Chip has been four years in the making. The company announced sampling in Q4 2016 using 10nm FinFET process technology with the SoC featuring up to 48 Qualcomm Falkor ARMv8 CPU cores optimized for datacenter workloads. More recently, Qualcomm provided a few more details about the Falkor core, fully customized with a 64-bit only micro-architecture based on ARMv8 / Aarch64. Finally, here it is as the SoC formally launched with the company announcing commercial shipments of Centriq 2400 SoCs. Qualcom Centriq 2400 key features and specifications: CPU – Up to 48 physical ARMv8 compliant 64-bit only Falkor cores @ 2.2 GHz (base frequency) / 2.6 GHz (peak frequency) Cache – 64 KB L1 instructions cache with 24 KB single-cycle L0 cache, 512 KB L2 cache per duplex; 60 MB unified L3 cache; Cache QoS Memory – 6 channels of DDR4 2667 MT/s  for up to 768 […]

Getting Started with MicroPython on ESP32 – Hello World, GPIO, and WiFi

I’ve been playing with several ESP32 boards over the months, and tried several firmware images. I started with a tutorial for Arduino Core on ESP32, a few month later I tested ESP32 JavaScript programming with Espruino on ESPino32 board, and recently Espressif Systems sent me ESP32 PICO core development board powered by their ESP32-PICO-D4 SiP, and while I took some pretty photos, I had not used it so far. So I decided to go with yet another firmware, and this time, I played with MicroPython on ESP32, and will report my experience with basic commands, controlling GPIOs, and WiFi in this getting started post. Flashing Micropython Firmware to ESP32 Board Source code is available on Github, as a fork of MicroPython repo as ESP32 support has not been upstreamed yet. We could built the firmware from source, but there’s also a pre-built binary which you can download on MicroPython website. […]

Exit mobile version
UP 7000 x86 SBC