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

AN2961 参数 Datasheet PDF下载

AN2961图片预览
型号: AN2961
PDF下载: 下载PDF文件 查看货源
内容描述: []
分类和应用:
文件页数/大小: 50 页 / 706 K
品牌: FREESCALE [ Freescale ]
 浏览型号AN2961的Datasheet PDF文件第21页浏览型号AN2961的Datasheet PDF文件第22页浏览型号AN2961的Datasheet PDF文件第23页浏览型号AN2961的Datasheet PDF文件第24页浏览型号AN2961的Datasheet PDF文件第26页浏览型号AN2961的Datasheet PDF文件第27页浏览型号AN2961的Datasheet PDF文件第28页浏览型号AN2961的Datasheet PDF文件第29页  
Function Headers and Description  
10.6.2 Echo_SetFreqOokNoFrm, Echo_SetFreqFskNoFrm  
(Echo_SetFreqNoFRM only for compatibility)  
Syntax:  
[OOK modulation]—Echo_SetFreqOokNoFRM(  
unsigned intlocalOscillator,  
unsignedintcarrier0);  
[FSKModulation]—Echo_SetFreqFskNoFRM(  
unsignedintlocalOscillator,unsiged int carrier0,  
unsigned int carrier1|);  
Parameters: localOscillator—the value to set the LO to:  
carrier0— the value to set the carrier0 register bits to.  
carrier1—the value to set the carrier1 register bits to.  
Return:  
None  
Description: Allows the frequency within the (statically) selected transmission band to be controlled.  
The values to place in each register may be calculated using the formula from the Echo  
data sheet.  
Notes:  
Requires Echo to be reset into configuration mode and thus will abort any transmission or  
reception currently in progress. Status bit Busyis set while the configuration takes place.  
The driver sets up the working bank. If you have selected both banks, the driver sets the  
register up in both banks.  
10.7 RSSI  
10.7.1 Echo_EnableRSSI  
void Echo_EnableRSSI(void);  
Syntax:  
Parameters: None  
Return:  
None  
Description: Enables the RSSI module and automatic reading of the RSSI during the reception of a  
message. If this is enabled, the RSSI will be measured during reception of any messages  
and stored in the Rx buffer along with the received data. The RSSI flag in the Rx buffer  
will indicate the presence of a valid RSSI reading in the buffer.  
Notes:  
Requires Echo to be reset into configuration mode and thus will abort any transmission or  
reception currently in progress. Status bit Busyis set during configuration.  
Software Drivers for MC33696, Rev. 1  
Freescale Semiconductor  
25  
 复制成功!