-
EEPROM.txt
基于pic16f676 EEPROM的问题
用软件仿真没问题,但烧到片子里,不能正常运行。情况是这样的:假如循环向EEPROM中写数据,9,8,7,6,5,4,3,2,1,然后读,发现每一位读出的都一样,是写循环中第一个写进去的字节,也就是9。其他的并没有写进去。
EEPROM的写通过判断标志位就可以,但是在下一次写之前要清除上一次写完成的标志位。也就是说,每次写完要清除完成标志位,否则下一次写不进去。(Based on pic16f676 EEPROM problem
With the software simulation no problem, but burn to film, not normal operation. The fact of the matter is: if cycle to write the data of EEPROM, 9,8,7,6,5,4,3,2,1, then read, and found that each of the read, write the first cycle is written in bytes, also is 9. The other are not written in.
Write through the judgement of EEPROM sign a can, but in the next write to remove the last completed before writing the sign of a. That is, every time to remove the written finish marks a, or the next write in.
)
- 2012-03-20 16:27:58下载
- 积分:1
-
SRAMtest
SRAM存储芯片IS61LV25616AL的测试程序,适合于所有相关的SRAM测试,只需修改相关的基地址及偏移量()
- 2007-08-10 08:52:00下载
- 积分:1
-
wu-hua-qi
雾化器源码,这个是完整的项目,已经量产过的.采用的是SOC的51内核单片机开发.(Atomizer source code, this is a complete project, has production too. Using the 51 kernel MCU SOC.)
- 2014-07-20 12:24:15下载
- 积分:1
-
USBMem
学习如何用STM32做USB与PC通讯.使用了片上RAM模拟一个U盘,对初学USB的童鞋很有帮助.(Learning with STM32 USB and PC communications. Use of on-chip RAM to simulate a U disk, USB of children' s shoes helpful for beginners.)
- 2013-03-25 12:13:28下载
- 积分:1
-
用加速度传感器测量振动位移的方法
说明: 介绍了一种用加速度传感器测量振动位移信号的方法。 该方法采用频谱转换法,首先将加速度谱转换成位移谱,再计算出位移谱中每个频率分量对应的幅值 、圆频率和初相角,最后对各位移分量进行叠加得到振动位移的时间历程。 验证试验结果表 明该方法 可行 , 精度可满足工程 实践的需要 。(A method of measuring vibration displacement signal with acceleration sensor is introduced. In this method, the acceleration spectrum is first converted into displacement spectrum, and then the corresponding amplitude, circular frequency and initial phase angle of each frequency component in the displacement spectrum are calculated. Finally, the time history of the vibration displacement is obtained by superimposing each frequency component. The test results show that the method is feasible and the accuracy can meet the needs of Engineering practice.)
- 2019-08-19 18:17:02下载
- 积分:1
-
eetop.cn
很好的单片机资料, 里面的串口实现实例很清楚, 而且内附C语言和ASM代码(Good chip data, which the serial implementation instance is very clear, with full C language and ASM code)
- 2013-07-04 23:40:01下载
- 积分:1
-
msp430x14x
单片机msp430控制蜂鸣器的声音,通过编写代码用msp430x14x开发版来编写控制程序蜂鸣器报警实验
(Msp430 microcontroller control the buzzer sound, by writing code with msp430x14x Developer Edition to write a control program buzzer alarm test)
- 2016-04-13 17:36:23下载
- 积分:1
-
msp-430
msp430的中文手册,原理图,示例程序,来自合肥工业大学,请勿用于商业用途(Chinese manual, schematic diagram, sample program of msp430, from Hefei University of Technology, please do not use for commercial purposes)
- 2020-06-18 16:20:02下载
- 积分:1
-
jisuanqi
利用c51单片机实现计算器的功能 例如:普通的加减乘除,还有2进制等功能(C51 MCU using calculator functions such as: ordinary addition and subtraction, multiplication and division, there are two binary functions)
- 2010-07-19 15:28:12下载
- 积分:1
-
C51-program
这是一些C51源程序,里面有好多实用的例程,是你学校c51必备的资源。(This is the source of some C51, which has many practical routines, your school c51 essential resources.)
- 2010-09-20 20:23:20下载
- 积分:1