This paper describes the design and implementation of a version of the 8051 microcontroller, one of the most commercially used microcontrollers in FPGA with reconfigurable instruction set.
Although 8051-compatible microcontrollers with SPI ports are available, a lower-cost device with an SPI port bit-banged through GPIO pins often suffices. The code shown here takes advantage of ...
In this paper the authors give a novel idea about the design and implementation of a microcontroller based pulse counter. Intel 8051 is used as the main microcontroller unit and the system has been ...
Extending the company's FRAM-enhanced microcontroller offerings, the VRS51L3174 debuts as an 8051-based MCU with 8 KB of nonvolatile FRAM that drops into industry-standard 44-pin QFP sockets. Features ...
Some people think that programs for microcontrollers like the 8051 that have limited program memory must be written in assembly language rather than a high-level language like C. The executable code ...
Many will tell you that 8-bit microcontrollers are dead. Not so. Silicon Labs' latest 8051-based EFM8 microcontrollers highlights why that is not the case. The EFM8 “Bee” series is divided into three ...
Structure and timing of typical microprocessors. Sample microprocessor families. Memories, UARTS, timer/counters, serial devices, and related devices. MUX and related control structures for building ...
Let’s say you’re working on a project, and you need a microcontroller. Which chip do you reach for? Probably the one you’re most familiar with, or at least the one whose programmer is hiding away in a ...