STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 446 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
  • 699 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
  • 562 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
  • 1118 Views
  • 2 replies
  • 0 kudos

AN2606 System memory boot mode - Jumping to bootloader

Posted on May 05, 2016 at 17:39I am using a stm32f4discovery. When SB18 is removed (underside) to make boot0=1, to boot from system-bootloader, my windows7 sucessfully detects the USB DFU interface (it appears in Device manager in the ''Universal Se...

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
  • 344 Views
  • 0 replies
  • 0 kudos