搜索资源列表
CYPRESS_Memtest
- This directory contains the memtest 8051 firmware for the Anchor Chips EZ-USB chip. The purpose of this software is to test the different memory segments in the Ez-Usb chip. This example will output the string \"good\" on the 7 segment
I2C_24C32.rar
- I2C通信存储芯片24C32的使用C源程序,支持8051系列单片机,用KeilC51编写,有连续读和连续写函数,可以对24C32进行连续写字节和连续读出字节,本程序在89C52单片机下测试通过。,24C32 memory chip I2C communication using the C source of support the 8051 series of single-chip, using KeilC51 prepared for a continuous period of time
W25X32
- 本程序是华邦存储芯片W25X32的驱动程序,用的是STC主芯片驱动,用C语言编程,完全可移植到其他51内核单片机主芯片上,将IO口修改即可,使用的编程软件为KEIL,已在试验板上调试过-This procedure is Winbond W25X32 driver memory chips, the main chip used is the STC-driven, with the C programming language, fully portable to other 51-core
AT45DB321D
- 本程序是FLASH存储芯片AT45DB321的驱动程序,用的是STC主芯片驱动,用C语言编程,完全可移植到其他51内核单片机主芯片上,将IO口修改即可,使用的编程软件为KEIL,已在试验板上调试过 -This procedure is FLASH memory chips AT45DB321 driver chips with the STC main drive, with the C programming language, fully portable to other 51 mai
DHRY
- The DHRY program performs the dhrystone benchmarks on the 8051. Dhrystone is a general-performance benchmark test originally developed by Reinhold Weicker in 1984. This benchmark is used to measure and compare the performance of different
LCA51
- LCA51单片机实验书付实验程序,数据排序,二进制数转换成ASCII码 ,内存块移动,数据传送子程序,查找相同数个数,脉冲计数(定时/计数器实验),扩展存储器读写实验, P1口输入、输出实验-LCA51 experimental single-chip experimental procedure to pay the book, data sorting, binary into ASCII code, the memory block for mobile data transmission
Memtest
- 基于CYPRESS CY7C68013 usb2.0的开发程序,该程序演示了访问内存的编写方法。-This directory contains the memtest 8051 firmware for the Anchor Chips EZ-USB chip. The purpose of this software is to test the different memory segments in the Ez-Usb chip. This example
MSP430_CRC
- 用MSP430实现CRC的方法 Cyclic Redundancy Code (CRC) -Cyclic Redundancy Code (CRC) is commonly used to determine the correctness of a data transmission or storage. This application note presents a solution to compute 16-bit and 32-bit CRCs on the ultr
Datamemoryandthetimercounterexperiment
- 1.基本实验:使用一片62256RAM,作为片外扩展的数据存贮器,先对其0000H~0EF1H单元写入 “0101 0101”(55H),然后将0000H~0EF1H单元内容依次读出,检查是否为“0101 0101”。若正 确,发光二极管L1闪烁发光,否则L1始终是亮的。 2.扩展实验:将上面的“检查是否为‘0101 0101’。若正确,发光二极管L1闪烁发光,否则L1始终 是亮的。”改成“若正确,发光二极管L0,L2,L4,L6为一组,L1,L3,L5,L7为一组,轮流闪烁发
FM25H20
- 本程序是铁电存储芯片FM25H20的驱动程序,用的是STC主芯片驱动,用C语言编程,完全可移植到其他51内核单片机主芯片上,将IO口修改即可,使用的编程软件为KEIL,已在试验板上调试过-This procedure is ferroelectric memory chips FM25H20 driver chips with the STC main drive, with the C programming language, fully portable to other 51-core
2010.08.02
- 基本调节功能的电子钟 断电记忆 只为测试24C02-Basic regulatory function of the electronic clock off memory only for the test 24C02
3.2-tft
- 基于3.2寸彩屏的单片机程序,鉴于51性能有限,仅适用于大内存51及tft彩屏的基本测试-Based on 3.2-inch color screen of the SCM process, given the 51 performance is limited, only for large memory 51 and a basic test tft color screen
udma
- 这个示例应用程序演示了使用uDMA控制器进行内存缓冲区之间数据的传递,并通过传输数据测试运行-This sample application demonstrates using uDMA controller for data transfer between the memory buffer, and through the test run data transmission
memtest
- CY7C68013A的内存读写程序,包括IIC总线读写,内存测试等等。 可对EEPROM的指定地址读写设定长度的数据。-This directory contains the memtest 8051 firmware for the Anchor Chips EZ-USB chip. The purpose of this software is to test the different memory segments in the Ez-Usb chip.
stm32
- stm32内存管理,支持智能指针和碎片整理,测试函数有 Test1 和 Test2-STM32 memory management, support for smart pointers and fragmentation, test functions are Test1 and Test2
USBMem
- USB存储测试程序,针对keilMCB2140板,有readme文件-USB memory test program for keilMCB2140 board with readme file
C51voltmeter
- 资源中包含proteus仿真图、C语言程序代码以及编译好的hex文件,测试可用。 采用中断方式,对2路0~5V的模拟电压进行循环采集,采集的数据送LED显示,并存入内存。超过界限时指示灯闪烁。 本质上是以单片机为控制器,ADC0809为ADC器件的AD转换电路,设计要求的电压显示,是对ADC采集所得信号的进一步处理。-Resources include proteus simulation diagram, C language program code and compiled hex
WS2811_drive
- 本程序在STC15W204S单片机测试通过,可以控制WS2811、2812等类似的RGB驱动IC,实现方法比较简单,就是PLAY一个数组的颜色数据,不过效果还是能实现的,仅供学习参考(This program has passed the test of STC 15W204S single chip computer, and can control similar RGB driver IC such as WS2811 and 2812. The implementation method