搜索资源列表
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
stm32f103_adc
- 可用于stm32f103 ARM芯片的AD转换程序,已经过验证-Stm32f103 ARM chips can be used for AD conversion process, has been verified
STM3210ELK
- STM3210E-LK 开发板的使用手册 -User manual of STM3210E-LK learning kit The STM3210E-LK is a version of the STM32-LK learning kit for the STM32F103ZET6 (LQFP144) microcontroller. The STM32F103ZET6 is high density STM32 microcontroller based on the Cort
dma_adc
- stm32下实现adc 16通道检测代码例子,已经测试可以检测正确了-adc 16 under stm32 channel detection code examples have been tested can detect the correct
STM32_ADC
- 基于STM32的AD模-数转换试验,初学者可以了解STM32的模数转换器的使用-AD mode based on the STM32- digital conversion test, the beginner can understand the use of the STM32 ADC
stm32_examples
- stm32的部分例程,含RTC ADC CAN等-stm32 examples
STM32-ADC
- STM32 的ADC通讯实例程序,可以可以直接使用的噢-The STM32 ADC communications procedures example, can be used directly Oh
STM32-ADC
- 奋斗STM32开发板ADC例程,能够采集AD值并定时通过串口输出-the example of ADC in STM32 development board ,it can collect AD value and translate the serial output
adc_scan_single
- STM32 103XX ADC采样,使用音次扫描方式,可以参考一下。-STM32 103XX ADC sampling, using a tone scan mode, you can reference.
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参考电压连接板上到地面。 要转换为伏特的读取值,这里是应用的方程: 电
ADCPTIM2
- STM32定时器触发ADC采集,可方便修改ADC的采样率-STM32 timer trigger ADC collection, can easily modify the ADC sampling rate
