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

USB power

Posted on May 01, 2016 at 22:06Dear Community,currently I am experimenting with the STM32‘ demo usb stack (COPYRIGHT 2012 STMicroelectronics) to use it as a mass storage device. This works so far. However I wanted also to use the power delivered by ...

jogerh by Associate II
  • 208 Views
  • 2 replies
  • 0 kudos

.NET Micro Framework on the STM32F429 Discovery kit

Posted on May 06, 2016 at 19:44hiI wanna use the .NET Micro Framework  on STM32F429 discovery board. The STM32F429I_Discovery_NETMF_Package\NETMF_Binary_Image contains the NETMF binary image which consists of three hex files that should be loaded us...

Javad by Associate III
  • 314 Views
  • 4 replies
  • 0 kudos

wakeup from sleep mode with uart interrupt

Posted on October 25, 2013 at 15:00Hi everyoneI'm trying to put my STM32L1 into sleepmode and wake it up again with an uart interrupt. So I send it to sleep using:PWR_EnterSleepMode(PWR_Regulator_ON,TRUE)which works, but now it does not wake up when...

Bi-directional Parallel ports

Posted on May 06, 2016 at 16:14Short question: What is the recommended way to implement a bi-directional data bus on STM32 using the HAL? Longer version: Our code needs to interface to a LCD controller over a 8-bit bi-directional bus. To do this, we...

Stm32f103 nucleo board with cubemx, variable pwm out

Posted on May 03, 2016 at 19:53hello im working with a nucleof103 and the cubeMX HAL library. i managed so far to get a steady pwm out via tim3_ch1 on PA6. but id like to change the DC after each periode, therefore enable interrupts and change then...

aal1 by Associate II
  • 271 Views
  • 2 replies
  • 0 kudos

Issues with interrupt driven SPI DMA Rx

Posted on May 05, 2016 at 23:59 Hi, I'm trying to get an STM32F0 read incoming data packets as a SPI slave using the DMA. I've been reading the DataExchangeDMA peripheral example code and trying to convert some of it to an interrupt driven model...

0690X00000605NsQAI.png
banks2 by Associate
  • 548 Views
  • 2 replies
  • 0 kudos

STM32F072 - Encoder, get velocity

Posted on May 06, 2016 at 15:21Hello,I have configured the encoder and it is working. Now I want to get the velocity so I need to configure another timer and capture the time of a encoder pulse. I can do this by software on interruptions but there i...

ee06091 by Associate III
  • 176 Views
  • 0 replies
  • 0 kudos
Labels