This repository contains C programs and examples designed for use with the C8051F340 microcontroller. These programs serve as reference implementations and demos to help in understanding and working with the capabilities of the C8051F340 microcontroller.
The C8051F340 microcontroller is a member of the C8051F34x/35x family of 8-bit microcontrollers produced by Silicon Labs. This repository contains a set of C programs that demonstrate some basic functionalities, peripherals, and features of the C8051F340 MCU.
The repository is organized as follows:
examples/
: Contains example programs for different functionalities of the C8051F340 microcontroller.docs/
: Documentation related to the C8051F340 microcontroller, including datasheets, reference manuals, and helpful resources.