-
using Maxim's Max267 chip welcome the filter circuit download
采用Maxim公司的Max267芯片实现的滤波电路
欢迎下载-using Maxim"s Max267 chip welcome the filter circuit download
- 2022-03-03 15:37:11下载
- 积分:1
-
对新的液晶进行扫描,检查是否有坏的点阵
对新的液晶进行扫描,检查是否有坏的点阵-The new LCD to scan, check whether there is a bad dot-matrix
- 2022-01-22 15:04:41下载
- 积分:1
-
U盘(实际是USB SD卡读卡器)的制作方案。 硬件构成:ATmega168+PDIUSBD12+SD
内附GCC源码和原理图。
开发环境是AvrSt...
U盘(实际是USB SD卡读卡器)的制作方案。 硬件构成:ATmega168+PDIUSBD12+SD
内附GCC源码和原理图。
开发环境是AvrStudio4.13 b528 + WinAVR200701-U disk (actually USB SD card reader) production program. Hardware: ATmega168+ PDIUSBD12+ SD containing GCC source code and schematics. Development environment is AvrStudio4.13 b528+ WinAVR200701
- 2023-07-13 03:50:04下载
- 积分:1
-
其中的usb端口通信已经作为一个模块来使用,用户只需用以下函数就可以对usb端口进行方便地读写:
unsigned char D12_WriteEndpo...
其中的usb端口通信已经作为一个模块来使用,用户只需用以下函数就可以对usb端口进行方便地读写:
unsigned char D12_WriteEndpoint(unsigned char endp, unsigned char len, unsigned char * buf) 此为usb端点输出函数,endp是要进行通信的端点,取值为3(普通端点,最大可一次传输16byte)或5(主端点,最大可一次传输64byte);len为一次输出数据长度;*buf为数据所在位置。
usb端点数据的读操作是由底层函数自动完成的(相关函数为unsigned char D12_ReadEndpoint(unsigned char endp, unsigned char len, unsigned char * buf); 相应端点为2和4),所读到的数据存于GenEpBuf[](普通端点)、MainEpBuf[]或EpBuf[](主端点)中,用户可以直接读取使用。-Usb port communication which has been used as a module, the user can use the following function on the usb port can easily read and write:
unsigned char D12_WriteEndpoint (unsigned char endp, unsigned char len, unsigned char* buf) This is the endpoint usb output function, endp is to communicate the endpoint, the value for 3 (common endpoint, the first transmission maximum 16byte) or 5 ( the main endpoint, the first transmission maximum 64byte) len Length of output data for the first time * buf location for data.
usb endpoint data is read
- 2023-06-14 23:15:04下载
- 积分:1
-
[日期:2005
[日期:2005-11-29] 来源:侃单片机 作者:etiller [字体:大 中 小]
-[Date :2005-11-29] Sources: McCain Singlechip Author: etiller [Font: Xinhuanet]
- 2022-05-27 09:24:17下载
- 积分:1
-
C8051f020 MCU Flash memory AD45DB081
c8051f020单片机Flash存储器AD45DB081-C8051f020 MCU Flash memory AD45DB081
- 2022-01-26 17:07:29下载
- 积分:1
-
This a C51 done GPS terminal CPU : 89S52 Language : Keil C51 is RS232 communicat...
这是一个C51做的GPS终端 CPU:89S52 语言: Keil C51 主要是RS232通信-This a C51 done GPS terminal CPU : 89S52 Language : Keil C51 is RS232 communication
- 2022-02-13 18:07:21下载
- 积分:1
-
MSP430的PWM的输出实现程序,非常 实用!
MSP430的PWM的输出实现程序,非常 实用!-MSP430 output of the PWM to achieve program is very useful!
- 2022-03-02 03:45:11下载
- 积分:1
-
汽车启动设计参考电路及程序代码。PIC单片机设计,汇编代码。...
汽车启动设计参考电路及程序代码。PIC单片机设计,汇编代码。-Auto start the design reference circuitry and program code. PIC microcontroller design, assembly code.
- 2022-03-23 16:44:51下载
- 积分:1
-
USART在单片机里的通用c程序,保证好用
USART在单片机里的通用c程序,保证好用-USART in SCM
- 2022-02-06 19:08:25下载
- 积分:1