Welcome![Sign In][Sign Up]
Location:
Search - stm32_ADC

Search list

[Other resourceSTM32_ADC

Description: STM32 ADC 例程,有DMA通道数据传输模式,有中断模式等。
Platform: | Size: 43115 | Author: 王义 | Hits:

[ARM-PowerPC-ColdFire-MIPSSTM32_ADC

Description: STM32 ADC 例程,有DMA通道数据传输模式,有中断模式等。-STM32 ADC routines, and DMA channel data transfer mode, a disruption of pattern and so on.
Platform: | Size: 43008 | Author: 王义 | Hits:

[SCMstm32_adc

Description: STM32单片机开发版中附带的的dac例程,调试过,可以正常使用-STM32 development version of single-chip attached to the dac routines, debugging, and can use
Platform: | Size: 525312 | Author: 王彦 | Hits:

[SCMstm32_adc

Description: 此程序是基于STM32的AD应用程序,我们在这里设置ADC为连续转换模式,常规转换序列中有两路转换通道,分别是ADC_CH10(PC0)和ADC_CH16(片内温度传感器)。因为使用了自动多通道转换,数据的取出工作最适合使用DMA方式取出,so,我们在内存里开辟了一个u16 AD_Value[2]数组,并设置了相应的DMA模块,使ADC在每个通道转换结束后启动DMA传输,其缓冲区数据量为2个HalfWord,使两路通道的转换结果自动的分别落到AD_Value[0]和AD_Value[1]中。   然后,在主函数里,就无需手动启动AD转换,等待转换结束,再取结果了。我们可以在主函数里随时取AD_Value中的数值,那里永远都是最新的AD转换结果。   如果我们定义一个更大的AD_Value数组,并调整DMA的传输数据量(BufferSize)可以实现AD结果的循环队列存储,从而可以进行各种数字滤波算法。-This program is based on the STM32 processor AD debugging applications, we are here to set the ADC for continuous conversion mode, conventional two-way conversion sequence are converted channels, respectively ADC_CH10 (PC0) and ADC_CH16 (on-chip temperature sensors). Since the use of an automatic multi-channel conversion, data, work out the most appropriate way to use DMA out, so, we have opened up in memory of a u16 AD_Value [2] array, and set the corresponding DMA module, so that each channel ADC conversion After the start the DMA transfer, the buffer data for the two HalfWord, so that the conversion results of two-way channels were automatically fall AD_Value [0], and AD_Value [1] in the. Then, in the main function, where is no need to manually start the AD conversion, to wait for the end of conversion, and then take the result. We can readily accessible in the main function where the value of AD_Value, there is always the latest AD conversion results. If we define a larger arra
Platform: | Size: 4096 | Author: 韩武纪 | Hits:

[Other Embeded programstm32_adc

Description: 关于stm32,adc功能的温度传感器的使能-About stm32, adc function of temperature sensors to enable
Platform: | Size: 3590144 | Author: ct | Hits:

[SCMstm32_ADC

Description: 基于STM32上的5个ADC程序,是学习STM32的必备资料-5 Based on the STM32 ADC program is essential to learn the information STM32
Platform: | Size: 43008 | Author: LLL | Hits:

[SCMALIENTEK-MINISTM32-ADC

Description: STM32_ADC输出,属于;直接操作寄存器,没有调用库函数,更加直观的了解内部配置-STM32_DMA output, are direct operating register, call the library function is not more intuitive understanding of the internal configuration
Platform: | Size: 1419264 | Author: | Hits:

[SCMstm32_ADC

Description: STM32 嵌入式系统的ADC测试程序,这是配合作者博文(http://blog.ednchina.com/czlyzhj/1809137/message.aspx)的源程序。 编译环境:keil-STM32 ADC embedded system testing procedures, which is in line with of the Notes (http://blog.ednchina.com/czlyzhj/1809137/message.aspx) of the source. Build environment: keil
Platform: | Size: 365568 | Author: zhj | Hits:

[SCMSTM32_ADC--USART

Description: 学习使用contex-m3的stm32f103c6的程序库,ADC-UART驱动程序。-Learn to use contex-m3 of stm32f103c6 the library, ADC-UART driver.
Platform: | Size: 1415168 | Author: 杨振军 | Hits:

[ARM-PowerPC-ColdFire-MIPSSTM32_ADC

Description: STM32多通道AD转换的详细例子程序的源代码-STM32 detailed multi-channel AD converter example application source code
Platform: | Size: 4096 | Author: xuliansu | Hits:

[ARM-PowerPC-ColdFire-MIPSstm32_ADC

Description: 本文件通过stm32的逐次比较型内嵌AD实现了AD转换的功能-this paper using the embeded AD conventer in stm32 to realize AD conventing.
Platform: | Size: 2280448 | Author: afadf | Hits:

[SCMSTM32_ADC

Description: STM32单片机在Keil4环境下的AD采集程序,已经调通。-STM32F103VBT6 developed under the circumstance of Keil4.
Platform: | Size: 2505728 | Author: 周枚 | Hits:

[Software EngineeringSTM32_ADC-sample

Description: STM32 内部采样程序,TFT LCD 显示-STM32_ADC sample,TFT LCD 。
Platform: | Size: 7168 | Author: 周枚 | Hits:

[ARM-PowerPC-ColdFire-MIPSSTM32_ADC

Description: 基于STM32的AD模-数转换试验,初学者可以了解STM32的模数转换器的使用-AD mode based on the STM32- digital conversion test, the beginner can understand the use of the STM32 ADC
Platform: | Size: 2186240 | Author: feng | Hits:

[SCMSTM32_ADC

Description: STM32芯片的ADC采样,采用非DMA模式,与例程中采样DMA模式采集有差别,需要的请参考-STM32 chip ADC sampling, the use of non-DMA mode, DMA mode with the routine sampling collected difference, need to refer to
Platform: | Size: 1024 | Author: adjlfjdlks | Hits:

[OtherSTM32_ADC

Description: 基stm32的AD转换程序,多通道转换实现,测试芯片为stm32f103rbt6 -Base to stm32' s AD conversion process, multi-channel conversion achieved, the test chip stm32f103rbt6
Platform: | Size: 779264 | Author: fefd | Hits:

[SCMSTM32_ADC

Description: STM32 ADC 数字模块转换 控制距离传感器-The STM32 ADC digital module conversion control distance sensor
Platform: | Size: 2048 | Author: 李东赫 | Hits:

[Software EngineeringSTM32_ADC

Description: 关于STM32芯片ADC配置的一些总结-about stm32 ADC
Platform: | Size: 119808 | Author: 郑航明 | Hits:

[SCMSTM32_ADC

Description: STM32微处理器AD采集源代码---实现AD实时采集并把数据实时打印到串口上显示-STM32 microprocessor AD collection source code--- AD in real time acquisition and print real-time data to the serial port on the display
Platform: | Size: 779264 | Author: eiven | Hits:

[SCMStm32_ADC-(PA0)-3.2-inch-TFT-display

Description: 7.测试程序:Stm32_ADC(PA0)3.2寸TFT显示程序-7 testing program: Stm32_ADC (PA0) 3.2-inch TFT display program
Platform: | Size: 1911808 | Author: 张瑞 | Hits:
« 12 »

CodeBus www.codebus.net