Posted on November 06, 2017 at 20:47I am using the STM32F427 micro and a Keil compiler. I have ADC1 and 2 configured for dual simultaneous mode and scanning through 12 conversions. Three ADC conversions for each of four different dual ADC channel in...
Posted on October 11, 2017 at 14:34I am using the STM32F427 micro and a Keil compiler and have a question about external and timer trigger possibilities with the ADC. I have ADC1 and 2 configured for dual simultaneous mode and scanning through 12 co...
Posted on August 14, 2017 at 23:38The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on August 02, 2017 at 16:41The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on July 20, 2017 at 16:40I'm looking for examples using multiple ADC channels and DMA. Users talk about posting examples, but I could not find them.Thanks,trs
Posted on November 08, 2017 at 00:05So are you saying that I really should be using the DMA HT and TC callback rather than the HAL_ADC_ConvHalfCpltCallback(ADC_HandleTypeDef*) and HAL_ADC_ConvCpltCallback(ADC_HandleTypeDef*) callbacks? I looked at t...
Posted on November 07, 2017 at 17:55Thanks for your input. Can you confirm what I think you are saying?Currently I am sampling 12 dual mode samples in scan mode with the DMA set to circular. I am also currently transferring the data from the DMA buf...
Posted on October 16, 2017 at 17:44Sorry, I do not have any pulses to share yet, we are currently waiting for hardware. The high portion of the pulse could be set anywhere from 0.1 ms to one second, depending upon use. Once it’s set, it should sta...