Chart-04-----端口应用 Chart-05-----中断优先级处理 Chart-06-----SPI/IIC应用 Chart-07-----串口通讯应用 Chart-08-----端口RB应用 Chart-09-----TMR0/TMR1应用 Chart-10-----AD转换 Chart-11-----CCP1/PWM Chart-12-----CAN通讯 Chart-13-----液晶显示 Chart-14-----WDT/SLEEP/EEPROM Chart-15-----ECCP1/PWM全桥/半桥 Chart-16-----PSP/Master/SLave
上传时间: 2013-12-12
上传用户:woshini123456
CH375 是一个USB总线的通用接口芯片,支持USB-HOST主机方式和USB-DEVICE/SLave 设备方式。
上传时间: 2014-01-16
上传用户:huannan88
自己写的iic配置芯片的源程序,没有仲裁,只有一个master,多个SLave.我正在做hdmi接口,欢迎探讨376193764
上传时间: 2013-12-30
上传用户:anng
CY7C68013A传输视频数据时的FIRMWARE,使使用SLave FIFO模式
标签: FIRMWARE 68013A C68013 68013
上传时间: 2014-12-19
上传用户:helmos
使用68013的测试程序,包含68013固件程序(采用SLave FIFO bulk同步读写,EP2 OUT,EP6 IN),驱动,PC端测试用程序。CPLD的VHDL代码
上传时间: 2013-11-29
上传用户:luke5347
The Inter IC bus or I2C bus is a simple bidirectional two wire bus designed primarily for general control and data transfer communication between ICs. Some of the features of the I2C bus are: • Two signal lines, a serial data line (SDA) and a serial clock line (SCL), and ground are required. A 12V supply line (500mA max.) for powering the peripherals often may be present. • Each device connected to the bus is software addressable by a unique address and simple master/ SLave relationships exist at all times masters can operate as master-transmitters or as master-receivers. • The I2C bus is a true multi-master bus including collision detection and arbitration to prevent data corruption if two or more masters simultaneously initiate data transfer systems. • Serial, 8-bit oriented, bidirectional data transfers can be made at up to 100 KBit/s in the standard mode or up to 400 KBit/s in the fast mode.
标签: bus bidirectional primarily designed
上传时间: 2013-12-11
上传用户:jeffery
本文以51单片机为例介绍如何扩展USB接口进行对U盘的读写,并详细介绍FAT16、FAT32文件系统的细节以及如何编码实现单片机对文件系统的常用操作,顺带提到一点关于U盘兼容性问题的解决经验。在这里单片机是host,U盘是SLave。
上传时间: 2016-10-25
上传用户:从此走出阴霾
iic总线控制器VHDL实现 -- VHDL Source Files: i2c.vhd -- top level file i2c_control.vhd -- control function for the I2C master/SLave shift.vhd -- shift register uc_interface.vhd -- uC interface function for an 8-bit 68000-like uC upcnt4.vhd -- 4-bit up counter i2c_timesim.vhd -- post-route I2C simulation netlist
标签: VHDL c_control vhd control
上传时间: 2016-10-30
上传用户:woshiayin
CH375 是一个USB总线的通用接口芯片,支持USB-HOST主机方式和USB-DEVICE/SLave 设备方式。
上传时间: 2013-12-17
上传用户:jyycc
mcu与cpld之间spi接口程序,mcu为master,cpld用verilog写成SLave模块
上传时间: 2014-07-06
上传用户:chongcongying