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

Compensation for Flash Stalling on STM32F103

Posted on April 21, 2015 at 19:11Hello Guys, Working with multiple tasks in my project and one of the tasks measuring zero-crossings of power line mains with 5000 smaples/s and delivering detected zero-crossing to another task to be counted. I'have ...

STM32F429-Disco - TP - I2C

Posted on April 06, 2015 at 00:26Hello,I try to find some topick with same problem. But every topick is without the solution of problem.I have problem with I2C in 95% (yep, sometimes it works, after restart, it not work). I try to comunicate with ST...

feky2 by Associate
  • 442 Views
  • 1 replies
  • 0 kudos

STM32F427 write to RTC Backup locations doesn't work

Posted on April 20, 2015 at 16:49I'm using the V1.4 version of the STMCube HAL driver to update the RTC backup registers. I can properly read and write to the Date & Time functions of the RTC.However, when writing to the RTC Backup registers, the da...

Trriger ADC injected

Posted on April 21, 2015 at 12:32 Hi, I would like to trigger ADC1 by TIM2 update. I checked and injected group workd fine by software triggering, i have checked in debug the sampled value. TIM2 cnt register also runs, so i p...

udibit by Associate II
  • 403 Views
  • 1 replies
  • 0 kudos

First step with Nucleo F091RC

Posted on April 21, 2015 at 10:35Hello everybody, I got a Nucleo F091RC and I'm starting programming but it is pretty complex. I use Coocox and GCC compiler. I try to understand how my board works with the HAL libraries. First I would like to cha...

raphael by Associate II
  • 450 Views
  • 0 replies
  • 0 kudos

help with timers

Posted on April 15, 2015 at 09:49I just created this simple project for an STM32F429 discovery board: 1) TIM1 is configured to produce a square waves on OC2 (PA9) 2) TIM2 is configured to use the ETR pin as clock source (PA5) 3) USB periodically sen...

infor by Associate III
  • 364 Views
  • 2 replies
  • 0 kudos

I2C Addr bit not set on 401 Discover Board

Posted on April 20, 2015 at 10:03Hi All,Please see below I2C protocal:I am using STM32F401 Discover Board, the slave is on board CS43L22, the address is 0x94.I try to send 0x01 to register 0x02: Single_WriteI2C(0x02,0x01), but only send out address,...

0690X000006059sQAA.png

Where do I begin?

Posted on April 18, 2015 at 03:00Hi all,I'm coming from the PICmicro world, and thought I'd get into ARM processors, so picked up an STM32L100C-DISCO.  I want to understand the basics -- for example, how to create a simple program to blink an LED.I ...

arm_dude by Associate II
  • 1010 Views
  • 6 replies
  • 0 kudos