STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

problem with wakeup from stop mode

Posted on July 23, 2013 at 21:42Hi, I've got some difficulties with wake uC up from stop mode. Firstly I copied example from Std Periph Library for STM32F103: it uses alarm from RTC to wake up. I implemented it and everything was OK. But next - I tr...

kkkuba by Associate II
  • 847 Views
  • 6 replies
  • 0 kudos

STM32 timer sets CC interrupt flags on overflow

Posted on January 06, 2012 at 23:59I found that when output compare registers are loaded with a value that is more than ARR, then on overflow the timer automatically sets compare match interrupt flags.  Has anyone seen it? #stm32-timer-inerrupt

ADC - Continuous mode stops after one conversion

Posted on July 19, 2013 at 13:16I am trying to use the ADC to convert continuously, but I am getting only one conversion each time I start the ADC ??? I am trying to use the ADC in 'analog watchdog' mode, monitoring a single regular channel (channel...

s_ by Associate III
  • 479 Views
  • 1 replies
  • 0 kudos

nonblocking sdio driver possible?

Posted on July 23, 2013 at 08:01Hi all,I'd like to implement a nonblocking version of the sdio driver. I'm using the stm2310e eval kit. The sdio driver provided uses a busy wait. Is it possible to modify this into a queue based nonblocking version? ...

SRAM with Hardware parity checking: What's that?

Posted on July 23, 2013 at 15:03In the summary for the STM32F050C4 device (and also for other STM32F0 devices, e. g. STM32F030), I find the statement: ''4 Kbytes of SRAM with HW parity checking'' This term also appears in the summary list at the be...

flyer31 by Senior
  • 1323 Views
  • 4 replies
  • 0 kudos

STM32F4: TIM Triggered SPI Transmit

Posted on May 13, 2013 at 23:27 Hi, I am trying to interface the STM32F4Discovery board with an external A/D-converter. The A/D generates a GPIO interrupt as soon as the data is sampled and ready to be retrieved. After that 3 * 8 bytes h...

tkurmann by Associate II
  • 1354 Views
  • 8 replies
  • 0 kudos