C8051F366-GQ Silicon Laboratories Inc, C8051F366-GQ Datasheet - Page 90

IC 8051 MCU 32K FLASH 32-LQFP

C8051F366-GQ

Manufacturer Part Number
C8051F366-GQ
Description
IC 8051 MCU 32K FLASH 32-LQFP
Manufacturer
Silicon Laboratories Inc
Series
C8051F36xr
Datasheets

Specifications of C8051F366-GQ

Program Memory Type
FLASH
Program Memory Size
32KB (32K x 8)
Package / Case
32-LQFP
Core Processor
8051
Core Size
8-Bit
Speed
50MHz
Connectivity
SMBus (2-Wire/I²C), SPI, UART/USART
Peripherals
POR, PWM, Temp Sensor, WDT
Number Of I /o
29
Ram Size
1K x 8
Voltage - Supply (vcc/vdd)
2.7 V ~ 3.6 V
Data Converters
A/D 21x10b; D/A 1x10b
Oscillator Type
Internal
Operating Temperature
-40°C ~ 85°C
Processor Series
C8051F3x
Core
8051
Data Bus Width
8 bit
Data Ram Size
1 KB
Interface Type
I2C/SMBus/SPI/UART
Maximum Clock Frequency
50 MHz
Number Of Programmable I/os
29
Number Of Timers
4
Maximum Operating Temperature
+ 85 C
Mounting Style
SMD/SMT
3rd Party Development Tools
KSK-SL-TOOLSTICK, PK51, CA51, A51, ULINK2
Development Tools By Supplier
C8051F360DK
Minimum Operating Temperature
- 40 C
On-chip Adc
21-ch x 10-bit
On-chip Dac
1-ch x 10-bit
Package
32LQFP
Device Core
8051
Family Name
C8051F36x
Maximum Speed
50 MHz
Operating Supply Voltage
3 V
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
For Use With
770-1006 - ISP 4PORT FOR SILABS C8051F MCU336-1410 - KIT DEV FOR C8051F360 FAMILY
Eeprom Size
-
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
Other names
336-1648

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
C8051F366-GQ
Manufacturer:
Silicon Laboratories Inc
Quantity:
10 000
Part Number:
C8051F366-GQR
Manufacturer:
Silicon Laboratories Inc
Quantity:
10 000
C8051F360/1/2/3/4/5/6/7/8/9
9.4.6.3. SFR Page Stack Example
The following is an example that shows the operation of the SFR Page Stack during interrupts.
In this example, the SFR Page Control is left in the default enabled state (i.e., SFRPGEN = 1), and the
CIP-51 is executing in-line code that is writing values to OSCICN (SFR “OSCICN”, located at address
0xB6 on SFR Page 0x0F). The device is also using the Programmable Counter Array (PCA) and the 10-bit
ADC (ADC0) window comparator to monitor a voltage. The PCA is timing a critical control function in its
interrupt service routine (ISR), so its interrupt is enabled and is set to high priority. The ADC0 is monitoring
a voltage that is less important, but to minimize the software overhead its window comparator is being used
with an associated ISR that is set to low priority. At this point, the SFR page is set to access the OSCICN
SFR (SFRPAGE = 0x0F). See Figure 9.4 below.
SFR Page
Stack SFR's
0x0F
SFRPAGE
(OSCICN)
SFRNEXT
SFRLAST
Figure 9.4. SFR Page Stack While Using SFR Page 0x0F To Access OSCICN
While CIP-51 executes in-line code (writing values to OSCICN in this example), ADC0 Window Compara-
tor Interrupt occurs. The CIP-51 vectors to the ADC0 Window Comparator ISR and pushes the current
SFR Page value (SFR Page 0x0F) into SFRNEXT in the SFR Page Stack. SFR page 0x00 is then auto-
matically placed in the SFRPAGE register. SFRPAGE is considered the “top” of the SFR Page Stack. Soft-
ware can now access the ADC0 SFR’s. Software may switch to any SFR Page by writing a new value to
the SFRPAGE register at any time during the ADC0 ISR to access SFR’s that are not on SFR Page 0x00.
See Figure 9.5 below.
90
Rev. 1.0

Related parts for C8051F366-GQ