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

STM32F407 DMA USART Issue?

Posted on September 20, 2013 at 17:30Hello, I am using a STM32F407. My application needs both USART1 and USART6 to concurrently receive data. I would like to use DMA2 to transfer data received from each USART to external RAM via the FSMC and ensure...

jnalasco by Associate
  • 1060 Views
  • 4 replies
  • 0 kudos

timer TIM2 to TIM5 behavior, stm32f4 discovery board

Posted on September 30, 2013 at 13:14 hello all and thanks for your help, I'm working with stm32f4 discovery board and I will like to use two different timers. For the timer TIM3 after a long work I set certain parameters so I can have my des...

jpablo by Associate II
  • 1640 Views
  • 8 replies
  • 0 kudos

Development tool for STM32F4

Posted on October 01, 2013 at 08:03Hello      I am Working with STM32F4 Discovery since couple of months.I have tried few basic program with this and now trying  to do some more advance assignments like USB serial,CAN implementation with STM32F4 Dis...

Stm32L151rct6a EXTI Configuration Hang Problem

Posted on October 03, 2013 at 08:47STM32L151RCT6A under IAR Compiler, board hangs when I do these steps  /* Enable SYSCFG clock */  RCC_APB2PeriphClockCmd(RCC_APB2Periph_SYSCFG, ENABLE);  /* Connect EXTI1 Line to PA9 pin */  SYSCFG_EXTILineConfig(EX...

stm32f4 random hard faults (solved)

Posted on April 10, 2012 at 23:05Hi all, With Keil MDK-ARM I had a random hard fault when I change the optimization level of the compiler. The reason is a VPUSH.64 assembler instruction that tries to use the FPU. This instruction is added by the com...

aperles by Associate II
  • 3333 Views
  • 13 replies
  • 0 kudos

I2C2 on STM32F050XX MCU

Posted on September 06, 2013 at 17:25Hi STM32F0 fellows, I played with the STM32F0-Discovery board, which comes with STM32F051R8T6, in the preparation of my coming project. In particular, I made use of the second I2C peripheral (I2C2 via PF6/PF7) av...

yesralph by Associate
  • 468 Views
  • 1 replies
  • 0 kudos

TIM1 or TIM8 configuration

Posted on October 01, 2013 at 18:42The original post was too long to process during our migration. Please click on the attachment to read the original post.

contact2 by Associate II
  • 1657 Views
  • 8 replies
  • 0 kudos