-
ARM7 temperature acquisition and display program, including data acquisition, as...
arm7下的温度采集和显示程序,包含了数据采集,还有数据转换,数据显示,也是嵌入式研究温度传感不可多得的程序。-ARM7 temperature acquisition and display program, including data acquisition, as well as data conversion, data show that research is embedded temperature sensing a rare procedure.
- 2022-03-14 07:33:34下载
- 积分:1
-
stm32f10x GPIO
#include
#include "STM32_Init.h"
int main (void)
{
int i=0;
stm32_Init(); // Init System
GPIOB->CRL = 0x22222222; // bit0~7 output(push-pull)
GPIOB->CRH = 0x22222222; // bit8~14 output(push-pull)
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-06-15 18:51:04下载
- 积分:1
-
SJF2440 S3C2440 is the use of JTAG FLASH burning tools Although slow, but steady...
SJF2440是S3C2440使用JTAG的FLASH烧写工具,虽然速度慢,但比较稳定。这个是源码,可以参考一下JTAG的操作原理,使用VC编译。-SJF2440 S3C2440 is the use of JTAG FLASH burning tools Although slow, but steady. This is the source code can refer to the JTAG operating principle, the use of VC compiler.
- 2022-12-09 18:00:03下载
- 积分:1
-
25L256B是先进技术制造铁电256KB号使用。
FM25L256B是采用先进的铁电技术制造的256Kb非易失性存储器。铁电随机存储器(FRAM)具有非易失性,并且可以象RAM一样快速读写。数据在掉电后可以保存10年,同时消除由EEPROM和其他非易失性存储器导致的复杂性,开销和系统级别可靠性问题。
-FM25L256B is the use of advanced technology manufacturing ferroelectric 256Kb nonvolatile memory. Ferroelectric random access memory (FRAM) with a non-volatile, and can read and write as quickly as RAM. Data can be saved in the power-down after 10 years, while eliminating by EEPROM and other nonvolatile memory led to the complexity, overhead and system level reliability problems.
- 2022-04-25 08:42:15下载
- 积分:1
-
stm32f4 NEC红外遥控协议
- 2022-02-03 09:50:13下载
- 积分:1
-
经过检验的4510B的BOOT启动代码,是烧到FLASH里面的呦
经过检验的4510B的BOOT启动代码,是烧到FLASH里面的呦-tested 4510B the BOOT boot code is spread to the inside strove FLASH
- 2022-07-07 01:55:20下载
- 积分:1
-
s3c2410a lights blinking compilation of source code examples and download, they...
s3c2410a的灯闪的汇编实例源代码,下载后,可以直接编译,ads1.2
http://fmrobot.104.tofor.com/list.asp?boardid=15-s3c2410a lights blinking compilation of source code examples and download, they can directly translated, ads1.2 http :// fmrobot.104.tofor.com/list.asp boardid = 15
- 2022-03-19 19:21:10下载
- 积分:1
-
飞凌嵌入式翻译的2440中文资料,绝对实用
飞凌嵌入式翻译的2440中文资料,绝对实用-Feiling embedded translation 2440 Chinese data, the absolute utility
- 2022-04-22 17:05:17下载
- 积分:1
-
单片机模块化编程
单片机模块化编程,LCD12864的模块程序。更有利于学生对LCD12864的模块化编程,全国电子设计大赛必备准备程序,由西安电子科技大学老师编写的程序块程序。该程序使用于MSP430单片机F2618,稍作更改可以应用于其他类型的单片机
- 2022-07-21 06:09:46下载
- 积分:1
-
实现一个简单的电话簿程序,具有添加,删除,查询电话号码的功能...
实现一个简单的电话簿程序,具有添加,删除,查询电话号码的功能-To achieve a simple phone book program has to add, delete, check functional telephone number
- 2022-03-22 18:33:14下载
- 积分:1