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

Vbat Current

Posted on November 07, 2014 at 17:52I am working with a STM32F051xx for a real time clock application. Looking at the datasheet (page 53, table28: typical and maximum current consumption from the Vbat supply), it is noted below the table that the MC...

dave23 by Associate II
  • 437 Views
  • 2 replies
  • 0 kudos

FatFs examples

Posted on December 02, 2014 at 18:43hi every oneim trying to use FATFS file system library for stm32f103 with keil 5.12 & mmc cardkeil show some errors like : error:  #20: identifier ''asm'' is undefinedhave any one a example of FAT FS for stm32f103...

mhdizgah by Associate II
  • 280 Views
  • 0 replies
  • 0 kudos

Debugging code from RAM

Posted on December 02, 2014 at 15:33 Hi, I am developing an application for STM32F427 that runs from RAM using Keil. The bootloader application moves the code to ram and starts the execution, so execution is not an issue. But I am not able t...

Problem with ADC interruptsin continuous mode

Posted on November 30, 2014 at 20:08 Hi , I have a problem in the program after enabling the ADC interrupt , The processor doesn't do anything after starting ADC_READ Here is a simple program which reads data from ADC in continuous mode and w...

TCP/UDP Echo Server Example

Posted on March 19, 2012 at 18:21Hello, did anybody try the TCP/UDP echo example from stm32f2x7_eth_lwip.zip? It compiles out of the box, and tcp echo works fine if tried first, but udp echo does not work for me (I am using a STM32F220G-EVAL board)....

zabel by Associate III
  • 1367 Views
  • 7 replies
  • 0 kudos

STM32F437 video compression H264

Posted on December 02, 2014 at 11:44Hello. In a project we are developing we use the STM32F437 MCU for streaming video. What I would like to know is if with the 256KB RAM it has, it is enough for compress the video in H264. We have not free size to ...

javier by Associate
  • 1654 Views
  • 2 replies
  • 0 kudos