-
can-
CAN总线电平,讲述CAN总线的电平运用(CAN high and can low,this is a text about how to unsderand can level.)
- 2013-08-21 08:31:46下载
- 积分:1
-
main
c codevision code for reading a 4x4 keypad and showind the number on a 7segment
- 2009-09-11 15:47:31下载
- 积分:1
-
595646ad9833
ad9850驱动程序,欢迎下载,仅供参考(AD9850 driver)
- 2009-02-18 16:47:22下载
- 积分:1
-
adact
ADAPTIVE NONSUBSAMPLED THRESHOLDING NSCT
- 2015-08-04 22:16:48下载
- 积分:1
-
12-RS232
rs232实验 可以看看是综合实验 需要的人
是51的板子 用keil编译(the rs232 experiment to see people in need of comprehensive experimental 51 board keil compiler)
- 2012-07-30 21:34:34下载
- 积分:1
-
ADC_DualModeInterleaved
stm32f4 adc 的代码,双通道,用DMA保存数据。(stm32f4 family c code, adc
This example provides a short description of how to use the ADC peripheral to
convert a regular channel in Dual interleaved mode using DMA in mode 3 with 5Msps.
DMA mode 3 is used in interleaved mode in 6-bit and 8-bit resolutions.
The Dual interleaved delay is configured 6 ADC clk cycles.
On each DMA request (two data items are available) two bytes representing two
ADC-converted data items are transferred as a half word.
The data transfer order is similar to that of the DMA mode 2.
A DMA request is generated each time 2 data items are available
1st request: ADC_CDR[15:0] = (ADC2_DR[7:0] << 8) | ADC1_DR[7:0]
2nd request: ADC_CDR[15:0] = (ADC2_DR[7:0] << 8) | ADC1_DR[7:0]
The ADC1 and ADC2 are configured to convert ADC Channel 12, with conversion
triggered by software.
By this way, ADC channel 12 is converted each 6 cycles.
In this example, the system clock is 168MHz, APB2 =84MHz and ADC clock = APB2 /2.
Since ADCCLK=)
- 2013-10-14 19:06:26下载
- 积分:1
-
FastDFS_Function-Test
针对FastDFS分布式文件系统的功能测试代码(Functional test code for FastDFS distributed file system)
- 2015-04-01 12:33:49下载
- 积分:1
-
C++。zip
实现基本C语言命令,帮助初学者掌握代码,老手路过(c language help study)
- 2017-12-30 12:21:41下载
- 积分:1
-
STM32F407AD7606
STM32F407基于FSMC并口读取AD7606的代码,实测可用,开发环境Keil(STM32F407 FSMC is used to read the AD7606 code, based on the measured available, the development environment Keil)
- 2021-04-28 15:18:44下载
- 积分:1
-
STM32F030F4_LED_USART_EXIT
STM32F030F4单片机的例程,包括LED灯。UART口,以及外部中断。(STM32F030F4 microcontroller routines, including LED lights. UART port, and external interrupt.)
- 2015-05-24 13:32:20下载
- 积分:1