STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F4 Discovery - can't flash-program device

Posted on December 17, 2014 at 08:31(Note: I'm experienced with flash-programming microcontrollers from other vendors, but this is my first go with STM)I have a STM32F4 Discovery board (with a STM32F407VGT6 fitted).I use GCC-4.8.3 with OpenOCD-0.9.0...

pacman by Associate III
  • 3339 Views
  • 16 replies
  • 0 kudos

STM32F4Discovery I2C in Slave mode

Posted on December 24, 2014 at 19:14 Hello! I need to connect two STM32F407Discovery board via i2c for my task. First board is master which send data packet to slave board and receive data back. Slave board just receive data and save it f...

0690X00000602zPQAQ.jpg
vasyl by Associate
  • 320 Views
  • 0 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
  • 485 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
  • 463 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
  • 432 Views
  • 2 replies
  • 0 kudos