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

decibel - microphone - st32f4 discorvery board

Posted on May 27, 2013 at 16:50 I test the microphone[MP45DT02] of stm32f4 discorvery board.    I use 1.024Mhz Clock input microphone with i2s signal. Pmd fiter of  library is applied and get pcm data from pdm data. Is it corret pcm data that no sou...

sojaewoo by Associate II
  • 934 Views
  • 6 replies
  • 0 kudos

STM32L1 STOP MODE

Posted on May 30, 2013 at 16:21Hi,Stm32l1 consumes much current than I expected. In standby mode, I measure 6uA consumption for my board but when I put it in stop mode it consumes 480uA. It should be around 10uA.The configuration is; USART_ITConfig(...

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
  • 343 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
  • 1022 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
  • 1176 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
  • 1452 Views
  • 10 replies
  • 0 kudos