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

STM32F401VET6 flash partition to store 3 binary files at particular flash addresses. These binary files need to be used for some product applications.

We have STM32F401VET6 in our product development. Currently, our project (makefile) compiles and stores application binary in STM MCU internal flash. We would like to store three other binary/hex files to the STM MCU internal flash as part of the bui...

0693W00000DqGkvQAF.jpg
JSaro.1 by Associate II
  • 642 Views
  • 9 replies
  • 0 kudos

Retrieving multiple SPI packets from DMA

Hi guys I have set up my STM32 as an SPI full duplex slave device. All SPI communication happens through DMA. The Master device is a Beaglebone Black communicating over linux spidev driver. The problem I am facing now is if the master sends multiple ...

SDas.1 by Associate II
  • 568 Views
  • 4 replies
  • 0 kudos

Cannot get printf via USART to work on STM32H745

Hello!As the title says, I haven't managed to get the printf function to work on my STM32H7 MCU. I am using the Nucleo-H745ZI-Q with STM32Cube MX and Keil. Here is the code I'm using:#include "stdio.h"   /* USER CODE BEGIN 0 */ #ifdef __GNUC__ #defin...

AnaJade by Associate II
  • 1217 Views
  • 7 replies
  • 0 kudos

How Is "system_stm32xxxx.c" File Included?

I'm having a brain fart and can't figure this out. I'm porting an existing project from the STM32F205 series to the STM32L496 series. So I replaced "system_stmf2xx.c" with "system_stml4xx.c" in my project workspace, but my compiler (IAR) isn't pickin...

jvavra by Associate III
  • 406 Views
  • 6 replies
  • 0 kudos

Very strange byte write on external 16 bits SDRAM

Hello, I need help with my external SDRAM I try lot of thing like use discovery board (STM32F769i) with a SDRAM on 32 bits and when I try 16 bits or 8 bits all is ok work like a charm.My custom board have a STM32F779 with 16 bits ram.My issue is that...

JMD by Associate II
  • 277 Views
  • 2 replies
  • 0 kudos
Labels