Welcome![Sign In][Sign Up]
Location:
Search - stm32 adc3

Search list

[ARM-PowerPC-ColdFire-MIPSADC3

Description: STM32非固件库程序,实现功能:ADC3-Non-STM32 firmware library program, to achieve functional: ADC3
Platform: | Size: 77824 | Author: 发个 | Hits:

[Other Embeded programADC3

Description: STM32 AD转换程序源代码 STM32 AD转换程序源代码-STM32 AD conversion source code STM32 AD conversion source code
Platform: | Size: 331776 | Author: 谭涯 | Hits:

[ARM-PowerPC-ColdFire-MIPSstm32f746_ADC

Description: 本例介绍如何使用ADC3和DMA,从ADC3到存储器不断传输转换后的数据。 该ADC3配置为连续转换ADC_CHANNEL_8。 每次转换结束时的DMA传输,在循环模式下, 从ADC3 DR转换后的数据注册到uhADCxConvertedValue变量。 该uhADCxConvertedValue读值编码为12位,VREF +基准电压连接 在董事会到VDD(+ 3.3V)时,Vref-之间的参考电压连接在电路板到地面。 要转换的电压读取值,这里是方程适用于: 电压= uhADCxConvertedValue *(VREF + - VREF-)/(2 ^ 12)= uhADCxConvertedValue * 3.3 / 4096 在这个例子中,系统时钟是216MHz,APB2 = 108MHz的和ADC时钟= APB2 / 4。 因为ADC3时钟是27MHz和采样时间被设定为3个周期,在转换 时间12bit的数据是12个周期所以总的转换时间为(12 + 3)/ 27 = 0.56us(1.57Msps)。 用户可以通过应用引脚PF10连接到Arduino的CN5针A1的输入电压改变ADC_CHANNEL_8电压。 STM32评估板的LED可用于监控传输状态:     - LED1为ON时,转换完成。     - 当初始化错误发生LED1闪烁。-This example describes how to use the ADC3 and DMA to transfer continuously converted data ADC3 to memory. The ADC3 is configured to convert continuously ADC_CHANNEL_8. Each time an end of conversion occurs the DMA transfers, in circular mode, the converted data ADC3 DR register to the uhADCxConvertedValue variable. The uhADCxConvertedValue read value is coded on 12 bits, the Vref+ reference voltage is connected on the board to VDD (+3.3V), the Vref- reference voltage is connected on the board to the ground. To convert the read value in volts, here is the equation to apply : Voltage = uhADCxConvertedValue* (Vref+- Vref-)/(2^12) = uhADCxConvertedValue* 3.3/4096 In this example, the system clock is 216MHz, APB2 = 108MHz and ADC clock = APB2/4. Since ADC3 clock is 27 MHz and sampling time is set to 3 cycles, the conversion time to 12bit data is 12 cycles so the total conversion time is (12+3)/27 = 0.56us(1.57Msps). User can vary the ADC_CHANNEL_8 voltage by app
Platform: | Size: 53248 | Author: liu | Hits:

[ARM-PowerPC-ColdFire-MIPSSTM32F746-ADC

Description: 这个是STM32F746源碼演示了如何使用ADC3及DMA传输连续 转换后的数据从ADC3记忆。 ADC3的配置不断转换的adc_channel_8。 每次转换结束时,DMA传输,循环模式,这 转换数据寄存器变量的uhadcxconvertedvalue ADC3博士。 的uhadcxconvertedvalue读取的值是12位编码,参考电压VREF +连接 在VDD的板(+3.3V),VREF参考电压连接板上到地面。 要转换为伏特的读取值,这里是应用的方程: 电压= uhadcxconvertedvalue *(Vref+ - VREF)/(2 ^ 12)= uhadcxconvertedvalue * 3.3 / 4096 在这个例子中,系统时钟是216mhz,APB2 = 108MHz和ADC时钟= APB2 / 4。 自从ADC3时钟为27 MHz采样时间设定为3个周期,转换 时间12位数据是12个周期,总转换时间(12 + 3)/ 27 = 0.56us(1.57msps)。 用户可以改变adc_channel_8电压施加在引脚连接到Arduino pf10 5引脚A1输入电压。 STM32评估板的发光二极管可以用来监控传输状态: - LED1在转换完成时。 - LED1闪烁在初始化时发生错误。-This is STM32F746 code how to use the ADC3 and DMA to transfer continuously converted data ADC3 to memory. The ADC3 is configured to convert continuously ADC_CHANNEL_8. Each time an end of conversion occurs the DMA transfers, in circular mode, the converted data ADC3 DR register to the uhADCxConvertedValue variable. The uhADCxConvertedValue read value is coded on 12 bits, the Vref+ reference voltage is connected on the board to VDD (+3.3V), the Vref- reference voltage is connected on the board to the ground. To convert the read value in volts, here is the equation to apply : Voltage = uhADCxConvertedValue* (Vref+- Vref-)/(2^12) = uhADCxConvertedValue* 3.3/4096 In this example, the system clock is 216MHz, APB2 = 108MHz and ADC clock = APB2/4. Since ADC3 clock is 27 MHz and sampling time is set to 3 cycles, the conversion time to 12bit data is 12 cycles so the total conversion time is (12+3)/27 = 0.56us(1.57Msps). User can vary the ADC_CHANNEL_8 voltage by app
Platform: | Size: 53248 | Author: MIAO | Hits:

CodeBus www.codebus.net