STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Switch from OctoSPI1 to OctoSPI2

Hello,currently we are successfully using an external NOR flash connect via Hyperbus on OCTOSPI1, ClockPort 1 for some time (~1.5 year).We would like to switch to OCTOSPI2 because we want to use the other address area (0x70000000UL instead of 0x90000...

TNeub.1 by Associate III
  • 940 Views
  • 3 replies
  • 0 kudos

STM32L 32.7680Khz Clock Problem

Hello, after several Years of using the 32L475RET6 with a 12pF 32.7680KHz Crystal and 8.2pF Capacitors we need to change the PCB to a 32L486QG. As to read in the Datasheet both have 5pF Pin Input Capacity. But the new Design (Chrystal about 1.5mm awa...

GJaeg.1 by Associate II
  • 1763 Views
  • 8 replies
  • 0 kudos

Where can I get the correct macro names for .stldr file?

I'm trying to create my own .stldr file. I follow this instructionhttps://youtu.be/XqCq0xtQmbIAnd when I replace the default linker script with "my own", the code doesn't compile...Where can I get the correct macro names?PS - my board is: STM32H750VB...

DK.7 by Senior
  • 550 Views
  • 0 replies
  • 0 kudos

How to debug "STEP Over (F6)" SCB_ENABLEDCACHE ()?

I trying to debug my simple "Blink" code by pressing "STEP Over (F6)" but it freeze every time at SCB_ENABLEDCACHE ();But, if i press restart and "F8" (resume) everything working well!  My stm is STM32H750VBT6.

DK.7 by Senior
  • 844 Views
  • 2 replies
  • 0 kudos

How to fill ram with pattern in loading and before runtime?

Hello guys,I am using the stm32f446re discovery board, my aim is to measure the ram consumption of my application. The first approach is to use the static stack analyzer checking the memory details, the second approach is to fill the memory with a pa...

Mrahm.2 by Associate II
  • 2678 Views
  • 4 replies
  • 0 kudos

Option Bytes

hello,The option byte is configured with read and write protection, but I can program without erasing, why?FLASH_OBR = 0x03FFFFFAFLASH_WRPR = 0xFFFF0000

shan chen by Associate II
  • 1046 Views
  • 4 replies
  • 0 kudos