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

Issue with USB Host Mass Storage device

Posted on June 21, 2017 at 15:51HiWe have STM32F429 based board.I am trying to read USB mass storage device on this board.I have referred sample code provided in STM32Cube_FW_F4_V1.12.0\Projects\STM324x9I_EVAL\Applications\USB_Host\MSC_RTOSWhen devi...

SRC236 example no found

Posted on June 21, 2017 at 10:46SRC236 library documentation shows that ST provides an integration example on STM32F411VE discovery ,But I don't find any example about SRC236 ,So is there someone who knows where SRC236 integration example locate?tha...

STM32F411 I2Cs

Posted on June 21, 2017 at 13:00Hi,I am using two I2C busses with STM32F411 uController (I2C1 and I2C2) and I need to implement a pass-through between those two: messages coming from I2C1 shall be forwarded to I2C2 and viceversa.Is there any example...

Luca R by Associate II
  • 429 Views
  • 1 replies
  • 0 kudos

X-CUBE-AUDIO-F7

Posted on April 21, 2017 at 15:58HI Iam interested in dsp and audio processing using STM32F4 and STM32F7 and I found STM32 AUDIO 100A app note . It refers to an X-CUBE-AUDIO-F7 firmware library but I cant find it anywhere. Can someone help me please...

gevides by Associate II
  • 335 Views
  • 1 replies
  • 0 kudos

STM32L151 I2C in low power run mode

Posted on June 21, 2017 at 10:39I'm looking to use the STM32L151 in low-power run mode with I2C. The datasheet says I2C can be used in this mode (DocID022799 pg.17) but to operate in low-power run mode, the system clock needs to be the MSI set to 13...

Sampling rate conversion with X-CUBE-AUDIO-L4

Posted on February 19, 2017 at 18:58Hi,I need to change sampling rate from 48kHz to 16kHz and came across SRC236 which is part of X-CUBE-AUDIO-L4 library. Unfortunately there is no source or download link avalible anywhere on ST website. I found onl...

kardwor1 by Associate II
  • 504 Views
  • 4 replies
  • 0 kudos

USB Vbus Sensing on genral IO with ST USB midlleware

Posted on June 20, 2017 at 13:47Hi allI'm using a STM32F405RG with CubeMx and Keil (over SWD for flash & debug)it's embedded on a 3party board that (obviously) we didn't designunfortunately they didn't put the USB - VBus sensing pin on PA9 as it sho...

o gaste by Associate III
  • 253 Views
  • 1 replies
  • 0 kudos

STM32L0x WWDG in Stop Mode -> Problem

Posted on June 21, 2017 at 08:37HelloI'm using the STM32 Window Watchdog (WWDG) to make sure my firmware behaves, as it should. My problem is, as soon as the MCU wakes up from STOP-Mode, the WWDG makes an immediate reset. As i saw in the reference m...

Resolved! STM32F3 ADC Bug in Interrupt Enable of HAL

Posted on June 20, 2017 at 00:07 I've been working on a board based on the STM32F3 with a large number of ADCs and other peripherals. I'll also be using multiple I2C and UART peripherals; the responsiveness of I2C and UART is much higher than the...