-
prjIO150718
EM78P153 程序可以调速调档智能风扇(EM78P153 smart fan ctrl)
- 2017-11-30 09:16:33下载
- 积分:1
-
Matlab
an elastic meshless efg program
- 2021-01-30 01:28:39下载
- 积分: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
-
I2C_for_8051
51单片机的模拟I2C总线接口函数,附带完整注释。(51 microcontroller simulation I2C bus interface function, fringe integrity Notes.)
- 2005-03-28 09:12:20下载
- 积分:1
-
mcu-TLC0834
Design of the interface between MCU and Serial A/D Converter TLC0834
- 2008-02-28 09:14:29下载
- 积分:1
-
ABBot_10
Boe bot line detection source code
- 2010-08-11 23:48:02下载
- 积分:1
-
Desktop
跑马灯设计,主要是利用51单片机完成跑马灯的设计(Marquee design)
- 2012-09-18 21:59:36下载
- 积分:1
-
LTC1446DA
//文 件 名:LTC1446DA转换测试程序
//创 建 人:李三豹
//整理时间:09.06.28
//软件功能:利用子程序完成LTC1446D/A转换(LTC1446DA translate)
- 2012-01-08 13:52:29下载
- 积分:1
-
SJ1
8055 数字时钟 简单功能 8086 汇编
(8055 features a simple digital clock)
- 2009-05-16 00:12:11下载
- 积分:1
-
LCD12864_曲线绘制
说明: 在stm32f103上面显示曲线或者图像。可以自定义显示字符,汉子。以及显示自定义图片或者打点显示波形等等。(Display curves or images on stm32f103. You can customize the display characters, man. And display custom pictures or dot display waveforms and so on.)
- 2020-09-13 12:19:21下载
- 积分:1