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

STM32F1 ADC+DMA problem

Posted on June 22, 2014 at 03:09 Hi! I would like to ask you for some help- I wrote a code to get ADC values from 8 channels (regular group). After each conversion there has to be of course DMA request. I wrote everything and... all I ge...

maciek by Associate II
  • 416 Views
  • 4 replies
  • 0 kudos

-

Posted on June 22, 2014 at 14:16NRST is pulled high (+3,3V) by a 1,5k resistor, and gets manually connected to ground by a latch, that I press by hand. BOOT0 is pulled to ground by a 3,6k resistor, and there is also a 2k resistor connected to BOOT0,...

j2399 by Associate II
  • 206 Views
  • 0 replies
  • 0 kudos

-

Posted on June 21, 2014 at 20:35-

j2399 by Associate II
  • 214 Views
  • 0 replies
  • 0 kudos

USB internal pull-up - stop - ADC

Posted on June 21, 2014 at 09:41Hi, I have a problem with  STM32L151xB I use USB in VCP, work very well. ANd I enable ADC in PA0 The adc work very well, but when inizialize USB primarily the USB_Cable_Config(ENABLE); , enable the USB internal pull-...

SPI master with DMA - problem

Posted on June 19, 2014 at 15:29Hello,I'm trying to use SPI master with DMA in full duplex to communicate with accelerometer. I don't want to use DMA interrupts (or should I?).I've managed to activate the SPI with polling mode and got the correct re...

zoharr by Associate II
  • 969 Views
  • 9 replies
  • 0 kudos

New STM32L0 ultra-low-power (Cortex-M0+)

Posted on February 11, 2014 at 18:02STMicroelectronics has announced the New STM32 Ultra-low-power MCU ARM CortexTM-M0+ based: STM32L0 SeriesThe new STM32L0 ultra-low-power  series features a 12-bit Analog-to-Digital Converter (ADC) that sets a new ...

STM32L0 & Nucleo availability?

Posted on May 08, 2014 at 18:21Has anyone heard concrete information about availability of the new STM32L0 series MCUs and the associated Nucleo dev kit?I'm very eager to get started on a design using these new devices, but despite an April 30 press...

kris by Associate
  • 405 Views
  • 3 replies
  • 0 kudos

Want to change to TIM9_CH1 point to PE5 in STM32Cube_FW_F4_V1.1.0\Projects\STM324x9I_EVAL\Examples\TIM\TIM_PWMOutput

Posted on June 19, 2014 at 04:54I want to change to TIM9_CH1 point to PE5 in STM32Cube_FW_F4_V1.1.0\Projects\STM324x9I_EVAL\Examples\TIM\TIM_PWMOutput. The main.h is: ~~~~~~~~~~ #define TIMx                           TIM3 #define TIMx_CLK_ENABLE    ...

Linda by Associate II
  • 471 Views
  • 4 replies
  • 0 kudos