-
给公司写的点焊机测试程序,用于产生4路PWM波
给公司写的点焊机测试程序,用于产生4路PWM波-Write to the company" s spot welder testing procedures used to produce 4-channel PWM wave
- 2022-02-25 01:45: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
-
瑞萨单
瑞萨单片机例子。-Renesas single-chip example. ............
- 2023-03-14 06:15:04下载
- 积分:1
-
单片机液晶界面系统,128*64,整个系统中容易开发
单片机液晶界面系统,128*64,整个系统中容易开发-LCD microcontroller interface system, 128* 64, the whole system easy to develop
- 2022-02-06 07:00:55下载
- 积分:1
-
单片机常用芯片和器件手册,介绍了与MS-51相关的常用芯片和器件。...
单片机常用芯片和器件手册,介绍了与MS-51相关的常用芯片和器件。-Single-chip microcomputer chips and devices commonly used manual introduction with MS-51-related chips and devices commonly used.
- 2023-08-17 17:20:03下载
- 积分:1
-
2407 platform based on the commonly used 20 serial communication routines
基于2407平台的spi串行通讯常用例程
-2407 platform based on the commonly used 20 serial communication routines
- 2022-01-24 09:13:29下载
- 积分:1
-
单片机的电机控制程序,实现正反转,转速控制,这是简单的电机控制入门学习佳作...
单片机的电机控制程序,实现正反转,转速控制,这是简单的电机控制入门学习佳作-Single-chip motor control process, achieve positive, speed control, it is easy to learn the fine motor control entry
- 2022-02-01 13:16:36下载
- 积分:1
-
一种采用CYPRESS的PSOC混合信号控制其系列的智能型充电器设计方案,可支持多种电池理性,根据电池充电曲线进行调整,开发IDE为CYPRESS的PSOC D...
一种采用CYPRESS的PSOC混合信号控制其系列的智能型充电器设计方案,可支持多种电池理性,根据电池充电曲线进行调整,开发IDE为CYPRESS的PSOC Designer,硬件为PSOC。-use of a PSOC mixed-signal control of its series of smart charger design that can support multiple battery rational, battery charging curve adjustment, IDE for the development of the PSOC Designer CYPRESS, hardware PSOC.
- 2022-03-25 04:14:02下载
- 积分:1
-
液晶1602C51程序,P1口做数据线P2口做控制线
液晶1602C51程序,P1口做数据线P2口做控制线-LCD 1602C51 procedures, I do data P1 P2 line control line so I
- 2022-03-14 02:35:39下载
- 积分:1
-
PCI总线开发 PCI总线开发
PCI总线开发 PCI总线开发-Development of PCI bus PCI bus PCI bus development development
- 2022-07-24 09:25:29下载
- 积分:1