参数资料
型号: 20-101-1138
厂商: Rabbit Semiconductor
文件页数: 73/124页
文件大小: 0K
描述: RCM4300 RABBITCORE
产品培训模块: WiFi Authentication
标准包装: 1
系列: RabbitCore®
模块/板类型: MPU 核心模块
适用于相关产品: RCM4300
其它名称: 316-1141
RabbitCore RCM4300 User’s Manual
52
5.2.4 User Block
Certain function calls involve reading and storing calibration constants from/to the simulated
EEPROM in flash memory located at the top 2K of the reserved user block memory area
(3800–39FF). This leaves the address range 0–37FF in the user block available for your
application.
These address ranges may change in the future in response to the volatility in the flash
memory market, in particular sector size. The sample program USERBLOCK_INFO.C in
the Dynamic C SAMPLES\USERBLOCK folder can be used to determine the version of the
ID block, the size of the ID and user blocks, whether or not the ID/user blocks are mir-
rored, the total amount of flash memory used by the ID and user blocks, and the area of the
user block available for your application.
The USERBLOCK_CLEAR.C sample program shows you how to clear and write the con-
tents of the user block that you are using in your application (the calibration constants in
the reserved area and the ID block are protected).
NOTE: Since RCM4300 RabbitCore modules have a serial boot flash that shares the
serial flash SPI lines with other devices, exercise care when accessing the user block.
Pay attention to the instructions associated with the user block function calls in the
Dynamic C LIB\Rabbit4000\BIOSLIB\IDBLOCK.LIB library.
5.2.5 SRAM Use
The RCM4300 module has a battery-backed data SRAM and a program-execution
SRAM. Dynamic C provides the protected keyword to identify variables that are to be
placed into the battery-backed SRAM. The compiler generates code that maintains two
copies of each protected variable in the battery-backed SRAM. The compiler also generates
a flag to indicate which copy of the protected variable is valid at the current time. This flag
is also stored in the battery-backed SRAM. When a protected variable is updated, the
“inactive” copy is modified, and is made “active” only when the update is 100% complete.
This assures the integrity of the data in case a reset or a power failure occurs during the
update process. At power-on the application program uses the active copy of the variable
pointed to by its associated flag.
The sample code below shows how a protected variable is defined and how its value can
be restored.
main() {
protected int state1, state2, state3;
...
_sysIsSoftReset();
// restore any protected variables
The bbram keyword may also be used instead if there is a need to store a variable in
battery-backed SRAM without affecting the performance of the application program. Data
integrity is not assured when a reset or power failure occurs during the update process.
Additional information on bbram and protected variables is available in the Dynamic C
User’s Manual.
相关PDF资料
PDF描述
305-030-521-201 CONN CARDEDGE 30POS .156 GREEN
20-101-1051 MODULE RABBITCORE RCM3365
305-030-520-204 CONN CARDEDGE 30POS .156 GREEN
20-101-1196 MODULE RABBITCORE RCM3900
20-101-1105 MODULE RCM4100 RABBITCORE
相关代理商/技术参数
参数描述
20-101-1139 功能描述:模块化系统 - SOM RCM4310 RABBITCORE RoHS:否 制造商:Digi International 外观尺寸:ConnectCore 9P 处理器类型:ARM926EJ-S 频率:150 MHz 存储容量:8 MB, 16 MB 存储类型:NOR Flash, SDRAM 接口类型:I2C, SPI, UART 工作电源电压:3.3 V 最大工作温度:+ 85 C 尺寸:1.97 in x 1.97 in x 6.1 in
20-101-1140 功能描述:WiFi/802.11模块 RCM4400W CORE MODULE Wi-Fi/802.11 RoHS:否 制造商:Taiyo Yuden 支持协议:802.11 b/g/n 频带: 数据速率:150 Mbps 接口类型:SDIO 传输功率(最大): 天线连接器类型: 工作电源电压:3.4 V to 5.5 V 传输供电电流: 接收供电电流: 最大工作温度:+ 80 C 尺寸:35 mm x 15 mm x 2.9 mm
20-101-1153 功能描述:子卡和OEM板 RCM4300 Proto board RoHS:否 制造商:BeagleBoard by CircuitCo 产品:BeagleBone LCD4 Boards 用于:BeagleBone - BB-Bone - Open Source Development Kit
20-101-1154 功能描述:模块化系统 - SOM RCM4120 RabbitCore- Module RoHS:否 制造商:Digi International 外观尺寸:ConnectCore 9P 处理器类型:ARM926EJ-S 频率:150 MHz 存储容量:8 MB, 16 MB 存储类型:NOR Flash, SDRAM 接口类型:I2C, SPI, UART 工作电源电压:3.3 V 最大工作温度:+ 85 C 尺寸:1.97 in x 1.97 in x 6.1 in
20-101-1170 功能描述:Zigbee/802.15.4模块 RCM4510W CORE MODULE RoHS:否 制造商:Digi International 频带:902 MHz to 928 MHz 视线范围: 数据速率: 灵敏度: 工作电源电压:2.4 V to 3.6 V 传输供电电流:215 mA 接收供电电流:26 mA 输出功率:250 mW 天线连接器类型:Wire 最大工作温度:+ 85 C 尺寸:32.94 mm x 22 mm x 2.03 mm