C8051F067-GQ Silicon Laboratories Inc, C8051F067-GQ Datasheet - Page 229

IC 8051 MCU 32K FLASH 64TQFP

C8051F067-GQ

Manufacturer Part Number
C8051F067-GQ
Description
IC 8051 MCU 32K FLASH 64TQFP
Manufacturer
Silicon Laboratories Inc
Series
C8051F06xr
Datasheets

Specifications of C8051F067-GQ

Core Processor
8051
Core Size
8-Bit
Speed
25MHz
Connectivity
SMBus (2-Wire/I²C), SPI, UART/USART
Peripherals
Brown-out Detect/Reset, POR, PWM, WDT
Number Of I /o
24
Program Memory Size
32KB (32K x 8)
Program Memory Type
FLASH
Ram Size
4.25K x 8
Voltage - Supply (vcc/vdd)
2.7 V ~ 3.6 V
Data Converters
A/D 2x16b
Oscillator Type
Internal
Operating Temperature
-40°C ~ 85°C
Package / Case
64-TQFP, 64-VQFP
Processor Series
C8051F0x
Core
8051
Data Bus Width
8 bit
Data Ram Size
4.25 KB
Interface Type
I2C, SMBus, SPI, UART
Maximum Clock Frequency
25 MHz
Number Of Programmable I/os
24
Number Of Timers
5
Operating Supply Voltage
2.7 V to 3.6 V
Maximum Operating Temperature
+ 85 C
Mounting Style
SMD/SMT
3rd Party Development Tools
PK51, CA51, A51, ULINK2
Development Tools By Supplier
C8051F060DK
Minimum Operating Temperature
- 40 C
On-chip Adc
16 bit, 1 Channel
On-chip Dac
12 bit, 2 Channel
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Eeprom Size
-
Lead Free Status / Rohs Status
 Details
Other names
336-1222

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
C8051F067-GQ
Manufacturer:
AD
Quantity:
210
Part Number:
C8051F067-GQ
Manufacturer:
Silicon Laboratories Inc
Quantity:
10 000
Part Number:
C8051F067-GQR
Manufacturer:
Silicon Laboratories Inc
Quantity:
10 000
Please refer to the Bosch CAN User’s Guide for information on the function and use of the Mes-
sage Handler Registers.
19.2.4. CIP-51 MCU Special Function Registers
C8051F060/1/2/3 peripherals are modified, monitored, and controlled using Special Function Registers
(SFRs). Most of the CAN Controller registers cannot be accessed directly using the SFRs. Three of the
CAN Controller’s registers may be accessed directly with SFRs. All other CAN Controller registers are
accessed indirectly using three CIP-51 MCU SFRs: the CAN Data Registers (CAN0DATH and
CAN0DATL) and CAN Address Register (CAN0ADR). In this way, there are a total of five CAN registers
used to configure and run the CAN Controller.
19.2.5. Using CAN0ADR, CAN0DATH, and CANDATL To Access CAN Registers
Each CAN Controller Register has an index number (see Table below). The CAN register address space
is 128 words (256 bytes). A CAN register is accessed via the CAN Data Registers (CAN0DATH and
CAN0DATL) when a CAN register’s index number is placed into the CAN Address Register (CAN0ADR).
For example, if the Bit Timing Register is to be configured with a new value, CAN0ADR is loaded with
0x03. The low byte of the desired value is accessed using CAN0DATL and the high byte of the bit timing
register is accessed using CAN0DATH. CAN0DATL is bit addressable for convenience. To load the value
0x2304 into the Bit Timing Register:
Note: CAN0CN, CAN0STA, and CAN0TST may be accessed either by using the index method, or by direct
access with the CIP-51 MCU SFRs. CAN0CN is located at SFR location 0xF8/SFR page 1 (Figure 19.6),
CAN0TST at 0xDB/SFR page 1 (Figure 19.7), and CAN0STA at 0xC0/SFR page 1 (Figure 19.8).
19.2.6. CAN0ADR Autoincrement Feature
For ease of programming message objects, CAN0ADR features autoincrementing for the index ranges
0x08 to 0x12 (Interface Registers 1) and 0x20 to 0x2A (Interface Registers 2). When the CAN0ADR regis-
ter has an index in these ranges, the CAN0ADR will autoincrement by 1 to point to the next CAN reg-
ister 16-bit word upon a read/write of CAN0DATL. This speeds programming of the frequently
programmed interface registers when configuring message objects.
NOTE: Table below supersedes Figure 5 in section 3, “Programmer’s Model” of the Bosch CAN
User’s Guide.
CAN Register
CAN0ADR = 0x03;
CAN0DATH = 0x23;
CAN0DATL = 0x04;
Index
0x00
0x01
0x02
0x03
CAN Control Register
Bit Timing Register
Register name
Status Register
Error Register
Table 19.1. CAN Register Index and Reset Values
// Load Bit Timing Register’s index (Table 18.1)
// Move the upper byte into data reg high byte
// Move the lower byte into data reg low byte
0x0001 Accessible in CIP-51 SFR Map
0x0000 Accessible in CIP-51 SFR Map
0x0000 Read Only
0x2301 Write Enabled by CCE Bit in CAN0CN
Reset
Value
Rev. 1.2
C8051F060/1/2/3/4/5/6/7
Notes
229

Related parts for C8051F067-GQ