STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

STM32 RTC problem

Posted on December 26, 2014 at 08:39Hello,I use an STM32F407 microcontroller for my project that i use RTC on it. The RTC is clocked from LSE. It works normally when the power is on. But when i switch off and on the device, the RTC falls behind the ...

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
  • 2198 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
  • 225 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
  • 305 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
  • 320 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...

Labels