-
step-motor
步进电机程序 C8051F410驱动程序(Stepper motor driver application C8051F410)
- 2011-09-07 20:40:43下载
- 积分: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
-
rtkpos
RTKLIB的定位功能主要为PPP以及相对定位,需要指出的是PPP模式提供模糊度固定功能。RTKLIB的核心函数是rtkpos。不管采用实时还是事后的处理方式,均通过rtkpos函数实现,换句话说,rtkpos为单历元处理函数。(RTKLIB positioning function mainly for the PPP and relative positioning, it should be pointed out that the PPP mode provides fixed degree of ambiguity. The core function of RTKLIB is rtkpos. Whether using real-time or post-processing, are achieved through rtkpos function, in other words, rtkpos single epoch processing function.)
- 2016-12-01 19:36:50下载
- 积分:1
-
property
vc++属性对话框的一个小程序,希望对新手有所帮助(vc++ Properties dialog box, a small procedure, and they hope to help novice)
- 2007-10-29 20:57:18下载
- 积分:1
-
m_series
用移位寄存器产生M序列的MATLAB软件实现(M generated using shift register sequences MATLAB software)
- 2008-03-14 19:00:45下载
- 积分:1
-
LPC1788_VGA_COLOR
鼎lpc1788尚开发板的vga的显示,1024x768(lpc1788board,lcd to vga display,1024x768)
- 2014-12-15 13:34:06下载
- 积分:1
-
iksemel_for_ucos
在UCOSII中移值的iksemel,用于XML数据操作。(Iksemel shift in values in UCOSII for XML data manipulation.)
- 2014-03-30 12:59:34下载
- 积分:1
-
绝对值编码器
说明: 光电式编码器程序,此程序可实现光电式编码器的位置读取(Photoelectric encoder program, which can read the position of photoelectric encoder)
- 2020-06-25 13:00:02下载
- 积分:1
-
zigbee网关源码
zigbee server源码,基于marvell MZ100. 里面支持ZLL light、zigbee sensor等设备。主控和zigbee芯片之间通过串口命令,已经做好。只需做上层应用接口即可。内有使用文档说明和测试工具等。
- 2023-03-28 05:15:21下载
- 积分:1
-
HistMatch
对比两个图片归一化直方图对比相似度,用巴氏距离计算(Contrast similarity)
- 2013-04-28 17:26:38下载
- 积分:1