资源列表
try_sja1000
- 用51单片机控制SJA1000通信的一个小程序,其中包括对SJA1000的初始化,发送状态控制,接受程序等。-SJA1000 microcontroller control of a small communications procedures, the SJA1000 including the initialization, this state control, acceptance procedures.
spi_5463
- 电能计量芯片CS5463的SPI口读写程序。-Energy Measurement CS5463 chip SPI I read and write procedures.
DARC_Receiver
- 三洋tuner的资料,目前用的比较少,对车台开发有一定的用途-Sanyo tuner information, the less cars on the development of Taiwan must use
atcmd
- //直接按照内容执行AT指令:CEN666666#57:AT+CREG? //参数:paraptr=命令代码以后的参数的地址 //返回值:成功1,失败0,同时产生serialmsg消息 //函数说明: //正确时回复短信:执行后AT指令返回的内容 //错误时回复短信:密码错误或命令错误或参数错误
I2Cbuscode
- I2C详细源代码,包括,初始化,开始信号和结束信号,delay等需要注意的地方。-I2C detailed source code, including initialization, the start signal and end signal, delay the need for attention and so on.
mega64_FLASH
- ATMEGA64L读写AT29C020-90PI的程序(FLASH)-AT29C020-90PI read and write ATMEGA64L procedures (FLASH)
ATD
- 飞思卡尔智能车 模块程序 AD部分 芯片型号MC9S12XS128-freescale smart car ATD module for MC9S12XS128
485
- 485自动收发通信,多数据通信,双机通信-485 automatically send and receive communications, multi-data communications, dual-machine communication
I2C-cot
- 可以用于学习及工程设计调用,完全自主开发的源码。-Can be used for learning and engineering calls, completely independently developed source code.
ADC_DAC_Tese_code_V93K
- 基于V93K测试平台测试ADC和DAC的测试程序-based On V93K ADC and DAC test code
DBOREG_ADE7758
- 花我1个月搞的ADE7758,三相电能表读写程序源码与初始化程序源码。-I spend 1 month out of the ADE7758, three-phase energy meter reading and writing program source code with the initial program source code.
Fileio
- 此程序会在支持FAT32的U盘上创建一个测试文件,因此需要插入一个U盘。这是在UDK2+VS2010环境下写的,我自己成功运行过。-After run this program,a test file will be created in u-flash which support FAT32.so a u-flash is needed.I succeed run it in the environment of UDK2 and VS2010.