STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

heap allocation on segmented ram

The ram on the STM32H7 is segmented into non-contiguous sections. How would one be able to dynamically allocate memory in different sections of RAM? eg: put large objects in AXI-SRAM and small object that need fast access on DTCM.I'm wondering if thi...

Fibo by Associate II
  • 474 Views
  • 5 replies
  • 1 kudos

STM32L - Programming issue -> Internal command error

I cannot program the STM32L with the STM32 ST-Link Ultility (hex file).Did reseach on internet and I know there is a lot on this subject already!The setup is easy, I have a replica ST-linkv2 from China and an official Stlink v3 programmer.I'm program...

Avan .9 by Associate
  • 210 Views
  • 1 replies
  • 0 kudos

Need help to link a library (.h .cpp)

Hello!I try to link an exisiting library (.h and .cpp files) to a new project but the compilator dont see itI'v drag the library folder into my project and selected "link files and create virtual folders"And added de dependancies in the following ent...

JB.2 by Associate II
  • 349 Views
  • 5 replies
  • 1 kudos