-
msp430浮点库,浮点运算很好的例子!
msp430浮点库,浮点运算很好的例子!-Controller floating point libraries, floating-point operations a good example!
- 2022-06-18 02:41:17下载
- 积分:1
-
密码锁 密码锁密码密码锁锁密码锁
密码锁 密码锁密码密码锁锁密码锁-password lock password lock password lock password lock password lock
- 2022-04-17 12:51:43下载
- 积分:1
-
LPC2132的液晶显示日历(RTC) 带按键修改
LPC2132的液晶显示日历(RTC) 带按键修改-The LPC2132 LCD calendar (RTC) with key modifications
- 2023-04-06 08:55:03下载
- 积分:1
-
device driver code I2C part
Microchip PIC18F 设备驱动代码 I2C部分-device driver code I2C part
- 2022-10-07 17:20:03下载
- 积分:1
-
SD卡的驱 动资料,讲述了SD卡的SPI驱动模式
SD卡的驱 动资料,讲述了SD卡的SPI驱动模式-SD Card Driver information about the SD card SPI-driven model
- 2022-02-14 20:56:32下载
- 积分:1
-
我在写MSP430F140 C程序,希望对大家有帮助
我自己改写的MSP430F140的C例程,希望能对大家有所帮助-I write in the MSP430F140 C routines, we hope to help
- 2022-04-09 02:02:06下载
- 积分:1
-
基于MCS―51系列单片机I/O口的按键和显示程序.
基于MCS―51系列单片机I/O口的按键和显示程序.
-Based on MCS-51 series single-chip I/O port of the keys and display procedures.
- 2023-06-01 17:30:03下载
- 积分:1
-
单片机串口通信以及步进电机的c语言程序,为学习单片机和嵌入式开发的人提供帮助...
单片机串口通信以及步进电机的c语言程序,为学习单片机和嵌入式开发的人提供帮助-Microcontroller serial communication, as well as stepper motor c-language program, in order to study the development of microcontroller and embedded in helping people
- 2022-03-19 16:42:05下载
- 积分: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
-
The AD9954 has just got the information, I hope can give you help.
刚搞到的ad9954资料,希望可以给你帮助。-The AD9954 has just got the information, I hope can give you help.
- 2022-04-18 02:28:45下载
- 积分:1