Location:
Search - stm32f103 adc
Search list
Description: STM32F103 ADC+USART
Platform: |
Size: 1302030 |
Author: 328357395@qq.com |
Hits:
Description: stm32F103的库文件以及其范例,中文板,C语言描述adc-stm32F103 the library file, as well as its example, Chinese plate, C language description
Platform: |
Size: 67584 |
Author: susanfly |
Hits:
Description: STM32 ADC for stm32f103
Platform: |
Size: 8192 |
Author: steve |
Hits:
Description: 基于STM32F103平台的ADC模块控制程序-sourec code for ADC module base on STM32F103 CPU
Platform: |
Size: 12288 |
Author: search |
Hits:
Description: STM32f103两路ADC数据采集用USART送出-STM32f103 two ADC data acquisition sent by USART
Platform: |
Size: 4096 |
Author: moon |
Hits:
Description: STMicroelectronics 32 用ADC模块采集两路信号并通过USART模块送出
* 设置ADC1的常规转换序列包含CH10和CH16(片内温度传感器)
* 设置了连续转换模式,并使用DMA传输-STMicroelectronics 32 ADC module with the acquisition of two signals sent through the USART module* set ADC1 conventional conversion sequence contains CH10 and CH16 (on-chip temperature sensor)* Set the continuous conversion mode, and use the DMA transfer
Platform: |
Size: 4096 |
Author: 小肉 |
Hits:
Description: STM32F103 ADC example
Platform: |
Size: 162816 |
Author: Dooky |
Hits:
Description: 可用于stm32f103 ARM芯片的AD转换程序,已经过验证-Stm32f103 ARM chips can be used for AD conversion process, has been verified
Platform: |
Size: 332800 |
Author: |
Hits:
Description: stm32F103 ADC 源码。实现AD转换。-stm32F103 ADC source. Achieve AD conversion.
Platform: |
Size: 824320 |
Author: huangqihui21 |
Hits:
Description: ET-STM32F103 is ARM Cortex-M3 Board Microcontroller
that uses 32-Bit 64PIN (LQFP) Microcontroller
No.STM32F103RBT6 from STMicroelectronics. Resource
systems internal STM32F103RBT6 are quite perfect and
suitable for learning or applying to many projects well.
If user can learn and understand how to use resources
internal MCU well, it makes user can additionally modify
and develop more applications because hardware system of
STM32F103RBT6 have already included the necessary
components in the single MCU such as USB, SPI, I2C, ADC,
Timer/Counter, PWM, Capture, UART and etc
Platform: |
Size: 1901568 |
Author: Nguyen Van Huy |
Hits:
Description: 基于STM32F103VET6的ADC程序
Platform: |
Size: 868352 |
Author: 张小龙 |
Hits:
Description: STM32F103 ADC程序模板,实际工程中科参考应用-STM32F103 ADC program templates, and the actual reference in the application of Section
Platform: |
Size: 54272 |
Author: 张晓飞 |
Hits:
Description: STM32F103 ADC without DMA
Platform: |
Size: 12288 |
Author: sk |
Hits:
Description: DMA方式实现STM32F103的ADC采集-DMA-USE IN STM32F103-ADC
Platform: |
Size: 307200 |
Author: 地林 |
Hits:
Description: STM32F103 ADC 功能测试(STM32F103 ADC)
Platform: |
Size: 7121920 |
Author: LJ_512
|
Hits:
Description: 全部功能_核心板 - ADC连续转换
STM32F103 ADC+DMA 三路连续转换(All of the features of _ core board - ADC continuous conversion
STM32F103 ADC+DMA three way continuous conversion)
Platform: |
Size: 5397504 |
Author: 谢裕麟
|
Hits:
Description: 应用于STM32F103VET6,进行ADC单通道的数据读取。(Applied to STM32F103VET6, read data from ADC single channel)
Platform: |
Size: 780288 |
Author: 小飞侠强
|
Hits:
Description: STM32F103 内部ADC使用,ADC驱动,测试没有问题,放心使用。(STM32F103 internal ADC use, ADC driver, test no problem, rest assured to use.)
Platform: |
Size: 1024 |
Author: zhoujian198909
|
Hits:
Description: 基于STM32F103RC ,ADC检测,PWM输出,串口调试(Based on STM32F103RC, ADC detection, PWM output, serial debugging)
Platform: |
Size: 5150720 |
Author: Jeo552
|
Hits:
Description: stm32F103 adc采样程序,包括初始化和配置等(u16 ADC_Get_aveg(u8 ch,u8 n)
{
u32 ad_sum = 0;
u8 i;
for(i=0;i<n;i++)
{
ad_sum += Get_val(ch);
delay_ms(5);
}
return (ad_sum / n))
Platform: |
Size: 351232 |
Author: stevenli |
Hits: