-
周学习立功ARM单片机板EasyARM2104测试程序
周立功单片机ARM学习板easyARM2104的测试程序等-weeks learning meritorious ARM MCU board easyARM2104 testing procedures
- 2022-06-20 05:07:34下载
- 积分:1
-
STC89C58加18B20温度传感器构成的温度采集器程序
STC89C58加18B20温度传感器构成的温度采集器程序-18B20 increases STC89C58 temperature sensor consisting of temperature acquisition program
- 2022-01-22 05:50:58下载
- 积分:1
-
AT89C2051 is PT2258 master volume control, digital control, infra
是用AT89C2051主控音量控制PT2258,数码管显示, 红外线遥控,2.1/5.1音源选择)包括全套原理图,源程序,HEX文件-AT89C2051 is PT2258 master volume control, digital control, infra-red remote control, 2.1/5.1 sources choice), including a full set of schematics, source, the HEX file
- 2022-03-18 16:40:51下载
- 积分:1
-
51单片机C语言的编程技巧
在进行单片机应用系统设计时.汇编语言是一种常用的软件工具。它能直接操作硬件.指令的执行速度快。但其指令繁育统的固有格式受硬件结构...
51单片机C语言的编程技巧
在进行单片机应用系统设计时.汇编语言是一种常用的软件工具。它能直接操作硬件.指令的执行速度快。但其指令繁育统的固有格式受硬件结构的限制很大.且难于编写与调试.同时其可移植性也较差。随着单片机硬件性能的提高.其工作速度越来越快.因此在编写单片机应用系统程序时.更着重于程序本身的编写效率。本文介招的C51交叉编译器就是解决连一问题的利器-51 microcontroller C programming language skills during SCM application system design. Assembly Language is a common software tools. It can directly operate the hardware. Order Execution speed. But their breeding EC Directive format by the inherent structural limitations of hardware great. It is not easy to prepare and debugging. While its portability also poor. With SCM performance of hardware. Their work ever faster. Therefore, in preparing microcontroller applications procedures. More focused on the preparation process itself efficiency. This paper introduces the C51 cross compiler is not even solve the problem of a sharp object
- 2022-01-24 18:05:39下载
- 积分:1
-
该书收录大量Hspice应用实例,相信看完对大学有很大帮助!
该书收录大量Hspice应用实例,相信看完对大学有很大帮助!-This book is written by a designer who has worked in IC for 10 yeas.It is very helpful!
- 2022-05-15 04:43:40下载
- 积分:1
-
SST公司25系列FLASH存储器C51驱动
SST公司25系列FLASH存储器C51驱动-25 C51 series FLASH memory drive
- 2023-04-12 06:45: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
-
PWM
AVRMEGA16的PWM运用,用于一种电机控制,已在CV上调试,可以运用-PWM
- 2022-03-29 22:34:56下载
- 积分:1
-
基于avr单片机的,spi接口的sd卡读写源程序
基于avr单片机的,spi接口的sd卡读写源程序-based avr MCU, 20 interface sd card reader source
- 2022-08-16 16:56:16下载
- 积分:1
-
LT_1B msp430开发板例子程序-TB8
LT_1B msp430开发板例子程序-TB8
- 2022-08-06 22:33:12下载
- 积分:1