搜索结果

找到约 145 项符合 Buffer 的查询结果

邮电通讯系统 This example describes how to use the ADC and DMA to transfer continuously converted data from ADC

This example describes how to use the ADC and DMA to transfer continuously converted data from ADC to a data buffer. The ADC is configured to converts continuously ADC channel14. Each time an end of conversion occurs the DMA transfers, in circular mode, the converted data from ADC1 DR register to t ...
https://www.eeworm.com/dl/690/287771.html
下载: 194
查看: 1067

USB编程 usb bulk 传输例程。 * The bulkusb driver is a generic function driver, based on the Windows Driver Mode

usb bulk 传输例程。 * The bulkusb driver is a generic function driver, based on the Windows Driver Model (WDM). * Supports Plug and Play(PnP), Power Management(PM), Windows Management Instrumentation (WMI) and the Selective Suspend (SS) features. * This sample is based off the selSusp DDK sample. ...
https://www.eeworm.com/dl/643/288359.html
下载: 80
查看: 1088

单片机开发 富士通单片机MB902420系列 CAN Project: CAN0 will work as a simple Repeater. Received data will appear at P

富士通单片机MB902420系列 CAN Project: CAN0 will work as a simple Repeater. Received data will appear at Port P47..P40 (UserLEDs of FlashCan100P) and will send out again as byte-packages to ID#2 Receive-Buffer #1 : basic can Transmit-Buffer #6 : full-can ID #2
https://www.eeworm.com/dl/648/289085.html
下载: 128
查看: 1081

单片机开发 富士通单片机MB902420系列 extINT Project: All external Interrupt-Pins INT0 .. INT7 will be enabled. A fall

富士通单片机MB902420系列 extINT Project: All external Interrupt-Pins INT0 .. INT7 will be enabled. A falling edge on INTx will toggle PDR4_P4x in order to toggle the LEDx of the Flash-CAN-100P Board e.g. falling edge on INT3 will result in LED D3 will toggleP47..P40 (UserLEDs of FlashCan100P) and ...
https://www.eeworm.com/dl/648/289088.html
下载: 110
查看: 1057

串口编程 // This Communications Component is implemented using separate Read and Write // threads. Messages

// This Communications Component is implemented using separate Read and Write // threads. Messages from the threads are posted to the Comm control which is // an invisible window. To handle data from the comm port, simply // attach a handler to OnReceiveData . There is no need to free the memory // ...
https://www.eeworm.com/dl/624/302114.html
下载: 123
查看: 1045

串口编程 unit comm interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, D

unit comm interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, SPComm, StdCtrls, ExtCtrls type TFcomm = class(TForm) Comm1: TComm GroupBox1: TGroupBox Memo1: TMemo Memo2: TMemo GroupBox2: TGroupBox Button1: TButton Btn_send: TButton Button2: ...
https://www.eeworm.com/dl/624/306697.html
下载: 130
查看: 1051

Linux/Unix编程 DirectFB,linux下直接访问显卡的

DirectFB,linux下直接访问显卡的,直接对frame buffer进行操作
https://www.eeworm.com/dl/619/309978.html
下载: 133
查看: 1034

其他书籍 uname.c:利用uname()函式取得主机资讯 gethostname.c:利用gethostname()函式取得网络位址 sethostname.c:利用sethostname()函式设定络

uname.c:利用uname()函式取得主机资讯 gethostname.c:利用gethostname()函式取得网络位址 sethostname.c:利用sethostname()函式设定络位址 sethostnameerr.c:sethostname.c加上errno判断错误原因 buffer.c:显示系统所有及目前可用的记忆体容量
https://www.eeworm.com/dl/542/323861.html
下载: 169
查看: 1042

Linux/Unix编程 NIST Net – A Linux-based Network Emulation Tool, It is a raw IP packet filter with many controllable

NIST Net – A Linux-based Network Emulation Tool, It is a raw IP packet filter with many controllable channel parameters such as packet loss ratio, jitter, bandwidth variation, delay, and network buffer size. To simulate different network environments
https://www.eeworm.com/dl/619/334156.html
下载: 136
查看: 1087

其他书籍 Full compliance with the USB Specification v1.1 and USB CDC v1.1  Support the RS232 Serial interfa

Full compliance with the USB Specification v1.1 and USB CDC v1.1  Support the RS232 Serial interface  Support automatic handshake mode  Support Remote wake-up and power management  256 bytes buffer each for upstream and downstream data flow  Support default ROM or external EEPROM for device configur ...
https://www.eeworm.com/dl/542/335889.html
下载: 162
查看: 1090