-
msp430f21x1架构概述
MSP430F21x1 Architecture Summary
- 2022-06-13 08:16:20下载
- 积分:1
-
用EMC单片机写的充电器程序,内附详细讲解
用EMC单片机写的充电器程序,内附详细讲解-Written by EMC Singlechip charger procedures, containing details on
- 2022-03-22 06:08:59下载
- 积分:1
-
nios环境下数码管驱动芯片max7219驱动程序,封装了八位数码管同时显示任意数值和单个数码管显示数值程序...
nios环境下数码管驱动芯片max7219驱动程序,封装了八位数码管同时显示任意数值和单个数码管显示数值程序-Nios environment MAX7219 LED Driver IC driver, package of 8 At the same time, digital tube display and a single arbitrary numerical digital display numerical procedures
- 2022-02-04 03:51:53下载
- 积分:1
-
MCS51单片机实用子程序
MCS51单片机实用子程序-MCS51 practical Subroutine
- 2022-01-22 02:27:36下载
- 积分:1
-
89S52下C51写的I2C通讯程序,测试通过,本人正在使用
89S52下C51写的I2C通讯程序,测试通过,本人正在使用-C51 under 89S52 write I2C communication procedures, test passed, I am being used
- 2022-03-17 06:39:15下载
- 积分:1
-
51单片机控制ISD1420实现选段播放功能的实现
51单片机控制ISD1420实现选段播放功能的实现-ISD1420 single-chip implementation of 51 selections to control playback of the implementation
- 2022-05-23 07:31:25下载
- 积分:1
-
这是一个广告转换器,它使多
这是一个AD转换程序,可实现多路AD转换,其运行是基于凌阳的spc061A单片机-This is an AD converter, which enables multi-channel AD converter. its operation is based on SCM Sunplus the spc061A
- 2023-01-06 22:45:03下载
- 积分:1
-
Bus line " digital temperature sensors are single
一线总线”数字化温度传感器是DALLAS最新单线数字温度传感器, 同DS1820一样,DS18B20也 支持“一线总线”接口,测量温度范围为 -55°C~+125°C,在-10~+85°C范围内,精度为±0.5°C。DS1822的精度较差为± 2°C 。现场温度直-Bus line " digital temperature sensors are single-DALLAS latest digital temperature sensor, with the DS1820, as, DS18B20 also supports" bus line " interface, measurement temperature range of-55 ° C ~+125 ° C, at-10 ~+85 ° C range, the accuracy of ± 0.5 ° C. DS1822 relatively poor for the accuracy of ± 2 ° C. scene straight temperature
- 2023-03-29 04:55:03下载
- 积分: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
-
stc单片机IAP源码,可将数据写入单片机内部FLASH中,无须外扩FLASH,速度快...
stc单片机IAP源码,可将数据写入单片机内部FLASH中,无须外扩FLASH,速度快-stc IAP source SCM, data can be written into the internal FLASH MCU, FLASH without foreign expansion, speed
- 2023-08-17 10:50:03下载
- 积分:1