搜索资源列表
STM32_GPIOADC.zip
- STM32 Example for use port, DAC and ADC,STM32 Example for use port, DAC and ADC
STM32.RAR
- STM32所有开发例子程序.RAR GPIO_out 8个led闪烁 注意:接跳线D1_CS, D2_CS, LCD 液晶上显示英文字符 LCD_汉字 液晶上显示汉字 LCDBMP 液晶上显示图片 ADC 液晶上显示采的电压值 SDcard SD卡上建立一个文件 UART 串口发送字符在液晶上显示 RTC 液晶上显示时间 ExIRQ 外部中断,S2给中断信号 Timer 定时 CAN CAN总线-STM32 ex
STM32F10xxx-ADC-example
- 一份stm32处理器上ADC应用编程的实际例子,附送一份详细pdf源代码说明,说明很清楚,参考价值很大-Stm32 a processor ADC practical examples of application programming, included a detailed pdf source code, note it is clear that a great reference value
ADC_Configure_of_STM32
- 描述了如何配置stm32f10x的ADC控制寄存器,ADC1被配置为有顺序地转换第14与17通道的模拟输入量,ADC2被配置为有顺序地转换第10与11通道的模拟输入量。-This example describes how to use ADC1 and ADC2 in regular simultaneous dual mode. ADC1 is configured to convert channel14 and channel17 regular channel continuous
adc
- stm32 cortexm-3 adc实例程序,使用万力的板子调试成功 -stm32 cortexm-3 adc example, the use of Motorola
ADC
- This file is STM32 DMA Example.
stm32ADC
- stm32 初学者不完全手册例子 adc应用-the stm32 beginners manual example adc application
ASTM32F10xxx-D
- 一份stm32处理器上ADC应用编程的实际例子,附附送一份详细pdf源代码说明,说明很清楚,参考价值很大 -Stm32 processor on an actual example of the ADC application programming, with comes with a detailed pdf source code instructions, instructions very clear, a great reference value
STM32-ADC
- STM32 的ADC通讯实例程序,可以可以直接使用的噢-The STM32 ADC communications procedures example, can be used directly Oh
ADC
- 奋斗者开发板STM32 adc读写例程,能够完成adc读写-the example of ADC read in STM32 OF striver board
STM32-ADC
- 奋斗STM32开发板ADC例程,能够采集AD值并定时通过串口输出-the example of ADC in STM32 development board ,it can collect AD value and translate the serial output
C_Code_ADC-STM32
- ADC example for STM32
ADC_Test
- 基于STM32F103ZE的ADC例子程序,原理图也在附件当中,对初步学习STM32的有很大的帮助。-Based on STM32F103ZE ADC example program, schematic diagram in the attachment, also has a great help on the preliminary study of the STM32.
stm32f746_ADC
- 本例介绍如何使用ADC3和DMA,从ADC3到存储器不断传输转换后的数据。 该ADC3配置为连续转换ADC_CHANNEL_8。 每次转换结束时的DMA传输,在循环模式下, 从ADC3 DR转换后的数据注册到uhADCxConvertedValue变量。 该uhADCxConvertedValue读值编码为12位,VREF +基准电压连接 在董事会到VDD(+ 3.3V)时,Vref-之间的参考电压连接在电路板到地面。 要转换的电压读取值,这里是方程适用
STM32F746-ADC
- 这个是STM32F746源碼演示了如何使用ADC3及DMA传输连续 转换后的数据从ADC3记忆。 ADC3的配置不断转换的adc_channel_8。 每次转换结束时,DMA传输,循环模式,这 转换数据寄存器变量的uhadcxconvertedvalue ADC3博士。 的uhadcxconvertedvalue读取的值是12位编码,参考电压VREF +连接 在VDD的板(+3.3V),VREF参考电压连接板上到地面。 要转换为伏特的读取值,这里是应用的方程: 电
stm32-adc-master
- stm32 adc master example source
ADC_DMA
- 基于STM32系列ARM芯片的ADC设计用例,可以直接调用-ADC example for STM32
08 ADC转换
- STM32的ADC例程。。。。。。。。。。。(STM32 ADC example..............)