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

problem using STM32F407 FSMC with NOR flash

Posted on January 28, 2016 at 09:53Hi all,I am trying to interface with JR28F064M29EW NOR flash (https://www.micron.com/~/media/documents/products/data-sheet/nor-flash/parallel/m29ew/m29ew_32mb_128mb.pdf) using the STM32F407 MCU. However, I couldn't...

minh3192 by Associate II
  • 648 Views
  • 4 replies
  • 0 kudos

STM32Fxx USART application bootloader

Posted on January 29, 2016 at 05:07I am writing an application bootloader for stm32f4xx. What is the best way to detect end of transmission over serial line? #!stm32f4-!stm32f401

nus by Associate
  • 682 Views
  • 6 replies
  • 0 kudos

Pin PA8 configured as OUTPUT

Posted on January 29, 2016 at 16:30 Hello, I'm trying for several days to set up the pin PA8 ( STM32F4) as output but I do not see anything with an oscilloscope. Here is the code I use ...

guigui by Associate II
  • 1288 Views
  • 5 replies
  • 0 kudos

How to interface my own disk on STM32CubeMx FatFs ?

Posted on January 29, 2016 at 14:53Guys, It's  been a few days for me trying to interface user_diskio.c and I read from UM1721... page 16 saying : ..... 2.8 Interface your own disk to FatFs If a working storage control module is available, it should...

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
  • 769 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
  • 457 Views
  • 3 replies
  • 0 kudos