Title:
TIMTrigger_AutoInjection Download
Description: The TIM1 trigger ADC automatically injected conversion injected group channel ADC1 and ADC2 work in synchronization rule pattern. The ADC1 configured to capture event occurs each time TIM1 convert ADC channel 14. Each trigger a DMA transfer rules to the end of conversion, to convert the results from the ADC1 data register transfer to ADC_RegularConvertedValueTab array. Enable automatic injection capabilities, allowing the end of the rules of channel 14 conversion automatically converted to injection group ADC channel 11. In the injection channel is converted to set JE0C flag to generate an ADC interrupt, the interrupt service routine ADC conversion result stored in ADC_InjectedConvertedValueTab array. This process is repeated 32 times after the TIM1 peripheral is prohibited. The TIM1 trigger can signal through an oscilloscope (non-development board integration the oscilloscope) measuring the PA8 pins for observation, the flip of the PC6 mouth line instructions automatically injected in
To Search:
File list (Check if you may need any files):
TIMTrigger_AutoInjection\main.c
........................\readme.txt
........................\stm32f10x_conf.h
........................\stm32f10x_it.c
........................\stm32f10x_it.h
........................\system_stm32f10x.c
TIMTrigger_AutoInjection