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

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
  • 590 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
  • 541 Views
  • 2 replies
  • 0 kudos

f407 usb host problem

Posted on December 24, 2014 at 09:32im trying use usb host and device same timebut the host totally not functionali tried to use USB HS port as FS host only DM and DP pin useduse internel PHY , 5V power source checkedthe interrupt have no response t...

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
  • 536 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
  • 646 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
  • 1576 Views
  • 6 replies
  • 0 kudos

STM32 DFU STDFUPRT_CreateMappingFromDevice Error

Posted on December 23, 2014 at 17:38I am using STM32F103ZEH6 ARM.I am running PC side application that is written in C♯. The application is able to upgrade the firmware of the STM32 by using the DFU mode for this process.Sometimes error is occurred ...

timaner by Associate
  • 292 Views
  • 0 replies
  • 0 kudos