C8051F326DK Silicon Laboratories Inc, C8051F326DK Datasheet - Page 4

KIT DEV FOR C8051F326/7

C8051F326DK

Manufacturer Part Number
C8051F326DK
Description
KIT DEV FOR C8051F326/7
Manufacturer
Silicon Laboratories Inc
Type
MCUr
Datasheets

Specifications of C8051F326DK

Contents
Evaluation Board, Power Supply, USB Cables, Adapter and Documentation
Processor To Be Evaluated
C8051F326/F327
Interface Type
USB
Silicon Manufacturer
Silicon Labs
Core Architecture
8051
Silicon Core Number
C8051F326
Silicon Family Name
C8051F32x
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
For Use With/related Products
Silicon Laboratories C8051F326, C8051F327
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
Other names
336-1306
C8051F326/7-DK
5. Example Source Code
Example source code and register definition files are provided in the “SiLabs\MCU\Examples\C8051F326_7\” direc-
tory during IDE installation. These files may be used as a template for code development. Example applications
include a blinking LED example which configures the green LED on the target board to blink at a fixed rate.
5.1. Register Definition Files
Register definition files C8051F326.inc and C8051F326.h define all SFR registers and bit-addressable control/
status bits. They are installed into the “SiLabs\MCU\Examples\C8051F326_7\” directory during IDE installation.
The register and bit names are identical to those used in the C8051F326/7 datasheet. Both register definition files
are also installed in the default search path used by the Keil Software 8051 tools. Therefore, when using the Keil
8051 tools included with the development kit (A51, C51), it is not necessary to copy a register definition file to each
project’s file directory.
5.2. Blinking LED Example
The example source files blink.asm and blinky.c show examples of several basic C8051F326/7 functions. These
include: configuring a timer for an interrupt routine, initializing the system clock, and configuring a GPIO port. When
compiled/assembled and linked this program flashes the green LED on the C8051F326 target board about five
times a second using the interrupt handler with a C8051F326 timer.
4
Rev. 0.2

Related parts for C8051F326DK