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

COM200221 参数 Datasheet PDF下载

COM200221图片预览
型号: COM200221
PDF下载: 下载PDF文件 查看货源
内容描述: 10 Mbps的ARCNET ( ANSI 878.1 )控制器2Kx8片上RAM [10 Mbps ARCNET (ANSI 878.1) Controller with 2Kx8 On-Chip RAM]
分类和应用: 控制器
文件页数/大小: 82 页 / 509 K
品牌: SMSC [ SMSC CORPORATION ]
 浏览型号COM200221的Datasheet PDF文件第44页浏览型号COM200221的Datasheet PDF文件第45页浏览型号COM200221的Datasheet PDF文件第46页浏览型号COM200221的Datasheet PDF文件第47页浏览型号COM200221的Datasheet PDF文件第49页浏览型号COM200221的Datasheet PDF文件第50页浏览型号COM200221的Datasheet PDF文件第51页浏览型号COM200221的Datasheet PDF文件第52页  
10 Mbps ARCNET (ANSI 878.1) Controller with 2Kx8 On-Chip RAM  
Datasheet  
The software flow for controlling the Configuration, Node ID, Tentative ID, and Next ID registers is  
generally limited to the initialization sequence and the maintenance of the network map.  
Additionally, it is necessary to understand the details of how the other Internal Registers are used in the  
transmit and receive sequences and to know how the internal RAM buffer is properly set up. The  
sequence of events that tie these actions together is discussed as follows.  
6.6.1 Selecting RAM Page Size  
During normal operation, the 2K x 8 of RAM is divided into four pages of 512 bytes each. The page to be  
used is specified in the "Enable Transmit (Receive) from (to) Page fnn" command, where "nn" specifies  
page 0, 1, 2, or 3. This allows the user to have constant control over the allocation of RAM.  
When the Offset bit "f" (bit 5 of the "Enable Transmit (Receive) from (to) Page fnn" command word) is set  
to logic "1", an offset of 256 bytes is added to the page specified. For example: to transmit from the second  
half of page 0, the command "Enable Transmit from Page fnn" (fnn=100 in this case) is issued by writing  
0010 0011 to the Command Register. This allows a finer resolution of the buffer pages without affecting  
software compatibility. This scheme is useful for applications which frequently use packet sizes of 256  
bytes or less, especially for microcontroller systems with limited memory capacity. The remaining portions  
of the buffer pages which are not allocated for current transmit or receive packets may be used as  
temporary storage for previous network data, packets to be sent later, or as extra memory for the system,  
which may be indirectly accessed.  
If the device is configured to handle both long and short packets (see "Define Configuration" command),  
then receive pages should always be 512 bytes long because the user never knows what the length of the  
receive packet will be. In this case, the transmit pages may be made 256 bytes long, leaving at least 512  
bytes free at any given time. Even if the Command Chaining operation is being used, 512 bytes is still  
guaranteed to be free because Command Chaining only requires two pages for transmit and two for  
receive (in this case, two 256 byte pages for transmit and two 512 byte pages for receive, leaving 512  
bytes free). Please note that it is the responsibility of software to reserve 512 bytes for each receive page if  
the device is configured to handle long packets. The COM20022I does not check page boundaries during  
reception. If the device is configured to handle only short packets, then both transmit and receive pages  
may be allocated as 256 bytes long, freeing at least 1KByte at any given time.  
Even if the Command Chaining operation is being used, 1KByte is still guaranteed to be free because  
Command Chaining only requires two pages for transmit and two for receive (in this case, a total of four  
256 byte pages, leaving 1K free).  
The general rule which may be applied to determine where in RAM a page begins is as follows:  
Address = (nn x 512) + (f x 256).  
Revision 09-27-07  
Page 48  
SMSC COM20022I  
DATASHEET  
 复制成功!