C8051F964-A-GQ Silicon Labs, C8051F964-A-GQ Datasheet - Page 436

no-image

C8051F964-A-GQ

Manufacturer Part Number
C8051F964-A-GQ
Description
8-bit Microcontrollers - MCU 64KB DC-DC LCD AES
Manufacturer
Silicon Labs
Datasheet

Specifications of C8051F964-A-GQ

Rohs
yes
Core
8051
Processor Series
C8051
Data Bus Width
8 bit
Maximum Clock Frequency
24.5 MHz
Program Memory Size
64 KB
Data Ram Size
8 KB
On-chip Adc
Yes
Operating Supply Voltage
1.8 V to 3.8 V
Operating Temperature Range
- 40 C to + 85 C
Package / Case
QFP-80
Mounting Style
SMD/SMT

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
C8051F964-A-GQ
Manufacturer:
Silicon Laboratories Inc
Quantity:
10 000
Part Number:
C8051F964-A-GQR
Manufacturer:
Silicon Laboratories Inc
Quantity:
10 000
C8051F96x
To to initiate a fixed-length SPI Slave mode bidirectional data transfer:
436
1. Configure the SPI1 SFRs normally for Slave mode.
2. Configure the first DMA channel for the XRAM-to-SPI1DATA transfer:
3. Configure the second DMA channel for the SPI1DAT-to-XRAM transfer:
4. Clear the interrupt bits in DMA0INT for both channels.
5. Enable both channels by setting the corresponding bits in the DMA0EN SFR to initiate the SPI
6. Wait on the DMA interrupt.
7. Clear the DMA enables in the DMA0EN SFR.
8. Clear the DMA interrupts in the DMA0INT SFR.
transfer operation.
a. Enable Slave mode by clearing bit 6 in SPI1CFG.
b. Configure the clock polarity CKPOL and clock phase CKPHA as desired in SPI1CFG.
c. Configure SPI1CKR for the desired SPI clock rate.
d. Configure SPI1CN for 4-wire slave mode.
e. Enable the SPI by setting bit 0 of SPI1CN.
a. Disable the first DMA channel by clearing the corresponding bit in DMA0EN.
b. Select the first DMA channel by writing to DMA0SEL.
c. Configure the selected DMA channel to use the XRAM-to-SPI1DAT peripheral request by writing
d. Write 0 to DMA0NMD to disable wrapping.
e. Write the address of the first byte of the slave output (MISO) data to DMA0NBAH:L.
f.
g. Clear the address offset SFRs DMA0A0H:L.
a. Disable the second DMA channel by clearing the corresponding bit in DMA0EN.
b. Select the second DMA channel by writing to DMA0SEL.
c. Configure the selected DMA channel to use the SPI1DAT-to-XRAM peripheral request by writing
d. Enable DMA interrupts for the second channel by setting bit 7 of DMA0NCF.
e. Write 0 to DMA0NMD to disable wrapping.
f.
g. Write the size of the SPI transfer in bytes to DMA0NSZH:L.
h. Clear the address offset SFRs DMA0A0H:L.
i.
j.
0x03 to DMA0NCF.
Write the size of the SPI transfer in bytes to DMA0NSZH:L.
0x04 to DMA0NCF.
Write the address for the first byte of the slave input (MOSI) data to DMA0NBAH:L.
Enable the interrupt on the second channel by setting the corresponding bit in DMA0INT.
Enable DMA interrupts by setting bit 5 of EIE2.
Rev. 0.5

Related parts for C8051F964-A-GQ