搜索资源列表
Cortex-M3技术参考手册(中文)
- 本手册按以下章节组织: 第 1 章概述 本章描述了 Cortex-M3 处理器的组件以及处理器的指令集。 第 2 章编程模型(programmer’s model) 本章描述了 Cortex-M3 的寄存器集,工作模式,和其它与Cortex-M3 处理器的编程相关 的信息。 第 3 章系统控制 本章描述了系统控制的寄存器和编程模型。 第 4 章存储器映射 本章描述了处理器映射和 bit-banding 特性。 第 5 章异常 本章描述了处理器的异常。 第 6 章时钟与复位 本章描述了处理器的时钟
guide
- 最新的cortex-m3开发权威指南,对需要在cortex-m3内核处理器上开发有极大的帮助!-The latest development of cortex-m3 authoritative guidance on the need to cortex-m3-core processor to develop a great help!
STM32F10xxx_Library_Manual_ChineseV2
- cortex M3标准库函数说明,开发人员可以节省很多时间来编写cortex外设驱动,只需要使用库函数直接配置就可以了-cortex M3 shows the standard library functions, developers can save a lot of time to prepare cortex peripheral drivers, just use the library functions can be a direct allocation
03
- cortex m3 EM3S1138程序的几个基本例程(实用工程模板)-cortex m3 EM3S1138 program a few basic routines (useful project templates)
STM32F103VCT6-STMicroelectronics.pdf
- This the data sheet for the ST32m cortex M3 microchip. I have repeatedly tried to find this and having finally done so I ve put it in a safe place-This the the data sheet for the ST32m cortex M3 microchip. I have repeatedly tried to find this and ha
Huong-dan-tao-project-STM32-Keil-Demo-code
- STM32 is a family of 32-bit microcontroller integrated circuits by STMicroelectronics. The STM32 chips are grouped into related series that are based around the same 32-bit ARM processor core, such as the Cortex-M7, Cortex-M4F, Cortex-M3, Cortex-M0+,
graduation
- 多路温度巡检仪采用ctrtex-M3内核的微处理器stm32为主控制器,配合数字式温度传感器、NRF24L01无线模块、液晶显示屏、LED 、及按键等组成。DS18B20温度传感器采用单总线技术实现和stm32的通信。采用NRF24L01无线传输将设备一采集到的温度信息传递给设备二。设备二的CPU将接收到的温度信息与设定的报警温度进行比较,如果大于设定的报警温度则亮对应的LED灯,并温度信息显示到TFTLCD屏上实现人机交互信息传递。按键的作用是设定设备一和设备二:如果 KEY1键按下,设置该
Home-Remote-Control-System
- 针对家里的安全和防盗问题、同时也为了满足人们日益智能化的生活需求,提出了一种基于Android 智能手机编写 的Java 应用程序作为远程控制系统,Cortex-M3 作为中央控制器,利用物联网技术的智能家居系统。该系统不仅能适用于 普通的住宅家庭用户,也可用于酒店等地方。经验证,智能家居系统成本低、可靠性高、设备简单、实用性强。-For safety and security issues at home,and to meet the growing demand for intel
[Jonathan_Valvano]_Embedded_Systems_Real-Time_Int
- A very good book for embedded systems (many examples on ARM CORTEX M3 microcontroller)