參數(shù)資料
型號(hào): 20-101-1139
廠商: Rabbit Semiconductor
文件頁數(shù): 73/124頁
文件大?。?/td> 0K
描述: RCM4310 RABBITCORE
產(chǎn)品培訓(xùn)模塊: WiFi Authentication
標(biāo)準(zhǔn)包裝: 1
系列: RabbitCore®
模塊/板類型: MPU 核心模塊
適用于相關(guān)產(chǎn)品: RCM4310
其它名稱: 316-1142
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.
相關(guān)PDF資料
PDF描述
20-101-1154 MODULE RCM4120 RABBITCORE
20-101-1197 MODULE RABBITCORE RCM3910 ROHS
20-101-1215 MCU RCM4050 RABBITCORE
20-101-1246 CORE MODULE RCM5400W
20-101-1260 BL5S220 SBC (RCM5400-BASED)
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
20-101-1140 功能描述:WiFi/802.11模塊 RCM4400W CORE MODULE Wi-Fi/802.11 RoHS:否 制造商:Taiyo Yuden 支持協(xié)議:802.11 b/g/n 頻帶: 數(shù)據(jù)速率: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 產(chǎn)品:BeagleBone LCD4 Boards 用于:BeagleBone - BB-Bone - Open Source Development Kit
20-101-1154 功能描述:模塊化系統(tǒng) - SOM RCM4120 RabbitCore- Module RoHS:否 制造商:Digi International 外觀尺寸:ConnectCore 9P 處理器類型:ARM926EJ-S 頻率:150 MHz 存儲(chǔ)容量:8 MB, 16 MB 存儲(chǔ)類型: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 視線范圍: 數(shù)據(jù)速率: 靈敏度: 工作電源電壓: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
20-101-1179 功能描述:模塊化系統(tǒng) - SOM RCM3209 RABBITCORE RoHS:否 制造商:Digi International 外觀尺寸:ConnectCore 9P 處理器類型:ARM926EJ-S 頻率:150 MHz 存儲(chǔ)容量:8 MB, 16 MB 存儲(chǔ)類型:NOR Flash, SDRAM 接口類型:I2C, SPI, UART 工作電源電壓:3.3 V 最大工作溫度:+ 85 C 尺寸:1.97 in x 1.97 in x 6.1 in