欧美成人免费电影,国产欧美一区二区三区精品酒店,精品国产a毛片,色网在线免费观看

參數(shù)資料
型號(hào): EFM32-TG840F32-SK
廠商: Energy Micro
文件頁數(shù): 51/136頁
文件大?。?/td> 0K
描述: IC MICRO KIT GECKO 64QFN
標(biāo)準(zhǔn)包裝: 1
系列: Tiny Gecko
套件類型: 微控制器
值: 2 件 - 閃存 - 32KB
包裝: 紙板盒
安裝類型: 表面貼裝
包括封裝: 64-QFN
工具箱內(nèi)容: (2) 914-1036-2-ND - MCU 32BIT 32KB FLASH 64-QFN
其它名稱: 914-1020
...the world's most energy friendly microcontrollers
2011-02-04 - d0002_Rev1.00
21
www.energymicro.com
the word instructions LDREX and STREX
the halfword instructions LDREXH and STREXH
the byte instructions LDREXB and STREXB.
Software must use a Load-Exclusive instruction with the corresponding Store-Exclusive instruction.
To perform a guaranteed read-modify-write of a memory location, software must:
1. Use a Load-Exclusive instruction to read the value of the location.
2. Update the value, as required.
3. Use a Store-Exclusive instruction to attempt to write the new value back to the memory location, and
tests the returned status bit. If this bit is:
0
The read-modify-write completed successfully,
1
No write was performed. This indicates that the value returned at step 1 (p. 21) might be out
of date. The software must retry the read-modify-write sequence,
Software can use the synchronization primitives to implement a semaphores as follows:
1. Use a Load-Exclusive instruction to read from the semaphore address to check whether the
semaphore is free.
2. If the semaphore is free, use a Store-Exclusive to write the claim value to the semaphore address.
3. If the returned status bit from step 2 (p. 21) indicates that the Store-Exclusive succeeded then the
software has claimed the semaphore. However, if the Store-Exclusive failed, another process might
have claimed the semaphore after the software performed step 1 (p. 21) .
The Cortex-M3 includes an exclusive access monitor, that tags the fact that the processor has executed
a Load-Exclusive instruction.
The processor removes its exclusive access tag if:
It executes a CLREX instruction
It executes a Store-Exclusive instruction, regardless of whether the write succeeds.
An exception occurs. This means the processor can resolve semaphore conflicts between different
threads.
For more information about the synchronization primitive instructions, see Section 3.4.8 (p. 54) and
2.2.8 Programming hints for the synchronization primitives
ANSI C cannot directly generate the exclusive access instructions. Some C compilers provide intrinsic
functions for generation of these instructions:
Table 2.14. C compiler intrinsic functions for exclusive access instructions
Instruction
Intrinsic function
LDREX
, LDREXH, or
LDREXB
unsigned int __ldrex(volatile void *ptr)
STREX
, STREXH, or
STREXB
int __strex(unsigned int val, volatile
void *ptr)
CLREX
void __clrex(void)
The actual exclusive access instruction generated depends on the data type of the pointer passed to
the intrinsic function. For example, the following C code generates the require LDREXB operation:
相關(guān)PDF資料
PDF描述
EFM32-TG822F32-SK IC MICRO KIT GECKO 48LQFP
EFM32-TG222F32-SK IC MICRO KIT GECKO 48LQFP
EFM32-TG230F32-SK IC MICRO KIT GECKO 64QFN
EFM32-TG210F32-SK IC MICRO KIT GECKO 32QFN
1267 X 6" TAPE ALUMINUM FOIL 6" X 1FT
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
EFM32TG840F32-T 制造商:Energy Micro AS 功能描述:IC MCU 32BIT 32KB FLASH 64QFN
EFM32TG840F8 功能描述:ARM微控制器 - MCU 8KB Flash 2KB RAM RoHS:否 制造商:STMicroelectronics 核心:ARM Cortex M4F 處理器系列:STM32F373xx 數(shù)據(jù)總線寬度:32 bit 最大時(shí)鐘頻率:72 MHz 程序存儲(chǔ)器大小:256 KB 數(shù)據(jù) RAM 大小:32 KB 片上 ADC:Yes 工作電源電壓:1.65 V to 3.6 V, 2 V to 3.6 V, 2.2 V to 3.6 V 工作溫度范圍:- 40 C to + 85 C 封裝 / 箱體:LQFP-48 安裝風(fēng)格:SMD/SMT
EFM32TG840F8-QFN64 制造商:Energy Micro AS 功能描述:8 FLASH, USART + UART 2, QFN64 - Tape and Reel 制造商:Energy Micro AS 功能描述:IC MCU 32BIT 8KB FLASH 64QFN
EFM32TG840F8-QFN64T 制造商:Energy Micro AS 功能描述:32 BIT ARM MPU, TINY GECKO - Trays
EFM32TG840F8-QFN64-T 制造商:Energy Micro AS 功能描述:IC MCU 32BIT 8KB FLASH 64QFN
主站蜘蛛池模板: 庆安县| 安丘市| 宝兴县| 永善县| 长沙市| 聂荣县| 昆山市| 扬中市| 遵化市| 沐川县| 璧山县| 池州市| 称多县| 绍兴市| 梁河县| 商河县| 麦盖提县| 浦北县| 巩义市| 昌平区| 永顺县| 榆林市| 富阳市| 安仁县| 弥勒县| 黑龙江省| 宜良县| 石屏县| 黄冈市| 乐山市| 重庆市| 洛川县| 来宾市| 沐川县| 哈尔滨市| 聂荣县| 武夷山市| 兴和县| 邛崃市| 土默特右旗| 怀化市|