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 UART problem using Rn-41 Bluetooth module

Posted on March 21, 2013 at 08:24I have the STM32F4 communicating with hyperterminal on windows 7 using a serial cable. My discovery board is plugged into an Embest expansion board which breaks out to an RS232 serial port and at the PC end I have a ...

bee2 by Associate II
  • 3410 Views
  • 23 replies
  • 0 kudos

STM32F427 USART INTERRUPT ERROR (HAL LIBRARY)

Posted on December 18, 2014 at 16:15Hello to everyonei have being used to std library on stm. Now i passed to Hal library. I write an Usart code. I i dont use intrerrupt its work correct. But whe i set interrupt routine its not enter to RXNE IRQ han...

emre2 by Associate
  • 611 Views
  • 2 replies
  • 0 kudos

Can't enable DMA1_Stream7 in STM32f4 Discovery Kit

Posted on December 23, 2014 at 22:39 I'm trying to transfer data from DMA to SPI3,but my code can't enable DMA1_Stream7! Someone please hepl me!!! Thanks you very much! This is my code: #define CODEC_I2S SPI3 #define I2S_STANDARD I2S_S...

tlta by Associate
  • 558 Views
  • 2 replies
  • 0 kudos

STM32F407 discovery HSE crystal is always oscillating

Posted on December 23, 2014 at 15:36Hi, I've been using the STM32F4 discovery kit (the one that contains the STM32F407 MCU) and I've noticed something strange. When I stopped the code at the SystemInit fuction and probed the HSE I saw that it was al...

eli_az by Associate II
  • 561 Views
  • 2 replies
  • 0 kudos

Port ''spanning'' STM32F

Posted on December 23, 2014 at 20:06Not sure if this is the correct term but to aid in laying our a pcb for my project where I have three 16 pin devices that need to connect to i/o ports. I would like to know how much of a performance hit will the p...

kbkibbe by Associate II
  • 697 Views
  • 3 replies
  • 0 kudos

generate pwm signals from four different timer

Posted on December 23, 2014 at 14:12Hi everyone.. Im trying to generate pwm signals from four different timer as tim10 tim11 tim13 tim14... Im driving step motor by stepper driver. I can do discrete way but I have to drive at same time... How can I ...

WWDG IRQ firing when not confuigured

Posted on December 22, 2014 at 22:33I have an application that I am porting from the Kiel IDE to build with the GNU tool chain. The compiled and linked appilcation on the GNU side is crashing and getting stuck in the WWDG_IRQHandler routine, though ...

STM32F103 I2C Slave Transmitter

Posted on December 13, 2014 at 17:41Hello everybody,I am developing a system in wich a STM32F103 microcontroller has to communicate with a master receiver external device. I have to configure the STM32 as a I2C slave transmitter in order to send dat...

emilio by Associate II
  • 1616 Views
  • 6 replies
  • 0 kudos