Rainbow-electronics ATmega163L Manual do Utilizador Página 56

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 156
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 55
ATmega163(L)
56
Serial Peripheral Interface - SPI
The Serial Peripheral Interface (SPI) allows high-speed synchronous data transfer between the ATmega163 and peripheral
devices or between several AVR devices. The ATmega163 SPI includes the following features:
Full-duplex, 3-wire Synchronous Data Transfer
Master or Slave Operation
LSB First or MSB First Data Transfer
Seven Programmable Bit Rates
End of Transmission Interrupt Flag
Write Collision Flag Protection
Wake-up from Idle Mode
Double Speed (CK/2) Master SPI Mode
Figure 41. SPI Block Diagram
The interconnection between master and slave CPUs with SPI is shown in Figure 42. The PB7(SCK) pin is the clock output
in the Master mode and the clock input in the Slave mode. Writing to the SPI Data Register of the master CPU starts the
SPI clock generator, and the data written shifts out of the PB5(MOSI) pin and into the PB5(MOSI) pin of the slave CPU.
After shifting one byte, the SPI clock generator stops, setting the end of transmission flag (SPIF). If the SPI interrupt enable
bit (SPIE) in the SPCR register is set, an interrupt is requested. The Slave Select input, PB4(SS
), is set low to select an
individual slave SPI device. The two shift registers in the Master and the Slave can be considered as one distributed 16-bit
circular shift register. This is shown in Figure 42. When data is shifted from the master to the slave, data is also shifted in
the opposite direction, simultaneously. During one shift cycle, data in the master and the slave is interchanged.
SPI2X
SPI2X
DIVIDER
/2/4/8/16/32/64/128
Vista de página 55
1 2 ... 51 52 53 54 55 56 57 58 59 60 61 ... 155 156

Comentários a estes Manuais

Sem comentários