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

TIMER Question

Posted on January 13, 2016 at 04:53Hi Everyone. I've looked through some of the older posts re: timer delay function, and I have used one of those posts as a base to what I have implemented. The problem is, when I run the delay function in a loop to...

mbmail4 by Associate II
  • 1002 Views
  • 7 replies
  • 0 kudos

How to recognize which edge lead to EXTI

Posted on January 12, 2016 at 22:06How do you recognize, which edge lead to EXTI, if it is configured for rising and falling edges?Now, I look a state of that pin in IDR register, immediately when EXTI occurs. But in that time, between cause of inte...

matic by Associate III
  • 1622 Views
  • 10 replies
  • 0 kudos

Multiple PWM input capture on one timer

Posted on February 12, 2013 at 16:17Hello, I am able to accurately capture one PWM input on each 16- and 32-bit timers on the STM32F4x and STM32F3x Discovery boards (using IC1 and IC2). But, I have not had any luck capturing two PWM singnals on a si...

pliable3 by Associate
  • 3056 Views
  • 9 replies
  • 0 kudos

Example for FSMC or driving a LCD

Posted on January 13, 2016 at 17:06I would like to see an example about how to drive a LCD with F10X or F20X. Like bit banking RW/WR and handling data. I saw something for Nucleo boards, but I wonder would that help with other boards.

LMI2 by Lead
  • 604 Views
  • 2 replies
  • 0 kudos

RTC frozen (M41T93) on my STM32L052

Posted on January 13, 2016 at 10:23Hello,I try to use the RTC M41T93 with a microcontroler STM32L052. I use the SPI1 for the communication. It seems to work well as I am able to read the time, to write the time and some registers.The problem is that...

F427 - Timer interrupts right after start?

Posted on January 11, 2016 at 11:46 Hi Guys, I am setting up my F427 with a master-slave timer (TIM4->TIM1). TIM4 triggers two capture and compare interrupts, CC2 (CCR2 = 1), and CC4 (CCR4 = 5000). TIM1 is triggered by CC2 signal. ...

hof2 by Associate II
  • 1408 Views
  • 4 replies
  • 0 kudos

Code execution FLASH & RAM - STM32F756xx

Posted on January 13, 2016 at 11:42Hi, I have 2 applications. The first one I download to flash on adress 0x08000000. First application should copy second app from flash (adress 0x08040000) to RAM which start from 0x20010000.I'm using Keil 5.Configu...

STM32L152: Independent watchdog problems

Posted on January 13, 2016 at 08:55Hi all, in a current project, we're using a STM32L152RBT6 microcontroller and are facing occasional independent watchdog resets, about one in a day of continuous operation in average. When replacing the STM32L152RB...

gw-pd by Associate
  • 539 Views
  • 2 replies
  • 0 kudos

OTA STM32F103RBT6

Posted on January 13, 2016 at 12:59HelloCan anyone explain how to implement OTA for STM32f103rbt6 

Distinguish two Controllers

Posted on January 13, 2016 at 11:03Hello all, how can i distinguish a stm32f405 from a stm32f415? Can i read this ID in a register somewhere on the controller? Thanks for your help previously Litina

sarah by Associate
  • 694 Views
  • 3 replies
  • 0 kudos