STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Hi, I try to configure the ADC of a STM32F407 to work in triple injected simultaneous mode, but only ADC1 works. How do I have to configure the ADC's that they work simultaneous?

As stated in the Reference manual. I configure the master ADC1 to get the trigger from the TIM2 TRGO and this ADC1 is working when started. ADC2 and ADC3 start only when I configure JEXTEN (=0x01) and JEXTSEL (=0x03) in CR2 of the according ADC. I do...

ATasc by Associate
  • 291 Views
  • 0 replies
  • 0 kudos

STM32F4 Timer Input capture problem

Posted on May 19, 2018 at 12:48Hello , I am using stm32f446re nucleo board . and i face some issue in timer input capture . here i am using 2 timers TIM6 ( for time base generation ) and TIM2 (free running input capture purpose)actually my code is w...

RN by Senior
  • 1370 Views
  • 10 replies
  • 0 kudos

Board support file for STM3240G-EVAL in Keil MDK 5

Hi,I have asked this question before, but this time with a different aspect.Board support for STM3240G-EVAL board was available in Keil V4. In Keil V5, it's not available. Is there any way that I can copy some files from V4 installation to V5 install...

MRana by Associate II
  • 440 Views
  • 1 replies
  • 0 kudos