-
TDC GP2时间测量,延迟线检测脉冲
时间测量使用TDC GP2的迪利在线检测仪。这里纳秒零点几到几微秒量级的脉冲之间的时间差被测量。给出芯片的详细结构以及时间差计算。
- 2022-04-15 04:52:54下载
- 积分:1
-
SPI存储器接口
SPI EEPROM存储器接口库8051控制器 使用SPI协议, 读取和写入通话功能 内存写入启用和禁用功能。 读1个字的时间 可以很容易地与其他控制器一样AVR,PIC等使用 编译并采用Keil测试。 无效send_to_memory(无符号字符的字节); 无符号字符型read_from_memory(); 无效enable93c46(无效); 无效禁用93C46(无效);
- 2022-08-09 05:12:31下载
- 积分:1
-
weeks D12 development board, who were brought to the Windows XP drivers, the com...
周立功D12开发板中带的WINDOWS XP驱动程序,在编译后会出现USB设备不能正常工作. 以下是修改的代码,修改后可以正常工作. 在d12.c和Ioctl.c中, 将+256去掉,这个会引去枚举设备时,设备描述符的长度不对,修改后: siz = sizeof(USB_CONFIGURATION_DESCRIPTOR) 在d12.c中的D12_SelectInterface函数中, 设备查询完接口后有一段代码,也会引起驱动返回不对,需要屏蔽下面的代码 // Retrieve the selected Configuration and Interface 修改上面两处后,USB可以正常使用了. -weeks D12 development board, who were brought to the Windows XP drivers, the compiler will happen after the USB device not working properly. Following is the revised code, revised after normal work. In d12.c and Ioctl.c, 256 will be removed, this will generate to Enumerate equipment located descriptors up the length wrong, the revised : not = sizeof (USB_CONFIGURATION_DESCRIPTOR) in the D12_SelectInterface d12.c function, equipment End interface for a period after the code can also lead to wrong drivers need to shield the following code// Retrieve the selected Configuration Interface and the above two changes, USB can use the normal.
- 2022-06-28 00:42:14下载
- 积分:1
-
语音压缩编码中的g729p编码程序
语音压缩编码中的g729p编码程序-Speech vocoder program comply to ITU G729 annex P
- 2022-04-24 18:23:10下载
- 积分:1
-
onmivision 摄相头模块驱动程序,blackfin 平台参考设计.
onmivision 摄相头模块驱动程序,blackfin 平台参考设计.-onmivision perturbation is the first module driver, blackfin platform reference design.
- 2023-06-07 13:00:03下载
- 积分:1
-
嵌入式Linux上的Web Server设计
嵌入式Linux上的Web Server设计-Embedded Linux Web Server Design
- 2022-02-14 05:15:38下载
- 积分:1
-
WINCE图形控件
wince下的自定义控件,自主开发的可以放大缩小,还有导航。功能很多很多 ,适合用语自制图片的保存 打开等等
- 2022-08-24 21:45:10下载
- 积分:1
-
基于AT89C52和ds3904和程序的实现原理
基于AT89C52和DS3904的程控放大器原理及实现.pdf-Based on AT89C52 and the DS3904 and realize the principle of program-controlled amplifier. Pdf
- 2022-04-22 02:06:56下载
- 积分:1
-
ILI9325中文指令说明
资源描述ili9325 有一个16位的变址寄存器(IR)、一个18位的写数据寄存器(WDR)和一个18位的读数据寄存器(RDR)。变址寄存器(IR)存储来自控制寄存器和内部的GRAM的指令信息。写数据寄存器(WDR)用来暂时存储要被写到控制寄存器和内部的GRAM中的数据。读数据寄存器(RDR)用来暂时存储从GRAM中读取的数据。MPU中要写入内部GRAM的数据,首先写到写数据寄存器(WDR),然后再又内部操作自动的写到内部的GRAM 中。要读取的数据要通过读数据寄存器(RDR)从内部GRAM 中读取。因此无效数据将被读到数据总线,当ILI9325从内部的GRAM中读取第一个数据的时候,有效数据将在ILI9325进行了第二次读操作之后被读出。
- 2022-01-26 00:22:24下载
- 积分:1
-
S3C4510 LCD testing programs (including source code, a smooth change its functio...
S3C4510液晶显示器测试程序(含源代码,一个平滑的改变其功能)
- 2022-05-08 22:24:38下载
- 积分:1