C8051F523A-IM Silicon Laboratories Inc, C8051F523A-IM Datasheet - Page 59

IC 8051 MCU 4K FLASH 10DFN

C8051F523A-IM

Manufacturer Part Number
C8051F523A-IM
Description
IC 8051 MCU 4K FLASH 10DFN
Manufacturer
Silicon Laboratories Inc
Series
C8051F52xr
Datasheets

Specifications of C8051F523A-IM

Program Memory Type
FLASH
Program Memory Size
4KB (4K x 8)
Package / Case
10-DFN
Core Processor
8051
Core Size
8-Bit
Speed
25MHz
Connectivity
LIN, SPI, UART/USART
Peripherals
Brown-out Detect/Reset, POR, PWM, Temp Sensor, WDT
Number Of I /o
6
Ram Size
256 x 8
Voltage - Supply (vcc/vdd)
1.8 V ~ 5.25 V
Data Converters
A/D 6x12b
Oscillator Type
Internal
Operating Temperature
-40°C ~ 125°C
Processor Series
C8051F5x
Core
8051
Data Bus Width
8 bit
Data Ram Size
256 B
Interface Type
SPI/UART
Maximum Clock Frequency
25 MHz
Number Of Programmable I/os
6
Number Of Timers
3
Maximum Operating Temperature
+ 125 C
Mounting Style
SMD/SMT
3rd Party Development Tools
PK51, CA51, A51, ULINK2
Development Tools By Supplier
C8051F500DK
Minimum Operating Temperature
- 40 C
On-chip Adc
6-ch x 12-bit
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
For Use With
336-1488 - KIT DEV C8051F53XA, C8051F52XA770-1006 - ISP 4PORT FOR SILABS C8051F MCU336-1455 - ADAPTER PROGRAM TOOLSTICK F520
Eeprom Size
-
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
Other names
336-1491-5
4.3.5. Output Conversion Code
The registers ADC0H and ADC0L contain the high and low bytes of the output conversion code. When the
repeat count is set to 1, conversion codes are represented in 12-bit unsigned integer format and the output
conversion code is updated after each conversion. Inputs are measured from 0 to V
can be right-justified or left-justified, depending on the setting of the AD0LJST bit (ADC0CN.2). Unused
bits in the ADC0H and ADC0L registers are set to 0. Example codes are shown below for both right-justi-
fied and left-justified data.
When the ADC0 Repeat Count is greater than 1, the output conversion code represents the accumulated
result of the conversions performed and is updated after the last conversion in the series is finished. Sets
of 4, 8, or 16 consecutive samples can be accumulated and represented in unsigned integer format. The
repeat count can be selected using the AD0RPT bits in the ADC0CF register. The value must be right-jus-
tified (AD0LJST = “0”), and unused bits in the ADC0H and ADC0L registers are set to '0'. The following
example shows right-justified codes for repeat counts greater than 1. Notice that accumulating 2
is equivalent to left-shifting by n bit positions when all samples returned from the ADC have the same
value.
V
V
V
REF
REF
REF
V
V
V
Input Voltage
REF
REF
REF
Input Voltage
x 4095/4096
x 2048/4096
x 2047/4096
x 4095/4096
x 2048/4096
x 2047/4096
0
0
Repeat Count = 4
Right-Justified ADC0H:ADC0L
0x3FFC
0x1FFC
0x0000
0x2000
(AD0LJST = 0)
C8051F52x/F52xA/F53x/F53xA
0x0FFF
0x07FF
0x0800
0x0000
Rev. 1.3
Repeat Count = 8
0x7FF8
0x3FF8
0x4000
0x0000
Left-Justified ADC0H:ADC0L
(AD0LJST = 1)
Repeat Count = 16
0xFFF0
0x7FF0
0x8000
0x0000
REF
0xFFF0
0x7FF0
0x8000
0x0000
x 4095/4096. Data
n
samples
59

Related parts for C8051F523A-IM