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

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
  • 1269 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
  • 1056 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
  • 638 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
  • 692 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
  • 955 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
  • 530 Views
  • 3 replies
  • 0 kudos

stm32F4 acclerometer lisd302dl issue (using firmware)

Posted on September 10, 2014 at 23:16 Hi guys, I am using lisd302dl on stm32f4 discovery. I read it s datasheet then went through the firmware to get it to work. I came out with this is code which doesn't seem to work. All i get is 0 for x...

d4ng3r09 by Associate II
  • 381 Views
  • 1 replies
  • 0 kudos