搜索资源列表
ucos+44b0
- ucos移植到44b0,稍微修改就可以应用了,ucos为2.61版本。 -CENTER 44b0 transplant, a slight modification can be applied to the 2.61 version CENTER.
Ex1-DAC
- KEIL环境下编译的ADUC7026的DAC实验源码,我已经编译通过了,大家针对不同的用途可以修改下-KEIL compiler environment of the DAC ADUC7026 source experiment, I have compiled through, Members of the different uses of modification
atmega88MODBUS
- MODBUS的atmega88的程序。从国外网站下载后,稍加修改而成,使用WINAVR2010和AVRSTuDIO编译,通过修改参数也可用在atmega其他的MCU-MODBUS' s atmega88 procedures. After downloading from abroad, made a little modification, use WINAVR2010 and AVRSTuDIO compiled by modifying the parameters used in
s3c2440_SD-CARD
- 三星S3C2440 SD 卡完美驱动,无需修改,下载就可以用-Samsung S3C2440 perfect driver, without modification, can be used to download
DIY_USB
- 本程序为STM32虚拟串口程序,在修改了上拉管脚设置后就可以移植到你的工程上面使用!-This procedure for the STM32 virtual serial port driver, in a modification of the upper slide foot set can be transplanted into your project used above
ARM9s3c2410wince42BSP
- 三星ARM9芯片s3c2410的wince 4.2BSP源代码,可以根据自己的开发板做少量修改即可使用.zip-ARM9 Samsung S3C2410 chip wince 4.2BSP the source code, you can according to their own development board so you can use a small amount of modification. Zip
Nand_Flash_burn
- nandflash的烧录,内含详细说明和源码,稍微修改就可以应用到自己的系统-the NANDFLASH of writers, including a detailed descr iption and source, a slight modification can be applied to their own systems
hardware
- arm硬件实验,编译后直接烧写,2440,2410通用,下载后根据自己的开发板,稍加改动即可运行,代码有详细注释-arm hardware experiments, compiled a direct programmer, 2440,2410 General Motors, after downloading according to their own development board, a little modification to run, the code has detailed
Leddemo
- ARM9-2410的LED灯点亮码源,包括完整的头文件及启动文件,很详细。。。能马上实验,无需修改。-ARM9-2410' s LED lights lit source code, including the complete header files and startup files, very detailed. . . Experiment immediately without modification.
ARMAsel_mis_irreg_4
- 时间序列的基本模型的参数估计和预测 以及和谱分析的方法的相关程序-Copyright (c) 2009, Piet M T Broersen All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
TLC2543w
- tlc2543驱动,电子设计大赛使用过,keil编译,简单修改后就可以使用-tlc2543 drive, used in electronic design contest, keil compiler, a simple modification can be used after
ZLG_SDCard
- 1. sdconfig.h: 该文件为SD卡读写模块配置头文件,用户可根据实际硬件条件进行修改. 2. SD目录 : SD卡读写模块的全部文件,一般不用修改. 3. 建议sdconfig.h文件不要放于SD目录中,因为SD目录中的文件一般无须修改, 而sdconfig.h通常会有改动. 4. 例子见上一级目录的SDExample目录.-1. Sdconfig.h: The file configuration for the SD car
s3c2410_iic_iis_usbd
- 在一个嵌入式arm项目中用到的基于S3C2410 arm9处理器的接口驱动,注释良好,贡献出来,只需少量修改即可应用于实际项目-Project in an embedded arm used in the interface processor-based S3C2410 arm9 drive, note well, contributed, with little modification can be applied in practical projects
STM32-example-code
- 内部包含了32个STM32 的开发实例,可以帮助初学者进行相应的应用开发,可以在源代码上进行相应的修改。-Internal contains 32 STM32 development examples, can help beginners to corresponding application development, can in the source code on the corresponding modification.
dma
- ARM9处理器三星2410应用DMA传输 实现DMA方式内存到内存的拷贝动作,修改DMA设置并比较其工作效率,-Samsung 2410 ARM9 application processor to implement DMA DMA transfer mode memory to memory copy operation, modification DMA settings and compare their work efficiency,
MDK5-stm3
- 基于MDK5的stm32入门源码,无需修改,网上大多数stm32的教程都是mdk2或者3,基本没有5-Based MDK5 of stm32 entry source, without modification, on-line tutorials are most stm32 mdk2 or three, basically no 5
STM32--modbus
- STM32的modbus程序,可以根据需要修改为自己的协议或者通用协议-STM32 of modbus protocol, the revised can be generic, need more own protocol modification
Arduino-TFT
- Arduino的液晶显示屏驱动,根据不同硬件修改后可用于基于Arduino的液晶显示-Arduino LCD display driver, according to different hardware modification can be used after Arduino-based LCD
STM32-NRF24L01
- 发送端: 只需修改发送模式中的接收通道号即可(此处的接收通道号指的是接收端的通道号,发送端只使用P0通道发送数据)。 接收端: 无需修改。 接收端接收数据的通道号调试的时候又时会大于5,我认为由于接收端在接收到数据之后,会发送应答信号,这个过程用户是看不到的,由模块自己执行。而当模块处于发送状态时,STATUS寄存器的值为0X1E,由本函数计算得到会出现显示通道号大于5的情况。 -The sender: &
STM32F4x7_ETH_LwIP_V1.1.1
- 这是公司实际项目工程(编译器用MDK5),STM32F4x7+freertos+lwip+ssl+MQTT,其中MQTT自己花了一个礼拜移植,可以同时发布消息和订阅消息,经过长期测试MQTT运行稳定。此外还移植了pollarSSL(TSL,AES,DES,RAS等等算法都经过项目测试,没有问题),另外LWIP网络部分也运行稳定,支持随时插拔网线,最后公司所有运行信息可用printf从串口1输出。公司产品用的是STM32F407,LAN芯片为8720A,cpu外接8M晶振,所有下载到你的开发板上时
