STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Force DMA stop for Burst mode on stm32f7xxx

Hi,I am working on eval stm32f769. I have used DMA burst mode in circular.I want to forcefully abort DMA stream and DMA, so that on I can restart DMA burst with different sequence.I have used HAL_TIM_DMABurst_WriteStart() API for starting burst mode ...

phenom by Associate II
  • 449 Views
  • 7 replies
  • 0 kudos

DMA burst sequence does not gets started immediately

Hi All,I am using STM32F779I- eval kit.I am using DMA Burst mode. I have created two buffers(buffer1 and buffer2) with different sequence.Lets say Buffer1 with sequence 1 is running using HAL_TIM_DMABurst_WriteStart () HAL API. In between of sequence...

phenom by Associate II
  • 168 Views
  • 1 replies
  • 0 kudos

Resolved! input capture problem in coding

Hi friends, i am capturing frequency using timer pins(Input capture mode).MCU = stm32f103c8t6Software = Keil uvision 5Debugger = st-link v2I capture frq using timer 1 ( TIM1_CC_IRQn ) channel 1 which is A8, which works awesome.I tried s...

svraj by Associate II
  • 306 Views
  • 2 replies
  • 0 kudos

STM32F103R8T6 Current consumption

while designing Hi I am going compare the microcontroller can you help me in getting the current consumption for the about part no what the important current we need to consider

MRajn by Associate
  • 206 Views
  • 4 replies
  • 0 kudos