STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Triggering DMA on a Timer

Posted on September 10, 2013 at 12:08Hi guys, I'm having a few issues setting of a DMA transfer based on a timer and hoping someone might be able to point out where I'm going wrong. I have a timer (timer 2) which is set to 50 Hz and as far as I can ...

Timers STM32F407

Posted on May 23, 2015 at 22:22Is there a way of acessing Tim2 3 4... CC interrupts since they are not declared?Or do I have to access them by TIMx_IRQHandler?                                          Thanks

pedro by Associate II
  • 433 Views
  • 1 replies
  • 0 kudos

VBAT circuit for STM32F429

Posted on May 21, 2015 at 22:20We are using the STM32F429ZIT6 and we need to keep the RTC running when VDD is not present.  Can we hook up a coin-cell battery directly to VBAT, with no switching/monitoring circuit?  Any help would be MUCH appreciate...

gregw by Associate
  • 1309 Views
  • 3 replies
  • 0 kudos

Measure sleep time using DWT SLEEPCNT problems

Posted on May 12, 2015 at 07:56 Hello everyone, I need to measure sleep time of my Cortex-M4 processor (STM32F4xx). I looked at DWT where I also use normal tick counter and I enabled SLEEPCNT counter. However, I noticed that it is 8-bit ...

tm3341 by Associate II
  • 535 Views
  • 1 replies
  • 0 kudos

SSD1963 and DMA with FMC

Posted on May 10, 2015 at 01:14The original post was too long to process during our migration. Please click on the attachment to read the original post.

davide by Associate II
  • 2726 Views
  • 14 replies
  • 0 kudos

New HAL libraries vs Std Peripheral libraries

Posted on March 04, 2014 at 11:32I had a quick glance into the new format ST libs that come with STM32cube. We have some projects using the Std peripheral libs and wonder if they should be refurbished to be used with the new HAL libs. I'm a little c...

SysTick Interrupt suddenly dissapears

Posted on May 22, 2015 at 08:11 Hi Folks! I have a Problem with the Systick Timer. I use it to handle some periodic functions. The SysTick Timer is configured to 500us. Everything works fine. Now I need a delay functio...

lattner by Associate II
  • 476 Views
  • 3 replies
  • 0 kudos