Panasonic F77G Cell Phone User Manual


 
XI - 23
Chapter 11 Serial Interface 0, 1
Operation
Receive Bit Count and First Transfer Bit
When the transfer bit count is 1 bit to 7 bits, the data storing method to the received data buffer RXBUFn
is different depending on the first transfer bit selection. At MSB first, data are stored to the lower bits of
RXBUFn. When there are 6 bits to be transfered, as shown on figure 11-3-3, if data "F" to "A" are stored
to bp0 to bp5 of RXBUFn. At LSB first, data are stored to the upper bits of RXBUFn. When there are 6
bits to be transfered, as shown on figure 11-3-4, if data "A" to "F" are stored to bp2 to bp7 of RXBUFn.
Tranfer Bit Count and First Transfer Bit
When the transfer bit is 1 bit to 7 bits, the data storing method to the transmission data buffer TXBUFn
is different, depending on the first transfer bit selection. At MSB first, use the upper bits of TXBUFn for
storing. When there are 6 bits to be transfered, as shown on figure 11-3-1, if data "A" to "F" are stored to
bp2 to bp7 of TXBUFn, the transmission is operated from "F" to "A". At LSB first, use the lower bits of
TXBUFn for storing. When there are 6 bits to be transfered, as shown on figure 11-3-2, if data "A" to "F"
are stored to bp0 to bp5 of TXBUFn, the transmission is operated from "A" to "F".
Figure 11-3-2 Transfer Bit Count and First Transfer Bit (starting with LSB)
Figure 11-3-1 Transfer Bit Count and First Transfer Bit (starting with MSB)
01243
TXBUFn
CD
AB
E
567
F
01243
TXBUFn
CD
AB
E
567
F
Figure 11-3-3 Receive Bit Count and Transfer First Bit (starting with MSB bit)
Figure 11-3-4 Receive Bit Count and Transfer First Bit (starting with LSB bit)
01243
RXBUFn
CD
AB
E
567
F
01243
RXBUFn
CD
AB
E
567
F