8051 Programming

Technical articles and documents related to 8051 programming.

Document

Using Flash Memory in Embedded Applications

Store and read variable and configuration data from within an application
 
Document

8051 Coding and Debugging

Giving you yet another reason to use C and NOT Assembly
 
Document

8051 Memory Configurations with C Compilers

Selecting the right memory model using the Keil and Raisonance C compilers
 
Document

Using Pointers, Arrays, Structures and Unions in 8051 C Compilers

Still unsure how pointers, arrays, structures and unions are used? Or how they can be set/located to specific addresses? This article is for you!