This article presents an introduction of microcontrollers as the first part on the series Embedded Systems Programming. It describes the structure and operation of the microcontroller, and the purpose ...
Microchip has upped the security of a family of PIC18 microcontrollers by adding a one-time disable to its programming and debugging interface. Called PDID (programming and debugging interface disable ...
Raspberry Pi enthusiasts may be interested in a new project called LEMPA or the LEan Mean Programming mAchine, created by developer Roey Benamotz. This innovative project features a custom PCB that ...
[Sergey Lyubka] put together this epic guide for bare-metal microcontroller programming. While the general concepts should be applicable to most any microcontroller, [Sergey]s examples specifically ...
Imagine you’re stuck on a desert island, hundreds of miles away from the nearest person, and you finally have time to finish that project you’re working on. You have a single microcontroller, but ...
To help customers streamline their high-volume manufacturing processes, Freescale Semiconductor (NYSE:FSL) (NYSE:FSL.B) has introduced programming services for its popular 8- and 6-pin MC9RS08KA (KA) ...
Users can add un-supported MCUs to Segger’s range of in-circuit programmers following the introduction of its ‘flasher device support kit’. “Customers have the flexibility to add new devices when ...
I've been interested in getting into microcontroller programming lately, and I've been looking at Microchips PIC16F and PIC18F series (especially the PIC16F), and also Atmel's ATtiny and ATmega series ...
The last part of the Embedded Systems programming discuss about interrupt processing and the alternative process of polling. It briefly describes interrupts and polling, as well as the interrupt ...