English
Language : 

FX919B Datasheet, PDF (15/47 Pages) CML Microcircuits – Excellent Radio Fading Performance
4-Level FSK Modem Data Pump
FX919B
Command Register B5: CRC
This bit allows the user to select between two different forms of the CRC1 and CRC2 checksums. When this
bit is set to '0' the CRC generators are initialised to 'all ones' as for CCITT X25 CRC calculations. When this bit
is set to '1' the CRC generators are initialised to 'all zeros'. Setting this bit to '0' gives compatibility with the
older 'non-B' version of the FX919, other systems may set this bit as required.
Command Register B4: TXIMP
This bit allows the user to choose between two transmit symbol shapes as described in section 1.5.7. Note that
this bit must be set correctly every time the Command Register is written to.
Command Register B3
This bit should always be set to '0'.
Command Register B2, B1, B0: TASK
Operations such as transmitting or receiving a data block are treated by the modem as 'tasks' and are initiated
when the µC writes a byte to the Command Register with the TASK bits set to anything other than the 'NULL'
code.
The µC should not write a task (other than NULL or RESET) to the Command Register or write to or read from
the Data Buffer when the BFREE (Buffer Free) bit of the Status Register is '0'.
Different tasks apply in receive and transmit modes.
When the modem is in transmit mode, all tasks other than NULL or RESET instruct the modem to transmit data
from the Data Buffer, formatting it as required. The µC should therefore wait until the BFREE (Buffer Free) bit of
the Status Register is '1', before writing the data to the Data Block Buffer, then it should write the desired task
to the Command Register. If more than 1 byte needs to be written to the Data Block Buffer, byte number 0 of
the block should be written first.
Once the byte containing the desired task has been written to the Command Register, the modem will:
Set the BFREE (Buffer Free) bit of the Status Register to '0'.
Take the data from the Data Block Buffer as quickly as it can - transferring it to the Interleave Buffer for
eventual transmission. This operation will start immediately if the modem is 'idle' (i.e. not transmitting
data from a previous task), otherwise it will be delayed until there is sufficient room in the Interleave
Buffer.
Once all of the data has been transferred from the Data Block Buffer the modem will set the BFREE
and IRQ bits of the Status Register to '1', (causing the chip IRQN output to go low if the IRQNEN bit of
the Mode Register has been set to '1') to tell the µC that it may write new data and the next task to the
modem.
This lets the µC write a task and the associated data to the modem while the modem is still transmitting the
data from the previous task.
© 1997 Consumer Microcircuits Limited
15
D/919B/1