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 and external adc

Posted on January 15, 2016 at 19:19if i have stm32 at 72mhz what is the maximum adc chip speed i will use with stm32 at 72mhz ? #drinking-from-a-firehose

elec_st by Associate III
  • 624 Views
  • 7 replies
  • 0 kudos

flash memory

Posted on January 29, 2016 at 12:50I'm trying to flash memory using stm32f10x_flash library. here the code:/*in the arm-gcc-link.ld file i added this lines to allocate rom memory for my data*/.dataconf 0x0807F000:    {        KEEP(*(.ROMDATA))      ...

mauro2 by Associate II
  • 385 Views
  • 3 replies
  • 0 kudos

IAP: Multiple application firmware in main flash memory

Posted on December 03, 2015 at 11:07 Lately, I've been trying IAP over UART using Ymodem protocol for STM32F072C8 SOC based custom board. The goal is to try IAP with this mode with different upgrade scenarios and later transform these into my ac...

0690X00000605HHQAY.png
gmate1 by Associate II
  • 1513 Views
  • 16 replies
  • 0 kudos

Example for simple ADC conversion

Posted on January 27, 2016 at 11:50Hello,I am trying to get a simple example going for the ADC of an STM32F407V discovery board.I tried the VBAT sampling example, but so far without luck. I only get ''0,0'' via serial port on the output.My environme...

uclinux on STM32F407 Discovery

Posted on January 29, 2016 at 09:46Hi, guysI'd like to run uclinux on STM32F407VG DISCO Board.Is there a way to run the uclinux on STM32F407VG DISCO Board?Thanks in advance for every kind of help. #uclinux #stm32f407vg-discovery

Labels