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

stm32w108 rfc-kit rf4ce library

Posted on May 15, 2013 at 20:54hi i have bought a stm32w-rf control kit and i am trying to run stmouse using zid profile of rf4ce library . but there is some problems with pairing of mouse and dongle ( cold start dosn't work). is there anyone who fa...

CPAL Spin Waits in Interupt

Posted on May 11, 2013 at 16:20 I noticed the CPAL uses spin type waits including at least one in an interrupt (see code below). Thes e are u sed via the MACRO __CPAL_I2C_TIMEOUT. I have some concern with the one in the interrupt handl ...

I2C Clock Control - Fast Mode

Posted on April 17, 2013 at 12:12Section 2.6.8 of RM0038 states:''fPCLK1 must be a multiple of 10MHz to reach the 400kHz maximum I2C fast clock mode''how can I calculate the maximum I2C frequency I can achieve using a 4.2MHz fPCLK1this information d...

Exprienced but new to STM32 with questions

Posted on May 14, 2013 at 04:41Ti has dropped its M3 Stellaris line. Their new M4 does not have I2S or extended memory controllers. It takes time to know a product line, which parts are up and coming, which ones to avoid, and which tool set. I'm sta...

stm32f103 adc connected to potentiometer

Posted on May 10, 2013 at 09:00i have connected a potentiometer(via stm32f103 3.3 v) to stm32f103 adc channel 1 (ADC1_IN1), with continuous mode, sampling 1.5. i am getting the values in DR register, and want to change the values during run time by ...

aman by Associate II
  • 787 Views
  • 9 replies
  • 0 kudos

SPI Problem(NO SCK Signal when receiving)

Posted on May 15, 2013 at 05:08Hi, everyone. I am trying to control a slave device by SPI Communication. But I have a problem with SPI, SCK is not output when receiving a data. Tx is OK. Why does this problem happen? I hope you help me to slove this...

andykim by Associate II
  • 296 Views
  • 2 replies
  • 0 kudos

STM32F4Discovery GPIO

Posted on May 14, 2013 at 23:40I am trying to use GPIO Pin PE9 and PE10 as outputs to a system.  From using the STM32L1Discovery Board I know that the GPIO Output voltage should be 3 V.  But when I am using the F4 BOard my output on PE9 is 2 V and P...

Playback PCM audio file

Posted on May 13, 2013 at 11:19Hi, I am trying to playback a file with short PCM data recorded at 8KHz, 16bits, mono. I have tryed to configure the I2S with ''I2S_Standard_PCMShort'' but I can�t hear any sound. I have made a file like the file ''aud...

rafael23 by Associate II
  • 844 Views
  • 5 replies
  • 0 kudos