background image

C 8 0 5 1 F 0 6 4 - E K

2

Rev. 0.4

The C8051F064EK has three purposes:

Noise Performance Demonstration

—Demonstrates 16-bit dc performance; displays FFT plot and key 

parameters.

Performance Evaluation

—Facilitates easy programming and analog front end input for dynamic performance 

evaluation of ac signals.

Tools Test Drive

—Allows easy evaluation of the Silicon Laboratories Integrated Development Environment 

(IDE) (code download and on-chip debug function).

4.  Evaluation Kit ADC Demo

The C8051F064 evaluation kit includes a demonstration of the noise performance of the 16-bit ADCs on the
C8051F064 device. A 1.25 V dc input signal is provided on the board as an input to the ADC input pins, AIN0 and
AIN1. The ADCs convert and store 32,768 samples (differential, 16-bit samples in 2s complement) in off-chip
SRAM. The PC application then downloads the data through the debug USB port. After processing these
conversions, the software generates a spectral plot (magnitude versus frequency) of the ADC input signal. The
spectral plot illustrates the C8051F064s noise floor for the given sample set. The minimum and maximum values
sampled, mean of values sampled, standard deviation, and dynamic range are displayed. To run the ADC Demo,
first configure the evaluation board and install the PC application.

4.1.  ADC Demo Hardware Setup

Configure the evaluation board according to the instructions below. A diagram of the final configuration is shown in
Figure 2. Configuration shorting blocks may already be installed.

1.

Place a shorting block on the J2 header connecting Pin 2 and Pin 3. This configures the evaluation board 
to be powered from the DEBUG USB connector (J1).

2.

Place a shorting block on the J4 header connecting Pin 2 and Pin 3. This configures the external voltage 
reference to be powered from the DEBUG USB connector (J1).

3.

Place shorting blocks on the "V+" (J6) and "V–" (J8) headers.

4.

Configure SRAM(U5): Place shorting blocks on J11 and on J14 connecting Pin 2 and Pin 3.

5.

Connect one end of the provided USB cable to any available USB port on the PC.

6.

Connect the other end of the USB cable into the USB connector on the board labeled "DEBUG" (J1). This 
connection should power the board. Evaluation board power is indicated by the "PWR" LED (D4).

Figure 2. ADC Demo Hardware Setup

J16

J11

J14

DATA

Pin 1

J4

J2

DEBUG

J5

C8051

F064

J12

J13

P3.6

RESET

Pin 1
Pin 2

PO

RT

 0

J15

Pin 1

Pin 1

J1

J7

SRAM

ADC0

ADC1

J3

D1

P1.6 PWR

D3

D4

J4

Pin 1

D2

STOP/RUN

V+

V-

+3.3V

5VDD

J6
J8

USB Cable

To PC 
USB Port

Содержание C8051F064-EK

Страница 1: ...les and register definition files Documentation Evaluation Kit Demos C8051F064 ADC Demo USB Cable C8051F064 Evaluation Kit User s Guide 3 Kit Overview Figure 1 illustrates the block diagram of the C8051F064 Evaluation Kit The board includes an analog front end to signal condition and digitize through the C8051F064 analog input signals The board also includes two USB ports to transfer conversions t...

Страница 2: ... sampled standard deviation and dynamic range are displayed To run the ADC Demo first configure the evaluation board and install the PC application 4 1 ADC Demo Hardware Setup Configure the evaluation board according to the instructions below A diagram of the final configuration is shown in Figure 2 Configuration shorting blocks may already be installed 1 Place a shorting block on the J2 header co...

Страница 3: ...unning the ADC Demo Software To run the demo run the installed application When executed the following occurs automatically 1 Firmware is downloaded to the C8051F064 FLASH code memory 2 The C8051F064 s 8051 MCU executes the firmware to configure the 16 bit ADC direct memory access DMA interface and parallel interface to store samples in the onboard SRAM 3 The ADCs sample a dc voltage 32 768 sample...

Страница 4: ... Follow the steps to copy the driver files to the desired location The default directory is C SiLabs MCU CP210x 2 The final window will give an option to install the driver on the target system Select the Launch the CP210x VCP Driver Installer option if you are ready to install the driver 3 If selected the driver installer will now launch providing an option to specify the driver installation loca...

