欢迎访问ic37.com |
会员登录 免费注册
发布采购

EM77950 参数 Datasheet PDF下载

EM77950图片预览
型号: EM77950
PDF下载: 下载PDF文件 查看货源
内容描述: BB控制器 [BB Controller]
分类和应用: 控制器
文件页数/大小: 102 页 / 928 K
品牌: ELAN [ ELAN MICROELECTRONICS CORP ]
 浏览型号EM77950的Datasheet PDF文件第52页浏览型号EM77950的Datasheet PDF文件第53页浏览型号EM77950的Datasheet PDF文件第54页浏览型号EM77950的Datasheet PDF文件第55页浏览型号EM77950的Datasheet PDF文件第57页浏览型号EM77950的Datasheet PDF文件第58页浏览型号EM77950的Datasheet PDF文件第59页浏览型号EM77950的Datasheet PDF文件第60页  
EM77950  
BB Controller  
There are 8 events in the BB that can cause the INT pin to go from low to high:  
1.  
LOCK_IN – This interrupt indicates that the BB has started receiving a new  
packet. The Preamble has been identified. If the NET_ID or/and the NODE_ID  
are enabled, then they have been identified correctly. This event signals the  
beginning of an incoming packet.  
2.  
LOCK OUT – BB has just finished receiving a packet. This means that if the BB is  
in fixed packet size mode, then it has finished receiving PSR bytes not including  
CRC bytes. If BB is not in fixed packet size mode, then it has just finished  
receiving a packet of size as indicated in the packet header. Although RX_STOP  
and setting TX_RX=1 (SCR2) terminate the receiving of the packet, they do not  
cause a LOCK_OUT event, since the MCU is already aware of it (the MCU  
initiated it). The LOCK_OUT interrupt tells the MCU when to get data out of the  
RX_FIFO.  
3.  
4.  
LINK_DIS – This interrupt indicates that a “Zero counter” capacitor discharge  
event has occurred. If a consecutive number of zero bits (according to SCR3  
(4:6)) have been received, this interrupt is set, even if zero count capacitor  
discharge is disabled (SCR3 (3) – EN_ZERO_DIS = ’0’). The actual capacitor  
discharge and its interrupt are two separate registers (IER (2) for the interrupt and  
SCR3 (3) for the discharge).  
RX_OF – This interrupt indicates that a byte from an incoming packet was  
discarded, since the RX_FIFO was already full. The receiver module tried to write  
a byte to a full RX_FIFO. The MCU should know that the corresponding packet is  
corrupted, since it is lacking at least one byte.  
5.  
6.  
7.  
8.  
TX_EMPTY – The BB has finished transmitting a packet. Meaning, the transmit  
shift register is empty and BB is now in RX mode (not TX mode).  
RX_FIFO_AF – RX_FIFO is almost full. If the MCU does not want the RX_FIFO  
to overflow, then it should empty it.  
TX_FIFO_AE – TX_FIFO is almost empty. If the MCU did not finish putting the  
transmitted packet in the TX_FIFO, then it should continue doing so now.  
CS – CS status line has gone from “1” to “0” invokes a CS interrupt. This signals  
the MCU that an unidentified (NET_ID or NODE_ID or Preamble were not  
identified) packet has ended. If the MCU has a packet to transmit, and CS=”1”  
than the MCU waits for this event.  
All these events can be masked. If an event is masked, then even if that event occurs  
- it does not set the INT pin to “1”. The masking is done by register IER.  
The reason for masking is that in different applications or in different situation in the  
same application these events have different priorities. The MCU determines which of  
these events will invoke an MCU interrupt.  
48 •  
Product Specification (V1.0) 10.09.2007  
(This specification is subject to change without further notice)  
 复制成功!