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

Multipurpose timer

Posted on March 13, 2015 at 01:51Hi, we're using stm32f103c8t6 to generate various PWM signals to various components on the PCB. TIM1,3,4 are used to generate different PWMs and TIM2 is used as a 1ms timer. Recently we've realized that we will need ...

stm32f3 -accelerometter- gyroscope

Posted on March 15, 2015 at 04:33hi guy. I have a problem with accelerometter- gyroscope: how to set address for accelerometter by I2C I need code communication with  gyroscope A3G4250D thanhk you very much!

Problem with timer external clock STM32F303VC

Posted on March 14, 2015 at 20:24Hello everybody. I try configure the timer 3 with external clock, but I have a problem. When done a signal in PD2 (ETR), the timer don't increase. I think that problem is for any enable clock... I use HAL libraries w...

uri_104 by Associate
  • 276 Views
  • 1 replies
  • 0 kudos

PWM input works on TIM2 Ch2 but not Ch3

Posted on March 14, 2015 at 11:40Hi, I'm measuring the pulse width on one line, using TIM2. Everthing is fine if I use Ch2 (on PD4 or PB3) but I can't get a reading using Ch3 (on PD7). I'm using : TIM_GetCapture1(TIM2) Here is the init code, thanks ...

read/write multiple files using fatfs

Posted on March 14, 2015 at 02:59i require to open multiple files simultaneously and, read and write multiple files using stm32f4 and fatFs , as a test i used f_open with 4 different file names and file pointers but only two files got created in car...

scholar by Associate II
  • 1608 Views
  • 1 replies
  • 0 kudos

FIR filtering on STM32F4

Posted on March 12, 2015 at 09:36Hi,in my application, I need to make signal filtering using digital filters.I take ARM's DSP library and fir example, but it is not so useful for me, because there are samples stored in memory already and they are us...

tm3341 by Associate II
  • 928 Views
  • 4 replies
  • 0 kudos

STM32F105 SPI2 issue

Posted on March 13, 2015 at 19:06Hello all, I faced problems with SPI2. First I interfaced a graphic LCD on SPI bus and could not get to working properly, though it works well on an Atmel 8 bit controller. Spent more than 3 weeks without much luck. ...

nps by Associate II
  • 466 Views
  • 5 replies
  • 0 kudos