STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

STM32f0 Modulated Timer PWM

Posted on November 24, 2013 at 18:27Hi,I am playing around with the STM32f0 discovery board. The timers are very powerful but the reference manual is quite rough about some interesting aspects of those and I have a hard time figuring how to achieve ...

dschnell by Associate II
  • 550 Views
  • 6 replies
  • 0 kudos

CAN cannot enter RX interrupt when ADC enabled

Posted on November 27, 2013 at 15:13Hi eveveryone,I met a very strange problem in STM32F103VC. I used PB8 and PB9 for CAN, PA6 and PA7 for 2 channel ADC. The CAN communication use interrrupt mode, ADC use query mode. If I only use CAN, it works well...

Problem with SystemInit();

Posted on November 22, 2013 at 09:46I initialize systeminit() in the main() and every time my Programm stops in the Code at this position in the degug-mode /* Wait till the main PLL is ready */     while((RCC->CR & RCC_CR_PLLRDY) == 0)     {     } i...

New STM32F333

Posted on November 27, 2013 at 11:22 Hi. Can Someone tell when the new STM32F333 should be released? Ari. 

Asantos by Senior
  • 150 Views
  • 1 replies
  • 0 kudos

STM32VL Discovery Input Capture Mode

Posted on November 26, 2013 at 21:50Hello,I want to measure the frequency of an input pwm signal. To do so, I've examined the TIM/InputCapture example. In this example, as long as the signal comes in, the program generates interrupt. But, I need to ...

STM32F407 ADC+DMA PROBLEMS

Posted on November 26, 2013 at 16:31I try to use adc_triplemode_regsimult to convert two phase ac voltage 50 Hz and current with adc_DMAaccessmode_1 but DMA keep sending me wrong alignment in ADCConvertedValue[3].I noticed that DMA star to mess up ...

STM32 SPI Setup

Posted on May 02, 2013 at 12:36Hi all,New to the stm32 range and so far all is well. I am having a couple of problems setting up SPI on my stm32vldiscovery board and was hoping to get some help. I'm sure I must be missing something very small but ca...

i_ by Associate II
  • 1537 Views
  • 13 replies
  • 0 kudos
Labels