processor

Prototype to production: Arduino for the professional

Despite its popularity among hobbyists and electronics enthusiasts, the Arduino has become infamous among professional embedded systems developers. I must admit that for the longest time I also viewed the Arduino as so simple it was nearly useless for professional developers. But I have changed my mind. I’ve found that on a number of occasions …

Prototype to production: Arduino for the professional Read More »

nRF24L01+ 2.4 GHz wireless connectivity with the TinyK20 board

I’m using the tiny and inexpensive Nordic Semiconductor nRF24L01+ transceiver (see “Tutorial: Nordic Semiconductor nRF24L01+ with the Freescale FRDM-K64F Board“) in many projects: it costs less than $3 and allows me to communicate with a proprietary 2.4GHz protocol in a low power way (see “IoT: FreeRTOS Down to the Micro Amps“). I have that transceiver …

nRF24L01+ 2.4 GHz wireless connectivity with the TinyK20 board Read More »

Six boards for rapid IoT development

Established companies and emerging start-ups are putting a stake in the Internet of Things ground, an opportunity with estimates of 50 billion devices connected by 2020. Standing in the way for many companies is the increasing complexity of technology inside connected devices. Shortened design cycles further fuel pressure felt by designers — the shelf-life of an IoT …

Six boards for rapid IoT development Read More »

Reverse engineering the silicon in the ARM1 processor

How can you count bits in hardware? In this article, I reverse-engineer the circuit used by the ARM1 processor to count the number of set bits in a 16-bit field, showing how individual transistors form multiplexers, which are combined into adders, and finally form the bit counter. The ARM1 is the ancestor of the processor …

Reverse engineering the silicon in the ARM1 processor Read More »

ARM redesigns Cortex-M processor for video

ARM has introduced its highest performance Cortex-M series processor core. The Cortex-M7 retains the same instruction set of the other processors in the Cortex M series, but has been given a six-stage super scalar pipeline architecture which dramatically increases its performance over the previous Cortex-M4. Ian Johnson, product manager at ARM told Electronics Weekly, the …

ARM redesigns Cortex-M processor for video Read More »

Applied Micro’s X-Gene challenges for server processor market

Applied Micro leads the charge to infiltrate the $12 billion server processor market with ARM-based ICs. This is not a trivial task. The $54 billion gorilla standing in Applied Micro’s way is Intel with a 90% plus share of the server processor market. So what, if any, are Applied Micro’s selling points compared to Intel’s? …

Applied Micro’s X-Gene challenges for server processor market Read More »

Accreditation is key to choosing the right ARM processor

If the design engineer’s choice of microcontroller was simple once, it certainly is not now. Massive improvements to the processor capabilities, availability of peripherals and power-saving functions of microcontrollers have created huge new opportunities for OEM designers to develop new products and to improve the performance and features of existing products. But the development in …

Accreditation is key to choosing the right ARM processor Read More »

Scroll to Top