-
串口多机主机C51程序
串口多机主机C51程序- String mouth machine main engines C 51 procedures
- 2023-06-25 07:25: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
-
这篇程序是我一个同学编的,并且已经应用到了二相步进电机(四线步进电机)上了.但是我认为此程序需要改进的地方有很多....
这篇程序是我一个同学编的,并且已经应用到了二相步进电机(四线步进电机)上了.但是我认为此程序需要改进的地方有很多.
-This procedure is a fellow student, I made and have been applied to a two-phase stepper motor (four-wire stepper motor) on. But I think this process needs to be improved where there are many.
- 2022-01-29 01:49:52下载
- 积分:1
-
spansion公司的NorFlash:s29al004d的驱动代码。16位读取方式。在东芝32位CPU:TMP92ca25上调试通过。NorFlash的驱动方...
spansion公司的NorFlash:s29al004d的驱动代码。16位读取方式。在东芝32位CPU:TMP92ca25上调试通过。NorFlash的驱动方式基本上相同,其它品牌的NorFlash只需略微修改程序即可。-the NorFlash : s29al004d driver code. 16 reading. The Toshiba 32 CPU : TMP92ca25 on debugging through. NorFlash driven essentially the same way that other brands NorFlash only slightly modified procedures.
- 2022-01-26 05:15:32下载
- 积分:1
-
SST89E58RD仿真器制作PCB,描述和控制程序可以…
SST89E58RD仿真器的制作有关的PCB,说明和监控程序,可以用来对51单片机进行仿真-SST89E58RD simulator produced the PCB, description and control procedures can be used for 51 single-chip simulation
- 2022-08-24 12:21:37下载
- 积分:1
-
MSP430系列RTC的源代码下载430实现闹钟程序的使用…
MSP430系列 RTC源程序下载
使用430实现闹钟程序,可以显示年月日;时分秒,到达闹钟时间蜂鸣器报警。-MSP430 Series RTC source download alarm clock to achieve the use of 430 procedures, can show date when minutes and seconds, time to reach the alarm clock buzzer alarm.
- 2022-10-26 13:45:03下载
- 积分:1
-
常用嵌入式IC的型号,各厂家的都有。
常用嵌入式IC的型号,各厂家的都有。-commonly used embedded IC models, the manufacturers have.
- 2022-04-17 16:12:52下载
- 积分:1
-
ZLG基于51的一个精简实时系统smallRTOS
ZLG基于51的一个精简实时系统smallRTOS-ZLG based on 51 real-time system a streamlined smallRTOS
- 2022-07-20 11:16:10下载
- 积分:1
-
FlashAcessV0.4.6 version for the application programmer FALSH, BANYAN DAEMON nee...
FlashAcessV0.4.6版,用于烧写FALSH的应用程序,需要BANYAN DAEMON的支持,配合BNAYAN系列仿真器或者简易JTAG电缆访问目标板上的FLASH,可支持ARM7/ARM9,各种FLASH。需要1K RAM 运行-FlashAcessV0.4.6 version for the application programmer FALSH, BANYAN DAEMON need the support and facilitation of BNAYAN series or simple JTAG emulator target cable access board FLASH, can support ARM7/ARM9, a variety of FLASH. 1K RAM needs to run
- 2023-02-09 19:55:03下载
- 积分:1
-
的事情
我觉得挺有用的东西-the things
- 2022-04-27 23:48:06下载
- 积分:1