STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32L4 Confusion about Dual Bank + setting SCB->VTOR

I'm using an stm32L4R5 with 2 MB dual bank flash. All I am doing is running application from bank 1, copying it over to bank 2, rebooting, running app from bank 2 copying over to bank 1 process continues. This all works fine when I set SCB->VTOR = 0x...

devtty by Associate III
  • 631 Views
  • 0 replies
  • 0 kudos

how to flash/ update STM32 firmware

Hi there,I would like to ask for some help or advice to fix the below:I want to flash/ update the firmware (.dfu file) of my LILYGO TTGO T-Motion/softRF Dongle which runs on STM32 S76G Lora Chip by using DfuSe DemoUnfortunately the device is recogniz...

ADros.1 by Associate II
  • 6744 Views
  • 6 replies
  • 0 kudos

Resolved! STM32H7 Delay Block Configuration (LNGF does not get set)

Hi, I was trying to configure the Delay Block on the STM32H723xx for the Octo-SPI (in my case OCTOSPI2). The datasheet documentation on that part is quite simple with 6 steps, but I get stuck at the Line Length Valid Flag. After the first round (unit...

JRS by Associate III
  • 2871 Views
  • 10 replies
  • 1 kudos

DMA interrupts don't work

Microcontroller STM32F401. The DMA controller transfers data from memory to the DR register of the SPI interface. With the HTIE and TCIE bits set, DMA is not included in the interrupt handler. At the end of the data array transfer, the program freeze...

Vlad2022 by Associate II
  • 2821 Views
  • 18 replies
  • 0 kudos

Resolved! Why does a condition always evaluate to be true?

Hello everyone,I have an issue regarding an always true condition produced by the following code.Since I have never run into this kind of issue with C I guess it must have something to do with the STM environment.The condition within the if-statement...

JHarm.1 by Associate
  • 783 Views
  • 2 replies
  • 0 kudos

hello, I am using stm while controlling a device and after working conditions for a while, I saw that the software made itself like this. I have not encountered it on other devices. When I put the software on the processor again,it gets fixed,what reason?

That is part of broken softwareD8 0A 00 20 CD 02 00 08 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ...

0693W00000Lz1QVQAZ.png