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

Problem with DMA-USART Rx on STM32F407VG ?

Posted on October 01, 2013 at 09:58Hello, I am trying to read data from USART using DMA. Receive buffer (DMA_BufferSize) in my code is 4 bytes, but even when 1 byte of data received, MCU is interrupted with Transfer Complete flag (DMA_IT_TCIF1). Giv...

eraycanli by Associate II
  • 1093 Views
  • 5 replies
  • 0 kudos

crt0 for STM32L-Discovery C/C++ development?

Posted on October 24, 2013 at 21:18Hello, I am new to developing on an STM32L. I'm using IAR Workbench to compile for it using FreeRTOS. I don't seem to be able to be able to get it running using any of the C/C++ functions. I can build a simple task...

gryan by Associate II
  • 1122 Views
  • 5 replies
  • 0 kudos

TIMER in cascade mode example request

Posted on October 25, 2013 at 10:06Hi to everybody, I'm new to STM32F303, my ploblem is I'm not able to found a valid example on where is showen how to configure two timers in the way to use the first one to acquire an encoder's pulses and the secon...

UART1 TX pin as 5V Tolerant - Should be OK?

Posted on October 25, 2013 at 05:54 I'm trying to setup some communications between an STM32L152 series MCU with an ATMEGA The Atmega uses 5V logic high. I read the Datasheet and found that the UART1 RX pin is 5V tolerant on the STM32 so I shoul...

byrned by Associate II
  • 351 Views
  • 0 replies
  • 0 kudos

ADC Clock config

Posted on October 24, 2013 at 16:13Hi there,Lately I'm experimenting with the STM32FXXX. Now I came across a problem when I want to configurate the ADC clock. I want to use the maximum frequency that is possible for the ADC. The manual says that the...

Birdo by Associate II
  • 583 Views
  • 2 replies
  • 0 kudos

Is KEIL better or IAR for STM32 ?

Posted on October 21, 2013 at 16:37Hi Friends...Is KEIL better or IAR for STM32 ? Code optimization, speed compiling, Debugging !!! What do you think about this ?