STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32G071RB Nucleo board - Cannot write to TIM3->EGR

Cannot write to TIM3->EGR, Writes to EGR are stored in SR.stm32g071xx.h definitions are correct.Assembler output also shows correct addresses and offsets.;;;1157      TIM3->DIER |= TIM_DIER_UIE;0000b8 4608             MOV     r0,r10000ba 68c0        ...

JuM by Senior
  • 381 Views
  • 3 replies
  • 0 kudos

Localisation of program in Flash memory

Hi everyone,I wonder how to know from which address start a program when we debug it into the flash memory and the finish address is easy to find if we know the start address.according to the map of flash memory of the STM32F413 given by the link bel...

idrissmc by Associate III
  • 243 Views
  • 0 replies
  • 0 kudos

Bootloader and main firmware clock config

Hi ST Community,I have a device built on the STM32F407, with my bootloader.If the bootloader runs at 168 MHz, and the main firmware runs at 72 MHz, everything works fine.If SystemClock_Config of the bootloader have same settings (dividers and multipl...

ALavr.10 by Associate
  • 273 Views
  • 0 replies
  • 0 kudos

Resolved! Nucleo-L011K4 USART examples not working?

Hi,I got a brand new Nucleo-L011K4 and was very interested in testing the examples I got from ST, but when I download the USART examples on my board the receive part of them does not work. Is there any flag I need to set/clear that the examples are m...

The QSPI Indirect read mode doesn't work

All QSPI Receive functions(receive, receive_it, receive_dma) collapse when fmode is loaded with indirect read mode(01) in case ADMODE, ABMODE and IMODE fields are zero. On STM32H743ZIT Dev board

LKauf by Associate
  • 260 Views
  • 0 replies
  • 0 kudos