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

ST-Link on Windows8 64bit

Posted on April 01, 2013 at 12:21I have installed Windows 8  Pro K on my PC.0I can't install your up-to-date ST-Link driver.And I tried several times as your suggestion like below, but I have failed all./public/STe2ecommunities/mcu/Lists/cortex_mx_s...

mhlee by Associate
  • 771 Views
  • 4 replies
  • 0 kudos

Can't get data from UART

Posted on September 10, 2014 at 00:13I'm trying to get data from the usart by waiting for RXNE to get set, but somehow it doesn't ever happen, and it gets stuck forever waiting. An equivalent program on PC communicates just fine with the same endpoi...

jaravena by Associate
  • 1287 Views
  • 5 replies
  • 0 kudos

ADC with Dual Regular simultaneous mode on STM32CubeF4

Posted on September 09, 2014 at 11:52I implemented the ADC with Dual Regular simultaneous mode on the STM32CubeF4 library. I have problem on the initialization, seem it does not correctly. I tried to read Vref on the ADC1 and the ADC value on the AD...

suppakit by Associate II
  • 1072 Views
  • 6 replies
  • 0 kudos

Help with RTC, HSE and Interrupt

Posted on September 10, 2014 at 22:43 Hello guys, I am having some problems with the following code: void RTC_Configuration(void) { RTC_InitTypeDef RTC_InitStructure; RTC_TimeTypeDef RTC_TimeStructure; RTC_DateTypeDef RTC_DateStructure; NV...

External interrupt starting TIM2

Posted on September 10, 2014 at 16:33 Hello, For a datalogging appIication (STM32F401 Discovery), TIM2 is used as an interrupt for ADC sampling rate . /*---------------------------------------------------------------------------- C...

paul2 by Senior
  • 647 Views
  • 2 replies
  • 0 kudos

About the output compare mode hunting

Posted on September 10, 2014 at 18:26Hello Person who knows the solution. I am Yang and I try to make cluster for the rpm output but I met the rpm hunting problem. I need frequency modulation for the cluster. The below are the code than I use. STM32...

otcagon by Associate II
  • 700 Views
  • 2 replies
  • 0 kudos

Voice active detection of Speex encoding on STM32F4.

Posted on June 18, 2014 at 12:07Hi all,I develop the SPEEX encoding on STM32F4 follow the application note : ''Vocoder demonstration using a Speex audio codecon STM32F101xx and STM32F103xx microcontrollers'' and it's ok. I can play realtime with Spe...

nhandt3 by Associate II
  • 971 Views
  • 2 replies
  • 0 kudos

IAP usart implementation on stm32f101 and the user app side

Posted on September 09, 2014 at 23:31Hi , I have perhaps a general question on the IAP , I have implemented it on a STM32f101. It works great so no problem there. However my questions is related to the IAP flashing the user app like a basic hallo wo...

coetzeec by Associate II
  • 540 Views
  • 3 replies
  • 0 kudos