STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

UART baud rate error stm32f4xxG

Posted on July 25, 2013 at 14:46Hi All,I am using an evaluation board with 12MHz HSE. I used the the stm32 clock configuration tool to generate system_stm32f4xx.c file.My HSE frequency was 12 MHz, AHB clk was 24MHz and APB1, APB2 clocks were 12 MHz....

khalid by Associate II
  • 139 Views
  • 1 replies
  • 0 kudos

Looking for a competitive STM32 reference

Posted on July 24, 2013 at 16:33Hi all,I had good experiences on STM32F4 peripherals, and I look now for a competitive price STM32 reference (I found STM32L152C6 is the cheapest, but I'd appreciate your feedback a lot) that could match that features...

neoirto by Associate II
  • 140 Views
  • 2 replies
  • 0 kudos

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
  • 181 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
  • 134 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
  • 481 Views
  • 4 replies
  • 0 kudos