C8051F360-TB Silicon Laboratories Inc, C8051F360-TB Datasheet - Page 7

BOARD TARGET/PROTO W/C8051F360

C8051F360-TB

Manufacturer Part Number
C8051F360-TB
Description
BOARD TARGET/PROTO W/C8051F360
Manufacturer
Silicon Laboratories Inc
Type
MCUr
Datasheets

Specifications of C8051F360-TB

Contents
Board
Processor To Be Evaluated
C8051F36x
Interface Type
USB
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
For Use With/related Products
C8051F360
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
Other names
336-1412
C8051F36x-DK
7. Example Source Code
Example source code and register definition files are provided in the “SiLabs\MCU\Examples\C8051F36x”
directory 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.
7.1. Register Definition Files
Register definition files C8051F360.inc and C8051F360.h define all SFR registers and bit-addressable control/
status bits. They are installed into the “SiLabs\MCU\Examples\C8051F36x” directory during IDE installation. The
register and bit names are identical to those used in the C8051F36x data sheet. 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.
7.2. Blinking LED Example
The example source files, blink.asm and blinky.c, show examples of several basic C8051F36x functions. These
include: disabling the watchdog timer (WDT), configuring the Port I/O crossbar, 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 C8051F360 target board about five times a second using the interrupt
handler with a timer.
Rev. 0.2
7

Related parts for C8051F360-TB