STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32 Boot options

Hello every i am trying to explore booting sequence of STM32 MCU STM32 has three boot options 1)Boot from user Flash 2)Boot from system memory 3)Boot from embedded SRAM. What is ment by system memory..?Thanks in advance

Njore by Associate
  • 632 Views
  • 2 replies
  • 0 kudos

How should we start with USB FS to read out a QSPI flash memory without filesystem on an STM32F7 device?

Hi there,recently we successfully implemented our functions to read from and write to our QSPI NOR flash with an STM32F746VG customized board. Its working fine. From now on we also want to get the stored data via an windows application over USB from ...

Resolved! STM32L432KC SRAM2_BASE incorrect in HAL header?

Hi,The file stm32l432xx.h defines SRAM2_BASE as 0x10000000, but the datasheet https://www.st.com/resource/en/datasheet/stm32l432kc.pdf says that SRAM2 starts at 0x2000C000, is this a typo in the HAL header?Thanks,Jacob#STM32L432​ #Hal​ 

jschloss by Associate II
  • 936 Views
  • 5 replies
  • 0 kudos