-
Ecan canopen协议的demo代码 Ecan canopen协议的demo代码
Ecan canopen协议的demo代码 Ecan canopen协议的demo代码-Ecan canopen agreement demo code Ecan canopen agreement demo code
- 2022-03-02 18:29:13下载
- 积分:1
-
NRF2401_send2 c8051f330 无线接收程序
NRF2401_send2 c8051f330 无线接收程序-NRF2401_send2
- 2022-01-31 20:17:58下载
- 积分:1
-
mega8 electronic clock.
mega8数码管电子钟程序,用32768晶振,很准确。-mega8 electronic clock.
- 2022-01-25 15:27:26下载
- 积分: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
-
51单片机93C46,C源代码,SPI总线
51单片机驱动93c46,C源代码,SPI总线-51 Microprocessor 93c46, C source code, SPI Bus
- 2023-01-14 20:35:03下载
- 积分:1
-
铁电存储器FM25CL64 的C51 编程。
铁电存储器FM25CL64 的C51 编程。-Ferroelectric RAM FM25CL64 the C51 programming.
- 2023-05-28 04:10:03下载
- 积分:1
-
c8051f 单片机与液晶显示模块的接口程序!比较有借鉴意义!与大家共享!...
c8051f 单片机与液晶显示模块的接口程序!比较有借鉴意义!与大家共享!-c8051f MCU with LCD module interface! Learn more! And share!
- 2022-12-01 13:05:02下载
- 积分:1
-
430所有的演示程序示范,教科书式的编写规范
430所有的演示程序示范,教科书式的编写规范-430 all the demo model, the textbook-style preparation of normative
- 2022-03-23 07:57:46下载
- 积分:1
-
Targeted pic microcontroller chip resources in the application of relatively str...
主要针对pic单片机的片内资源应用,通用性比较强-Targeted pic microcontroller chip resources in the application of relatively strong versatility
- 2022-03-10 01:33:25下载
- 积分:1
-
Summary of previous experience, improved procedures, despite a warning but can s...
总结前人经验,改进后的程序,虽有警告但是仍可应用.因为8个警告中有7个是因为函数定义后未调用.-Summary of previous experience, improved procedures, despite a warning but can still be applied. Because there are eight warning is because the seven did not call the function definition.
- 2023-04-11 11:35:03下载
- 积分:1