With PCIM 2019 right around the corner, ON Semi has announced the launch of new SiC-based power components.
With PCIM 2019 right around the corner, ON Semi has announced the launch of new SiC-based power components.
This application note describes an SLG46140V design that implements a 16-bit up/down counter with quadrature encoder…
This application note describes an SLG46140V design that implements a 16-bit up/down counter with quadrature encoder inputs. The GreenPAK device relieves the host of real-time input requirements and allows for easy connection of multiple encoders.
As voice-activated digital assistant devices continue to gain popularity, AI- and audio-focused SoCs evolve.
As voice-activated digital assistant devices continue to gain popularity, AI- and audio-focused SoCs evolve.
In this article, we explain how the use of open-source functional simulators like Antmicro’s Renode can be an integral…
In this article, we explain how the use of open-source functional simulators like Antmicro’s Renode can be an integral part of hardware-software co-design efforts.
This article continues a discussion of microcontroller features and characteristics that are particularly important when…
This article continues a discussion of microcontroller features and characteristics that are particularly important when you’re thinking in terms of DSP capabilities.
This article discusses the features that you should look for when you need an MCU to act as both a system controller and…
This article discusses the features that you should look for when you need an MCU to act as both a system controller and a digital signal processor.
This article continues the Introduction to Microcontrollers series with a discussion of the most important things to…
This article continues the Introduction to Microcontrollers series with a discussion of the most important things to consider when you’re trying to find the best MCU for your next project.
This article explores how RISC-V, combined with open-source collaboration and standards, is enabling innovation and…
This article explores how RISC-V, combined with open-source collaboration and standards, is enabling innovation and purpose-built technologies among software engineers, system architects, CTOs, and board designers. It also touches on the possible impact that RISC-V and open source trends could have on the future of data-centric application experiences.
See how advancements in resolution and power consumption spur new applications in flow meters and LIDAR.
See how advancements in resolution and power consumption spur new applications in flow meters and LIDAR.
ams has introduced the AS6500, which can provide high-sampling-rate time-to-digital conversion for optical rangefinder…
ams has introduced the AS6500, which can provide high-sampling-rate time-to-digital conversion for optical rangefinder systems in automobiles, robots, and drones.
This article will discuss the details of interfacing a 16x2 LCD module with an MCU.
This article will discuss the details of interfacing a 16x2 LCD module with an MCU.
This article focuses on using Verilog to describe synchronous sequential circuits.
This article focuses on using Verilog to describe synchronous sequential circuits.
This article explores the basic instructions needed to program a 32-bit ARM core, while building a foundational…
This article explores the basic instructions needed to program a 32-bit ARM core, while building a foundational understanding of the micro-architecture.
This article, which serves as preparation for a discussion of C-language strings, introduces the concept of ASCII…
This article, which serves as preparation for a discussion of C-language strings, introduces the concept of ASCII characters and explains two benefits of ASCII-based coding techniques.
Learn some basic instructions used in the ARM instruction set used for programming ARM cores.
Learn some basic instructions used in the ARM instruction set used for programming ARM cores.
Learn about the microarchitecture of an ARM processor, including an explanation of the register file and how it functions…
Learn about the microarchitecture of an ARM processor, including an explanation of the register file and how it functions within a processor.
A brief overview of silicon carbide AKA SiC, which may replace silicon in power electronics altogether.
A brief overview of silicon carbide AKA SiC, which may replace silicon in power electronics altogether.
In this article we’ll conclude our exploration of C functions with some additional information and a few useful…
In this article we’ll conclude our exploration of C functions with some additional information and a few useful implementation techniques.
This article will help you to understand what functions are, why they are used, and how they are implemented in embedded hardware.
This article will help you to understand what functions are, why they are used, and how they are implemented in embedded hardware.
In this article, we’ll study the basic structure of a Verilog module, look at some examples of using the Verilog…
In this article, we’ll study the basic structure of a Verilog module, look at some examples of using the Verilog “wire” data type and its vector form, and briefly touch on some differences between VHDL and Verilog.