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

STM32F4 Discovery Analogue Input Counting

Posted on March 19, 2015 at 23:31Hi Im new to programming and therefore new to the ST Board.I am trying to hold open an output while  a sensor counts a passing objects. Once the objects have passed 10 times I want to close the output. My problem com...

STM32 Flash organization

Posted on March 28, 2015 at 01:37Hello!I found an interesting issue with FLASH_Erase_Sector().Two setups, one always works the other usually doesn't.Setup 1 - that always works:Program starts at SECTOR_0[code]define symbol __ICFEDIT_intvec_start__ =...

ariel2 by Associate II
  • 689 Views
  • 2 replies
  • 0 kudos

Unexpected USART TCI

Posted on March 27, 2015 at 18:05I'm on a Nucleo-F411RE board and experience strange behaviour. In the USART interrupt pass I have status flag of TCI set. The TCIE bit is never set in the CR1 reg? I start to get doubts I need to pull this flag high ...

jo by Associate II
  • 743 Views
  • 3 replies
  • 0 kudos

STM3240G-EVAL MCO

Posted on March 17, 2015 at 10:01Is it possible to clock the MCO1 at 50MHz? I have HSE of 25MHz? I did not find instructs. #stm3240g-eval

jo by Associate II
  • 607 Views
  • 3 replies
  • 0 kudos

UART, problem with Parity bit implementation

Posted on March 27, 2015 at 15:52 Hello, I am setting up communication via Modbus over RS232 line. The implementation works fine when no parity is implemented. But the specification dictates that even parity should be supported. The ...

original by Associate II
  • 5247 Views
  • 4 replies
  • 0 kudos

PWM Input capture and PWM output with same timer

Posted on March 27, 2015 at 16:06Hi, I'm working with an STM32F103RB.I try to do a PWM input capture (frequency and duty) and also PWM     output with the same TIMER.It seems there is a problem.My pwm output restarts when a rising edge occurs on the...

eancelin by Associate II
  • 1289 Views
  • 1 replies
  • 0 kudos

LSE and HSE on MCO1

Posted on March 26, 2015 at 09:56 I use STM32F4 I set MCO1 to PLL Clock and set output prescaler to 5 and I have 6MHz on my MCO1. There is no problem in it, But when I enable LSE with HSE together, I have no signal on MCO1 pin. Code: ...

STM32F100C6 USART TX pin floating after stopbit

Posted on March 25, 2015 at 13:32Hi Issue:Using USART, configured as a normal uart full duplex, we see that the TX pin from the MCU is floating after the stopbit. This seems to be causing issues in some cases.Question 1:What is the default behavior ...

kimtommy by Associate II
  • 821 Views
  • 3 replies
  • 0 kudos

32F429IDISCOVERY RAM extension

Posted on March 20, 2015 at 15:02Hi,I am having a problem with RAM shortage on 32F429IDISCOVERY because of a complex processing algorithm. Generally speaking heap crushes into my stack and hard fault is called. The algorithm that I use cannot be cha...

Can you trust Real-time clock powered by Supercapacitor

Posted on March 26, 2015 at 11:38Is there a way to tell if the reading in the real-time-clock is valid - i.e. that the clock has kept ticking since the last time it was set?My board has a STM32f405, and its backup domain is powered by a Supercapacit...

Danish1 by Lead III
  • 1312 Views
  • 3 replies
  • 0 kudos