搜索资源列表
WriteIDmain
- WriteIDmain,用C开发的,MSP430通过I2C总线读写E2PROM的源程序-WriteIDmain, C development, MSP430 through I2C Bus literacy E2PROM of the source
jx44b0study_system_souce_code
- 压缩包里包含有JX44B0教学实验系统用户手册及该系统的全套试验例程,用c编写,在ADT环境下编译后下载到 实验板即可执行,是学习arm开发的有用例程 源文件说明 Leddemo LED显示实验 Led LED 显示实验 Serial 串口实验 Interrupt 外部中断实验 Dma DMA实验 Pwm PWM实验 Rtc 实时时钟实验 Watchdog 看门狗实验 Ad AD 采样实验 St
IICMaster
- 12Mhz标准51的100KHz IIC总线主器件模拟方式驱动程序。 本驱动程序即可以在没有Small RTOS的情况下使用。此时,要使用本驱动程序只需要配置IIC总线使用的IO口。在驱动程序的主文件iic_master.c仅包含一个文件config.h。用户需要的是在这个文件中设置IIC总线使用的IO口SDA和SCL。如果用户单独使用iic_master.c,还要在config.h包含iic_master.h文件和其它必须的文件如reg51等;并定义宏TRUE、FALSE和与编译器无关的
can-m16-mcp2515
- 调试好的CAN总线的C语言程序及原理图,谢谢!-CAN bus debugging good C language programming and schematic, thank you!
STM32-CAN
- 基于STM32 处理器的CAN总线通信协议源代码-Based on the STM32 processor CAN bus communication protocol source code
J1939
- 一种CAN bus 的高层协议。J1939 在mcp2515 上的实现源程序。和 canopen、deviceNET 类似。存C语言实现的。-A high-level CAN bus protocol. J1939 on the implementation of the mcp2515 source. And canopen, deviceNET similar. Save C language implementation.
CAN
- MC9S12单片机 CAN总线初始化及数据发送-Single-chip CAN bus MC9S12 initialization and data sent
mini2440.pdf
- The MINI2440 is an effecient ARM9 development board with a comprehensive price, it characterizes simple method and high performance-price ratio. Based on the Samsung S3C2440 microprocessor, it embodies professional stable CPU core power source chip a
AMBA_V2.0_CN
- ARM公司高级微控制器总线体系(Advanced Microcontroller Bus Architecture AMBA )规范中文版,包括ASB,AHB,APB总线-Senior ARM microcontroller bus system (Advanced Microcontroller Bus Architecture AMBA) specification, including the ASB, AHB, APB bus
TestI2C
- s3c2410/2440开发源码,这个是其中一个IIC总线扩展源码。语言是用的C,不过相关设置部分当然是用了arm 汇编的(在2410上测试)-s3c2410 open source, this is one of the IIC bus expansion source. Language is used in C, but the relevant part of the course is used to set the compilation of the arm
AT91_MCP2515_CHECKING
- AT91与MCP2515实验CAN总线,利用查询方式实验自收发-AT91 with the MCP2515 CAN bus test, using experimental self-check mode transceiver
DS18B20
- 单片机通过I2C总线读取DS18B20的 c程序,含注释。-Microcontroller through the I2C bus to read the DS18B20 c program, including comments.
SDkaSource
- SD卡的SPI读写程序,内含SPI总线时序函数、SD卡的读写函数,可直接嵌入到UC/OS操作系统中进行调用,采用.c和.h文件进行分装,可直接嵌入到项目或操作系统中,支持51单片机、STM32、ARM7等单片机,500M主屏以上的处理器请对SPI时序进行修改。-SD card SPI read and write procedures containing SPI bus timing function, SD card reader function, can be directly embe
02-iistest_recordplay
- 基于三星S3C44B0开发板的IIS总线接口的录制功能试验例程-IIS Bus record test C-code
Bus-stop-system
- 在单片机上,采用C语言实现了公交车报站系统程序。-In SCM, using C language to implement the bus stop system program.
can--C-language
- can代码 针对C语言C51 系列单片机的代码,供参考-C language about CAN Bus,C51 MCU series
C-BBT1
- Power bus cabinet design drawings, domestic major power plant project design engineering drawings perfect!
CPE-Bus-CRC-Check
- ARM、STM32,CPE-Bus CRC-6校验 C语言版-CRC calculation routine for CPE-bus (optimized for 32bit ARM CPU)
uds-c-master
- uds 诊断主机模式,采用C语言作为开发语音。- This is a platform agnostic C library that implements the Unified Diagnostics Services protocol for automotive electronics. UDS is documented in ISO 14229 and is the underpinning for the more well-known On-board Diagnos
实验24 IIC实验---I2C温湿度传感器
- STM32F4的 I2C总线控制SHT20 温湿度控制(Control of SHT20 temperature and humidity by I2C bus of STM32F4)