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

Over flow flash memory

Dear All,I'm using STM32G0 with 64KB of flash memory and 8KB of RAMif optimization is OFF, its giving error as below and if optimization is ON Level-1 its not giving any errorSo let me know what kind of error i'm facing Compiler - keil 

vchau2_0-1724778215817.png vchau2_1-1724778336673.png
vchau.2 by Associate III
  • 481 Views
  • 5 replies
  • 6 kudos

Resolved! STM32F407 PWM output not stable

I am trying to set up PWM on Channel 1, 2, 3 of TIM3. At first I set up only Channel 1 and the output voltage of PWM is 2.8V. But after I set up the other two channels, the output voltage of Channel 1 & 3 gets to 3.6V, while that of Channel 2 is stil...

Resolved! Bootloader flashing WORD using double WORD

Hi,I want to flash my STM32L452RET6P using a .hex file. I am however struggling with the fact that STM IDE generates a .hex file with lines with only one WORD instead of the only supported double WORD when writing. So I need to buffer and assemble ea...

RBT-ES by Associate III
  • 756 Views
  • 9 replies
  • 3 kudos

STM32 event system – connection to timers

I have an STM32G473 on an existing board, and now the need to trigger Timer 2 in "One Pulse Mode" from a hardware input has come up. No problem, I thought, as I knew that the MCU has an event system. I simply assumed that I could generate an event wi...

EThom.3 by Associate III
  • 394 Views
  • 2 replies
  • 2 kudos

Resolved! Error while debug

WHile debugging for a custom board this is what I am facing Break at address "0x1fff4080" with no debug information available, or outside of program code. This is the code that I am trying to run . What is the reason for this error and how it can be ...

Rituraj by Senior
  • 1798 Views
  • 11 replies
  • 2 kudos

Problem getting started with STM32H747I-DISCO

I recently bought a brand new STM32H747I-DISCO board from mouser. Read up user manual and tried to use it for the first time. When I connect it to PC with USB cable, LD10 lights up red. Then LD8 lights up green and LD10 starts blinking red. STM32Cube...

rakib2023 by Associate III
  • 1583 Views
  • 8 replies
  • 0 kudos

STM32H7B0 starting MDMA fails to unexpected IRQ (WWDG)

Dear,We use the STM32H7B0 100 pins version.The MPU, ICACHE, DCACHE are disabledWe will use a MDMA to copy some data from one to another place.Therefore we had try an example to understand the configuration.We had use a part of example:   https://gith...

OGhis by Senior
  • 369 Views
  • 3 replies
  • 0 kudos

Linker Configuration IAR Setting

Hello,Getting above error if trying to debug and download code in IAR. is there any specific setting required for loader or linker configuration.Controller : STM32H745XI External flash : MTQL512ABB Please find linker details below:  /*###ICF### Secti...

Gajanan_0-1724736990964.png
Gajanan by Associate II
  • 441 Views
  • 2 replies
  • 1 kudos