Страница 5: ...atively supported tools is as follows Keil IAR Raisonance Tasking Hi Tech SDCC The demo applications for the C8051F064 evaluation board are written to work with the Keil and SDCC toolsets 6 2 Keil Evaluation Toolset 6 2 1 Keil Assembler and Linker The assembler and linker that are part of the Keil Demonstration Toolset are the same versions that are found in the full Keil Toolset The complete asse...

Страница 6: ...specific Silicon Laboratories MCU The program is configurable to provide the output in C or assembly For more information refer to the Configuration Wizard 2 help available under the Help menu in Config Wizard 2 6 4 Keil uVision2 and uVision3 Silicon Laboratories Drivers As an alternative to the Silicon Laboratories IDE the uVision debug driver allows the Keil uVision IDE to communicate with Silic...

Страница 7: ...ompiled and linked into the target build right click on the file name and select Add file to build Each file will be assembled or compiled as appropriate based on file extension and linked into the build of the absolute object file Note If a project contains a large number of files the Group feature of the IDE can be used to organize Right click on New Project in the Project Window Select Add Grou...

Страница 8: ...r and bit names are identical to those used in the C8051F06x 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 evaluation kit A51 C51 it is not necessary to copy a register definition file to each project s file directory 8 2 Blinking LED Example The example source ...

Страница 9: ...ctions J2 Evaluation board power supply selector J3 Analog I O terminal block J4 External voltage reference supply selector J5 External conversion start header J7 DATA USB port connector for data communications with the PC J6 J8 Op amp supply voltage headers J11 J14 External memory interface connectors J12 J13 ADC1 ADC0 BNC connectors for analog inputs J15 Port 0 header J16 ADC differential input ...

Страница 10: ...n the port pin Four LEDs are also provided on the evaluation board D1 The bi color LED labeled Run Stop indicates communications between the PC and the DEBUG USB port D2 The red LED D2 reflects the state of the SUSPEND signal of the DATA port device D3 The green LED labeled P1 6 is connected to the C8051F064 s GPIO pin P1 6 D4 The red LED labeled PWR indicates a power connection to the evaluation ...

Страница 11: ...block on J6 to connect the V op amp supply to AV Additionally place a shorting block on J8 to connect the V op amp supply to GND Provide a dual supply voltage to the op amps for optimal performance by removing the shorting blocks on headers J6 and J8 To supply the voltages 5 V and 5 V signals will need to be provided at the J3 terminal block Pin 1 and Pin 2 Note Remove shorting blocks from J6 and ...

Страница 12: ...fer to Table 4 for the external memory interface signal descriptions 9 8 PORT I O Connectors J15 The Port 0 signals on the C8051F064 have their own 10 pin header J15 This header provides a pin for each of the corresponding port pins 0 7 3 3 V and digital ground See Table 5 for the J15 pin connections Table 4 External Memory Interface Signal Descriptions SRAM Signal C8051F060 Signal Description WE ...

Страница 13: ...ween these ports Each configuration includes an on board voltage regulator to supply 3 3 V to the board To power the 3 3 V supply from the DATA port place a shorting block on J2 Pin 1 and Pin 2 To supply the 3 3 V supply from the DEBUG port place a shorting block on J2 Pin 2 and Pin 3 Note If supplying the 3 3 V supply from an off board source via the J3 terminal block do not place a shorting bloc...

Страница 14: ...C8051F064 EK 14 Rev 0 4 10 Schematics Figure 5 C8051F064 Evaluation Board Schematic Page 1 ...

Страница 15: ...C8051F064 EK Rev 0 4 15 Figure 6 C8051F064 Evaluation Board Schematic Page 2 ...

Страница 16: ...C8051F064 EK 16 Rev 0 4 Figure 7 C8051F064 Evaluation Board Schematic Page 3 ...

Страница 17: ... to Revision 0 4 Added Relevant Devices section Changed Section 3 to Getting Started Updated Section 4 to include latest VCP driver installation instructions Changed Section 6 to Software Overview Updated Evaluation Compiler restrictions in Section 6 2 2 Added overview of Configuration Wizard 2 and Keil uVision Drivers to section 6 Created new Section 7 ...

Страница 18: ...or health which if it fails can be reasonably expected to result in significant personal injury or death Silicon Laboratories products are generally not intended for military applications Silicon Laboratories products shall under no circumstances be used in weapons of mass destruction including but not limited to nuclear biological or chemical weapons or missiles capable of delivering such weapons...

Отзывы: