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

libPDMFilter_IAR.a

Posted on May 31, 2013 at 05:46Does LibPDMFilter_IAR.a in the STMF4 DISCORVERY  is used for all STM32 family? for example, Is LibPDMFilter_IAR.a used for STM32F1XX not STM32F4XX????

sojaewoo by Associate II
  • 268 Views
  • 0 replies
  • 0 kudos

hs / fs usb, discovery f4

Posted on May 30, 2013 at 12:28Hi, I believe that FS is USB1 and HS is USB2. I have FS running in my project but can't seem to get HS running.I can run this ST sample on the f4 discovery board: http://www.st.com/web/en/catalog/tools/PF257882I have t...

STM32F4Discovery Audio Problem

Posted on January 20, 2013 at 15:12Hi all, I use the STM32F4Discovery Audio playback and recording example. I sound 1KHz from speakers and record the audio. The wav file I get is filled with click sounds. Also if I modify the code and keep everythin...

igal by Associate II
  • 695 Views
  • 6 replies
  • 0 kudos

Saving a Float to BKP Register

Posted on May 28, 2013 at 12:58Hi, I'm fairly new to the world of microcontrollers. I'm using the STM32F103ZG on the MCBSTM32E development board and am saving user-defined inputs to the BKP registers. Most inputs are positvie, small integers. Howeve...

lisa2 by Associate II
  • 809 Views
  • 4 replies
  • 0 kudos

Internal temperatur sensor

Posted on May 16, 2013 at 16:10Hi all I've some troubles with the internal temperatur sensor from my stm32f051: If I read the adc_channel16 I get ~1920 as value. Then I calculate the result in this way �C = ((V25 - VSENSE) / Avg_Slope) + 25 = ((1.43...

pa by Associate II
  • 915 Views
  • 10 replies
  • 0 kudos

Cannot activate 8 bit spi

Posted on May 29, 2013 at 23:42 Hi. I configured my STM32F3-Discovery SPI link to 8 bit data frame but no matter if I send 1 or 2 bytes through it, oscilloscope anyway registers 2 bytes being sent. here is the code: uint8_t readbyt...

fallos by Associate
  • 391 Views
  • 2 replies
  • 0 kudos