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

program sram?

i wanna to program sram the result follow:No Algorithm found for: 02000000H - 02000A37HProgramming skipped!Error: Flash Download failed - "Cortex-M0+" about sram programming algorithm? only flash

Staly.1 by Associate III
  • 361 Views
  • 5 replies
  • 0 kudos

How to launch openocd for the nucleo stm32l152?

Hello,I'm new to embedded programming and to the stm32 platform.I'm using linux. I need to debug and inspect the memory of the device. Openocd seems to be the preferred (perhaps the only way?) to do this on linux. I installed openocd but despite long...

BCora.1 by Associate III
  • 1522 Views
  • 4 replies
  • 0 kudos

Hello, I'm using STM32L4R5ZI with embOS OS( used released version) for my application. I've implemented boot-loader now for my application. I've set VTOR(SCB->VTOR ) as per my application flash start address and i relocate interrupt table to RAM.

STM32L4R5ZI has SRAM1 (0x20000000 - 0x2002FFFF) , SRAM2 (0x20030000 - 0x2003FFFF) and SRAM 3 (0x20040000 - 0x2009FFFF).I move VTOR table as per my Application Flash starting address. In code, I relocate Interrupt table to RAM for my own ISR handlers ...

Hi all, because just I have jumped to ST32 MCU, I would like ask you for help with follow general answer if its possible to do with this MCU. I have chosen MCU STM32G031G4.

 I need to generate:7 independent PWM channels, I/O outputseach channel will have 3 dependent PWM signals with phase shift 120 degrees ( total I/O outputs is 21 PWM channels)Frequency for all channels should be 3MHzDuty cycle of all PWM should vary ...

MKova.2 by Associate
  • 181 Views
  • 2 replies
  • 0 kudos

STM32L412 Documentation Anomaly

AF pin assignments internally inconsistent in product datasheet.Need clarification of actual hardware configuration.STM32L412RB Data Sheethttps://www.st.com/resource/en/datasheet/stm32l412rb.pdfhttps://www.st.com/resource/en/datasheet/stm32l412c8.pdf

0693W000003OlVGQA0.jpg 0693W000003OlVQQA0.jpg

Resolved! i am trying to display the content of "count " IN TIMER 2 IN THE WHILE LOOP ON LCD DISPLAY BUT I CAN SEE ONLY "00" CAN YOU PLEASE CHECK THE MISTAKE IN THE CODE BELOW?

* USER CODE END Header *//* Includes ------------------------------------------------------------------*/#include "main.h"#include "i2c-lcd.h"#include "stm32f4xx_hal.h"#include "stdio.h"#include "string.h"/* Private includes -------------------------...

Akhan.2 by Associate II
  • 1004 Views
  • 14 replies
  • 0 kudos
Labels